body {
color: #ffffff;
background-color: #000000;
background-image: url(bg.jpg);
margin: 20px;
font-family: Arial, Trebuchet MS, Tahoma, georgia, verdana;
	line-height: 13pt;
letter-spacing: 1pt;
font-size: 11px;
}

#site {
margin: 0px auto;
width: 621px;
background-color: #292929;
color: #222222;
}

#layout {
z-index: 1;
width: 621px;
height: 340px;
background-color: #292929;
color: #222222;
}

#content {
color: #bbbbbb;
margin-top: 0px;
margin-left: 0px;
background-color: #292929;
text-align: justify;
padding: 10px;
width: 466px;
z-index: 2;
float: left;
clear: left;
}

#content a {
text-decoration: none; 
color: #ffffff;
padding-right: 0px;
display: inline;
background-color: #2E2E30;
text-transform: none;
margin-top: 0px;
border-right: 0px;
}

#content a:hover {
color: #ffffff;
background-color: #202021;
}

#navigation {
color: #ffffff;
float: right;
text-align: right;
width: 115px;
padding: 10px 10px 10px 10px;
text-align: justify;
z-index: 2;
background-color: #292929;
}

#navigation a {
text-align: right;
font-family: Arial, Trebuchet MS, Tahoma, georgia;
	line-height: 10pt;
letter-spacing: 0pt;
font-size: 10px;
padding-right: 4px;
display: block;
text-decoration: none;
color: #EAEAEB;
background-color: #2E3444;
text-transform: lowercase;
margin-top: 1px;
border-right: 3px solid #000000;
}

#navigation a:hover {
color: #EAEAEB; 
background-color: #898997;
border-left: 3px solid #C8C9C3;
font-family: Arial, Trebuchet MS, Tahoma, georgia;
	line-height: 10pt;
letter-spacing: 0pt;
font-size: 10px;
}

h1 {
font-family: Georgia, sans-serif, verdana;
font-size: 14px;
color: #497383;
line-height: 7pt;
letter-spacing: 3pt;
font-style: italic; 
font-weight: bold;
height: 20px;
width: 275px;
background: #000000 url(bg3.jpg) no-repeat;
padding-left: 40px;
padding-top: 30px;
}

h2 {
font-family: Georgia, sans-serif;
font-size: 19px;
font-weight: bold;
font-variant: small-caps;
}

#footer {
color: #bbbbbb;
text-align: center;
font-size: 10px;
z-index: 2;
clear: both;
}

#stats {
color: #bbbbbb;
margin: 0px auto;
width: 70%;
font-family: Arial, Trebuchet MS, Tahoma, georgia, verdana;
	line-height: 10pt;
letter-spacing: 1pt;
font-size: 11px;
padding: 10px;
background-color: #000000;
background: #000000 url(bg2.jpg) no-repeat;
text-align: justify;
border-right: 6px solid #000000;
}

#stats a {
text-decoration: none; 
color: #ffffff;
background-color: #2E2E30;
}

#stats a:hover {
color: #ffffff;
background-color: #202021;
}

#footer a {
text-decoration: none; 
color: #ffffff;
padding-right: 0px;
display: inline;
background-color: #2E2E30;
text-transform: none;
margin-top: 0px;
border-right: 0px;
}

#footer a:hover {
color: #ffffff;
background-color: #202021;
}

input, textarea, select{
	background-color: #292929;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Trebuchet MS, Tahoma, georgia, verdana;
	line-height: 10pt;
letter-spacing: 1pt;
font-size: 11px;
	color: #bbbbbb;
border: dashed 1px #497383;
	text-align: justify; 
}
