body{
text-align:center; /** fix IE and consort to center **/
margin:0px;
padding:0px;
margin-top:0px;
background: #fff url('images/adrenaline.jpg');
}

body, html{ height:100%;} 

html body {font: 70% Arial, sans-serif; color:#000000;
}

a img{ border:0px;}
a{ color:#25A603; text-decoration:none;}
a:hover{ color:#25A603; text-decoration:none;}

h1{
margin:0px; padding:0px;
text-align:left;

}

h2{
margin:0px; padding:0px;
}

/* #main */

#main{
padding:0px;        
margin:0px auto;
text-align:center; /** restore text align on left **/
width:750px;
background: #fff;
}

/* #header */

#header{ 
margin:0px; padding:0px;
width:750px;
}
#header img {
float:left;
}
#topnav {
background-color:#000000;
width:inherit;
color:#ffffff;
padding:2px 0px 2px 0px;
}
#topnav a {
color:#ffffff;
font-weight:bold;
margin:0px;

}
#topnav a:hover {
color:#0066FF;
}
/* #content */

#content{
margin:0px;
padding:0px 15px 15px 10px;
width:530px;
height:100%;
font-family: Arial, serif;
font-size:13px;
text-align:left;
float:left;
border-right: 1px dotted #999999;

}
#content h1 {
font-size:16px;
margin-top:10px;
font-weight:bold;
}
#content img {
padding:4px 4px 4px 4px;
text-align:center;
border:1px solid #cccccc;
background-color:#ffffff;
margin:6px 5px 6px 5px;
}
#content a {
color:#333333;
text-decoration:none;
}
#content a:hover{
color:#800000;
}
/* #content-right */

#rightnav{
margin:0px;
padding:10px 5px 15px 5px;
width:180px;
float:left;
clear:right;
text-align:left;
}
#rightnav h1{
font-size:16px;
text-decoration:underline;
color:#000000;
margin-bottom:8px;
}
#rightnav h2{
font-size:12px;
text-decoration:underline;
color:#000000;
margin-bottom:8px;
}
#rightnav a{
color:#000000;
text-decoration:none;
}
#rightnav a:hover{
color:#800000;
}
#rightnav p{
border-bottom:1px solid #999999;
color:#000000;
}

/*#footer */

#footer{
margin:0px;
padding:5px 0px 5px 0px;
width:750px;
background-color:#000000;
color:#ffffff;
text-align:center;
font-size:10px;
clear:both;
}
#footer a{
text-decoration:none;
color:#ffffff;
}
#footer a:hover {
color:#0066FF;
}
blockquote {
padding:4px 4px 4px 4px;
float:right;
text-align:center;
border:1px solid #cccccc;
background-color:#ffffff;
}
blockquote.two {
float:left;
}
