
body
{	color: #B3B1B3;
        background: #1A0B14;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
        line-height: 15px;
        text-align: justify;
}

#content
{       background: #301B27;
	margin: 0px auto;
	width: 660px;
	padding: 20px 20px 5px 20px;
	border-left: 15px solid #25131D;
	border-right: 15px solid #25131D;}


#header
{       background: #EEEEEE;
	height: 478px;
	margin: 0px auto;
	text-align: center;
        letter-spacing: 1pt;
	width: 700px;
	border-left: 15px solid #25131D;
	border-right: 15px solid #25131D;}

#footer
{       
	padding-top: 20px;
	margin-bottom: 0px;
	font-size: 10px;
	text-align:center;
	color: #8C8A8D;}

#navigation
{
	width: 700px;
        padding-top: 8px;
	padding-bottom: 8px;
	background: #21101A; 
	font-size: 15px;
	margin: 0px auto 0px auto;
	text-align: center;
        letter-spacing: 1pt;
	line-height: 28px;
	font-family: georgia, serif;
	border-left: 15px solid #25131D;
	border-right: 15px solid #25131D;}

#navigation a
{	margin: 0px;
	padding: 8px;
	color: #B3B1B3;
        font-weight:bold;
	font-style:italic;
	text-decoration: none;
	border-bottom: 0px solid #BA3C6B;
	text-align: center;}

#navigation a:hover
{	margin: 0px;
	color: #21101A;
        font-weight:bold;
	background: #cccccc;
	border-bottom: 0px solid #BA3C6B;
	text-decoration: none;
	line-height: 23px;}



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


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


b{      
	font-family: georgia, tahoma, serif;}


i{   
	font-family: georgia, tahoma, serif;
	font-weight:bold;}


#quote{   font-family: georgia, tahoma, serif;
	font-style: italic;
	font-size:12px;}


h2{     color: #BCBCBC; 
	border-bottom: 1px dashed #929292;
        font-family: georgia, tahoma, serif;
        font-size: 15px;
        letter-spacing: 1pt;
        text-align: right;
	line-height: 25px;
	font-style: italic;
        padding: 0px;}

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


#stats
{       margin: 0px auto;
	text-align: center;
	width: 320px;
	height: 100px;
        background: url("statsbg.jpg");
        padding: 15px;
	border-left: 8px solid #25111D;	
        font-weight: normal;}

input, textarea, select 
{	background-color: #EEEEEE;
	color: #291923;
	border: 0px;
	border-left: 5px solid #6C2E3E;}


a.image {border: none;}






