/* CSS Document */

* {
margin:0;
padding:0;
outline:none;
}

body {
background:url(../images/body.jpg) top repeat-x #050507;
font:70% Verdana;
color:#ACACB0;
}

a {
color:#99FF00;
}

a:hover {
text-decoration:none;
}

#header {
height:248px;
display:block;
background:url(../images/header.jpg) top center no-repeat;
}

h1.main_title {
font:170% Century Gothic;
color:#fff;
font-weight:bold;
margin:20px auto 0;
text-align:center;
}

h1.main_title a {
color:#fff;
text-decoration:none;
}

#container {
width:850px;
margin:0 auto;
background:#151521;
padding:5px;
}


#navigation {
background:#181825;
width:860px;
border-top:1px solid #2E2E47;
padding:5px 0;
margin:20px auto 1px;
font:100% Tahoma;
color:#fff;
letter-spacing:1px;
text-transform:uppercase;
text-align:center;
}

#nav li {
list-style:none;
display:inline;
margin-right:0px;
}

#nav a {
padding:5px;
color:#ACACB0;
text-decoration:none;
margin-right:0px;
}

#nav a:hover {
background:url(../images/nav_link_active.jpg) top repeat-x;
color:#006699;
}

#nav a.active {
background:url(../images/nav_link_active.jpg) top repeat-x;
color:#fff;
font-weight:bold;
}

#inner_container {
background:url(../images/inner_container.jpg) top repeat-x #181824;
padding:10px 10px 10px 25px;
}

#container #sidebar h2 {
font-size:90%;
margin:10px 0;
}

#container #sidebar p {
text-indent:0;
font-size:90%;
line-height:17px;
}

#content {
margin-right:05px;
}

blockquote {
background:url(../images/quote.gif) bottom right no-repeat #292935;
padding:2px 17px;
}

p {
margin:10px 0;
padding:5px;
line-height:20px;
text-indent:25px;
}

p.note {
padding:20px;
background:#2D2D44;
color:#fff;
}

#container h1 {
font:170% Tahoma;
color:#fff;
margin:15px 0;
}

#container h2 {
font:110% Tahoma;
color:#fff;
font-weight:bold;
margin:25px 0 15px;
}

#container ul {
margin:10px 15px;
}

#container ul li {
margin:10px 0;
}

#container img {
background:#070713;
padding:5px;
}

#footer {
width:840px;
background:#151521;
padding:10px;
margin:0 auto;
clear:both;
}

#content table {
width:800px;
background:#1E1E2D;
margin:25px 0;
border-width: thin;
border-color: #74653D;
border-style: solid;
}

td {
padding:8px;
background:#1E1E2D;
font:130% Tahoma;
}

th {
color:#fff;
padding:10px;
}

#tabpage table {
width:840px;
background:#FFFFFF;
margin:25px 0;
border-width: thin;
border-color: #74653D;
border-style: solid;
}

#tabpage td {
padding:2px;
background:#FFFFFF;
font:105% Tahoma;
}

#tabpage a {
color:#00008B;
}

#forum table {
width:800px;

}

#forum td {
padding:1px;
font:100% Tahoma;
}

#forum A.tb  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
}

#forum A.tb:Visited  {
	text-decoration : none;
}

#forum A.tb:Active  {
	text-decoration : underline;
}

#forum A.tb:Hover  {
	text-decoration : underline;
}

#forum A.tn  {
	font-size : xx-small;
	font-family : Verdana;
	text-decoration : none;
}

#forum A.tn:Visited  {
	text-decoration : none;
}

#forum A.tn:Active  {
	text-decoration : underline;
}

#forum A.tn:Hover  {
	text-decoration : underline;
}

#forum td  {
	font-size : xx-small;
	font-family : Verdana;
}

#forum td.tdauthor {
	width : 150px;
	text-align : left;
}

#forum td.tddate {
	width : 120px;
	text-align : right;
}

#forum .tbflat  {
	font-size : xx-small;
	font-family : Verdana;
	border-style : solid;
	border-color : #008080;
}

#forum .cmdflat  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #483d8b;
	color : #ffffff;
	font-weight : bold;
}


#footer p {
text-indent:0;
text-align:center;
}
