body
{	margin: 0px;
        background: #38141E;
	color: #9D979A;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
        line-height: 15px;
        text-align: justify;}

#content
{       margin: 0px auto 0px auto;
	padding: 20px 20px 50px 20px;
	background: #180B1B;
	width: 527px;
	border-left: 10px solid #9B939C;
	border-right: 10px solid #9B939C;}

#header
{       margin: 0px auto 0px auto;
	height: 499px;
	width: 567px;
	text-align: center;
        letter-spacing: 1pt;
	border-left: 10px solid #9B939C;
	border-right: 10px solid #9B939C;}

#navigation
{	margin: 0px auto 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 567px;
	background: #1D0E26;
	font-family: Georgia, Tahoma, serif;
	text-align: center;
        letter-spacing: 2pt;
	font-weight:bold;	
	font-style: italic;
	border-left: 10px solid #9B939C;
	border-right: 10px solid #9B939C;}

#navigation a
{	margin: 0px;
	padding: 0px 10px 0px 10px;
	color: #B7A7AF;
	text-decoration: none;
	border-bottom: 0px;}

#navigation a:hover
{	color: #A43435;}



#footer 
{       background: #1D0E26;
	width: 567px;
	height: 40px;
	margin: -10px auto 0px auto;
	text-align: center;
	color: #9D979A;
	font-size: 9px;
	border-left: 10px solid #9B939C;
	border-right: 10px solid #9B939C;}

#footer a
{	color: #9D979A;}


a{	color: #ffffff; 
	text-decoration: none;
	border-bottom: 1px dashed #ffffff;}

a:hover{ color: #ffffff;
	border-bottom: 1px dashed #BD3537;}

b{     font-family: Georgia, Tahoma, serif;}
i{     font-family: Georgia, Tahoma, serif;
	font-weight: bold;}

h2{     font-family: Georgia, Tahoma, serif;
	color: #4F3652; 
        font-size: 15px;
	font-style: italic;
        letter-spacing: 5pt;
        text-align: right;
	line-height: 25px;
        padding: 0px;
	border-bottom: 1px dashed #726D72;
	text-transform: lowercase;}

h2:first-letter{
	font-size: 22px;
	color:#A43435;
}

input, textarea, select 
{	background-color: #ffffff;
	color: #222222;
	border: 0px;
	border-left: 5px solid #9D979A;}


#stats
{       margin: 0px auto;
	text-align: center;
	width: 350px;
	height: 100px;
        background: #1D0E26;
        padding: 15px;	
        font-weight: normal;}






