body {
	background: #353535;
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 14px;
	color: #CCC;
}
#container {
	width: 980px;	
	text-align: center;	
	margin: auto;
	color:#FFF;
}
#header {
	background: url(header_bg.gif);
	height: 49px;
	margin-left: auto;
	margin-right: auto;
}
#header a {
	color: #FFF;
	text-decoration: none;
}
#nav {
	background: url(nav_bg.gif);
	height: 25px;
	font: normal 10px/1 Lucida Grande, Lucida Sans Unicode, sans-serif;
	color: #FFF;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	display: block;
	list-style-type: none;
}
#nav ul li a {
	color: #FFF;
	padding-right: 10px; padding-left: 10px; padding-top: 7px; padding-bottom: 8px;
	display: block;
	text-decoration: none;
}
#nav ul li a:hover {
	background: url(nav_hover.gif);
}
#nav ul li.cur a {
	background: url(nav_cur.gif);
}
#nav ul li.cur a:hover {
	background: url(nav_cur.gif);
}
#top { background: url(bar_top_bg.gif); }
#bot { background: url(bar_bot_bg.gif); }
#content {
	background: #262626;
	border-left: #303030 2px solid;
	border-right: #303030 2px solid;
	padding: 10px;
}
.text-links-content { 
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #b66712;
	line-height: normal;
	font-weight: bold;
}
.text-links-content :link {
	color:#b66712;
	text-decoration:none;
}
.text-links-content :hover {
        color:#fffff; 
	text-decoration:underline;
}
.text-links-content :visited {
	color: #D6D6D6;
    text-decoration: underline;
}
.thumb {
    border: 1px solid #FF9900;
}
a:hover img
{
    border: 1px solid #FFFFFF;
}
#footer {
	background: #262626;
	border: #616060 2px solid; border-top: 0;
	text-align: right;
	font-size: 0.9em;
	padding: 0.5em;
	color: #666;
}
#footer a {
	color: #999;
}
.clear { clear: both; }
.bar { height: 36px; }
b, strong { color: #FFF; }
i, em { color: #666; }
u { text-decoration: none; border-bottom: dotted 0.1em #FFF; color: #FFF; }
a { color: #b66712; text-decoration: none; }
a:hover { text-decoration: underline; }
h1 {
	font-size: 24px;
	line-height: 2;
	color: #FFF;
	font-weight: normal;
	margin: 0;
}
h2 { 
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #FFF;
	line-height: normal;
	font-weight: bold;
}
h2 a{
	color: #FFF;
	text-decoration: none;
}
h2 a:hover{
	text-decoration: underline;
}
h3 {
	font-size: 0.9em;
	color: #666;
	float: right;
	line-height: 2;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
hr {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1;
	margin-bottom: 1em;
	height: 3px;
	color: #666;
	background-color: #666;
	border: 0; 
}
p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}
/* ------------------------------------------*/
.toplist_top {
         color: #b66712; 
         font-size: 12px; 
         font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
.toplist_top a{
	color: #b66712;
	text-decoration: none;
}
.toplist_top a:hover{
	color: #A55C10;
	text-decoration: underline;
}
.top5_number {
         color: #C4C4C4; 
         font-size: 12px; 
         font-weight: bold;
         font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
.top5 {
         color: #F98518; 
         font-size: 14px; 
         font-weight: bold;
         font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
.top5 a{
	color: #F98518;
	text-decoration: none;
}
.top5 a:hover{
	color: #C4C4C4;
	text-decoration: underline;
}
.toplist_foot_number {
         color: #C4C4C4; 
         font-size: 10px; 
         font-weight: bold;
         font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
.toplist_foot {
         color: #F98518;
	 text-align: left; 
         font-size: 12px; 
         font-weight: bold;
         font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
.toplist_foot a{
	color: #F98518;
	text-decoration: none;
}
.toplist_foot a:hover{
	color: #C4C4C4;
	text-decoration: underline;
}
.bookmark {
         color: #DD7C15; 
         font-size: 18px; 
         font-weight: bold;
         font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
/* ------------------------------------------*/
#nav2{
width: 200px;
margin-top:15px;
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
overflow:hidden;
float:center;
border-right: 1px solid #000;
border-left: 1px solid #000;
background-color:#292929;
}
#nav2 img{
margin:5px;
list-style-type: none;
overflow:hidden;
text-align: center;
}

#nav2 UL{
width: 200px;
margin: 0px;
padding: 0px;
display: block;
overflow:hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
}	
#nav2 LI{
width: 200px;
margin: 0px;
list-style-type: none;
overflow:hidden;
text-align: left;
}	

#nav2 LI A{
width: 200px;
display: block;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
text-decoration: none;
overflow:hidden;
text-align: left;
border-bottom: 1px solid #000;
background-color:#292929;
}
#nav2 LI A:hover{
width: 200px;
text-decoration: none;
display: block;
overflow:hidden;
text-align: left;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
background-color:#2e2e2e;
background-image:url(../img/tgp/li-hover.gif);
background-repeat:repeat-x;
background-position:top;
border-bottom: 1px solid #000;
}
/* ------------------------------------------*/
.cat{
width:200px;
margin: 0px;
padding:4px;
overflow:hidden;
border-bottom: 1px solid #000000;
text-align: left;
color:#CCC;
font-weight:bold;
background-image:url(../img/tgp/cat-box-rep.png);
background-position:top;
background-repeat:repeat-x;
}
