

#tdimage {background-image: url(images/logo_background.gif);}

body {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
font-size: 11px;
margin: 0px;
background-image:url(images/bg.gif);
background-repeat:repeat-x;

}

h2 {
font-size: 16px;
color: 3D3D3D;
}

h3 {
font-size: 12px;
color: 3D3D3D;
margin-bottom:-2px;
margin-top: 0px;

}


a:link {
color: #FFFFFF;
text-decoration: none;
border-bottom-style:dotted;
border-bottom-width: 1px;
border-color:#666666;
}

a:visited {
color: #B2B2B2;
text-decoration: none;
border-bottom-style:dotted;
border-bottom-width: 1px;
border-color:#666666;
}

a:hover {
color: #FFFFFF;
text-decoration: none;
border-bottom-style:solid;
border-bottom-width: 1px;
border-color:#666666;
}

a:active {
color: #FFFFFF;
text-decoration: none;
border-bottom-style:solid;
border-bottom-width: 1px;
border-color:#666666;
}

.selectedlink {
color: #082984;
}

.selectedlink:hover {
color: #082984;

}

.sidebar_title_text {
color:#FFFFFF;
margin-left: 10px;
font-size: 14px;
line-height: 9px;
}

.sidebar_table {
margin-top: 10px;
color:#FFFFFF;
}

.sidebar_title_contents {
padding: 5px;
}

#avatar {
height: 108px;
width: 100px;
background-image:url(images/avatar_bg.gif);
background-position:bottom;
margin-left:40px;
margin-right:40px;
margin-top: 5px;
}

.news_column {
margin-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

.news_column a:link {
color: #082984;
text-decoration: none;

}

.news_column a:visited {
color: #082984;
text-decoration: none;
}

.news_column a:hover {
color: #082984;
border-bottom-style:solid;
border-bottom-width: 1px;
border-color:#666666;
}

.news_column a:active {
color: #082984;
border-bottom-style:solid;
border-bottom-width: 1px;
border-color:#666666;
}

.news_item_title {
margin-bottom: 0px;
line-height: 20px;
}

.news_item {
margin-top: 5px;
margin-bottom: 5px;
border-bottom-width: 2px;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
padding-bottom: 15px;
background-image:url(images/ps3_news_icon.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

.postedby_info {
color: #999999;
margin-top:-2px;
}

.comment {
background-image:url(images/comment_icon.gif);
background-repeat:no-repeat;
padding-left: 20px;
}

blockquote {
padding-left: 40px;
background-image:url(images/quote.gif);
background-repeat:no-repeat;
background-position:top left;
color: #666666;
margin-left: 0;
}

.quote {
padding-right: 40px;
background-image:url(images/quote2.gif);
background-repeat:no-repeat;
background-position:bottom right;
margin-right: 0;
text-align:justify;
}

img {
border-width: 0px;
}

p {
line-height: 16px;
margin-top: 3px;
margin-bottom: 5px;
}

#network_links {
text-align:center;
list-style:none;
padding: 0px;
margin: 0px;
border: 0px;
}

#network_links li {
display:inline;
padding-right: 9px;
}

#about_site {
margin-top:10px;
background-image:url(images/gp2x_about_site.gif);
width: 520px;
height: 189px;
padding: 0px;
}

#about_site p {
color:#FFFFFF;
font-size:13px;
padding-top: 28px;
padding-left: 10px;
padding-right: 140px;
}


.date {
  float: right;
  text-align: center;
  width: 45px;
  padding: 1px;
  margin: 10px;
  background-color: #082984;
}

.date * {
  display: block;
}

.date .day {
  font-size: 16px;
  padding: 3px 0 0;
  line-height: 1.1;
  color:#FFFFFF;
}

.date .month {
  text-transform: uppercase;
  font-size: 12px;
  padding: 0 0 7px 0;
  line-height: 9px;
    color:#FFFFFF;
}

.date .year {
  font-size: 10px;
  background: #fff;
}

#footer {
background-image:url(images/footer_top.gif);
background-repeat:no-repeat;
background-position:top;
padding-left: 10px;
padding-right: 10px;
margin-top: 0px;
padding-top: 0px;
}
