body {
font:90% "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
margin:0;
color:#000;
background:#00234D;
}
#branding {
color:#fff;
background:#00234D url('/include/img/banner_bg.jpg') repeat-x;
height:50px;
line-height:50px;
padding:10px;
margin: auto 0;
}
#branding a {
color:#95CE0D;
font-size:200%;
text-decoration:none;
}
#branding span {
color:#F4F4ED;
}
#skiplinks {
position:absolute;
top:0;
right:0px;
width:35%;
}
#skiplinks a {
color:#F4F4ED;
}
#analysis_input {
color:#fff;
font-weight:bold;
background:#95CE0D url('/include/img/analysis_form_bg.jpg') repeat-x;;
border-bottom:1px solid #eee;
border-top:1px solid #eee;
height:30px;
margin:0;
padding:8px;
}
#analysis_input fieldset {
border:0;
}
#analysis_input fieldset legend {
display:none;
}
#section_links {
width:25%;
float:right;
}
#page_content {
max-width:800px;
/*margin:0 auto;*/
background:#fff;
padding:15px;
border-right:2px solid #E2E2D6;
border-bottom:2px solid #E2E2D6;
}
#page_content h1 {
margin-top:0;
}
#page_content a {
color:#326B97;
}
#footer {
font-size:80%;
padding:15px;
}