#header{
width: 505px;
margin: 0 auto;
top:0px;
text-align: center;
height: 450px;
padding: 0px;
}

#container{
width: 505px;
margin: 0 auto;
text-align: left;
padding: 0px;
}


#content {
background-color: transparent;
margin: 0 auto;
padding: 5px;
width: 505px;
float: left;
text-align: left;
color:#000000;
font-size:13px;
font-family:georgia;
line-height:12pt;
}

strong {color:#808080; text-decoration:none; }

em {color:#101016; text-decoration:none; }



A:link, A:visited
{text-decoration: none; color:#808080;}
A:hover
{text-decoration: none; background-color: #a2a2a2; text-transform:uppercase;}



body {
background: #e6e6e6 url(http://fan.road-darkens.org/marsden/images/jamesbg.png) repeat-x;
margin: 0px;
padding: 0px;}

.center { text-align: center; }


h1 { 
margin: 0px;
text-align: center;
font-family: georgia;
font-size: 17px;
color:#6e6d6d;
line-height: 12px;
letter-spacing: 2px;
border-bottom: 0px;
font-weight: normal;
text-transform:uppercase;}

h2 { 
margin: 0px;
text-align: center;
font-family: georgia;
font-size: 16px;
color:#181818;
line-height: 12px;
letter-spacing: 2px;
border-bottom: 0px;
font-weight: normal;
text-transform:uppercase;
}



input, select, textarea {
        color: #000000;
	background-color: #d4d6ce;
	font-size: 12px;
        text-align: left;
        border-bottom: 1px solid #000000;
        border-top: 1px solid #000000;
        border-right: 1px solid #000000;
        border-left: 1px solid #000000;
	font-family: georgia;
}

blockquote {
width: 450px;
height: 30px;
background-color: #d0d0d0;
border-bottom: 1px dotted #000000;
border-top: 1px dotted #000000;
border-right: 1px dotted #000000;
border-left: 1px dotted #000000;
}








