body {
margin: 0px;
padding: 0px;
background: #dfdfdf;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: .75em;
}
h1 {
margin: 0px;
padding: 0px;
color: #d6a808;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
}
h2 {
margin: 10px 0px 0px 0px;
padding: 0px;
color: #2470ab;
font-weight: normal;
font-size: 1em;
}
ul {
padding: 0px;
margin: 0px;
}
a {
color: #2470ab;
text-decoration: none;
font-weight: bold;
}
a:hover {
text-decoration: underline;
}
.clear {
clear: both;
}
.line {
border-top: #A5A6A5 1px solid;
}
div.shadow {
height: 7px; 
background: url('../images/shadow.png');
}
#parent {
margin: 0px;
padding: 0px;
width: 968px;
background: #fff url('../images/parentbg.png') repeat-y;
position: relative;
text-align: left;
}
#header {
height: 86px;
background: url('../images/header.png') no-repeat;
position: relative;
}
#top_right_links {
position: absolute;
bottom: 5px;
right: 5px;
}
#top_right_links p {
padding: 0px;
margin: 0px;
color: #fff;
font-size: .75em;
}
#top_right_links a {
color: #fff;
}
#top_navbar {
width: 968px;
height: 30px;
background: url('../images/top_navbarbg.png');
padding: 0px;
position: relative;
overflow: hidden;
}
#top_navbar ul {
margin: 0px 0px 0px 225px;
padding: 0px;
}
#top_navbar ul li {
display: inline;
}
#std_buttons img {
padding: 0px;
margin: 0px;
border: none;
}
#left_col {
margin: 0px;
padding: 0px;
float: left;
margin: 0px;
padding: 0px;
width: 215px;
}
#left_nav {
margin: 0px;
padding: 0px;
width: 214px;
height: 216px;
border-right: #fff 1px solid;
background: #4a6d98;
}
#left_nav ul li {
list-style: none;
width: 214px;
height: 72px;
}
#left_nav ul li a {
width: 214px;
height: 72px;
display: block;
}
#left_nav ul li span {
visibility: hidden;
}
#left_nav ul a:hover {
text-decoration: none;
}
#left_nav ul #find_course {
background: url('../images/nav/find_course_off.png');
}
#left_nav ul #find_course a:hover {
background: url('../images/nav/find_course_on.png');
}
#left_nav ul #mem_schools {
background: url('../images/nav/mem_schools_off.png');
}
#left_nav ul #mem_schools a:hover {
background: url('../images/nav/mem_schools_on.png');
}
#left_nav ul #learn_res {
background: url('../images/nav/learn_res_off.png');
}
#left_nav ul #learn_res a:hover {
background: url('../images/nav/learn_res_on.png');
}
#left_first {
margin: 20px;
border-bottom: #A5A6A5 1px solid;
}
#left_second {
margin: 20px;
}
#main_body {
margin: 0px;
padding: 0px;
float: left;
width: 753px;
}
#feature {
margin: 0px;
padding: 0px;
width: 753px;
height: 216px;
background: url('../images/feature.jpg') #d6a808;
}
#content {
float: left;
width: 495px;
padding: 20px;
margin: 0px;
}
#content_bottom {
padding-top: 20px;
border-top: #A5A6A5 1px solid;
clear: both;
}
#content_bottom_left {
float: left;
width: 240px;
}
#content_bottom_right {
float: left;
width: 240px;
}
#right_col {
float: right;
width: 155px;
padding: 0px;
margin: 20px;
border-bottom: #A5A6A5 1px solid;
}
ul.links {
margin: 20px 0px;
}
ul.links li {
list-style: url('../images/arrow.png');
margin-left: 18px;
padding-left: 0px;
padding-bottom: 10px;
}
#footer {
clear: both;
width: 968px;
background: #fff;
border-top: #A5A6A5 1px solid;
position: relative;
font-size: .75em;
}
#footer_center {
width: 360px;
}
#footer_center_left {
float: left;
text-align: right;
width: 160px;
border-right: #A5A6A5 1px solid;
}
#footer_center_right {
float: left;
text-align: left;
width: 150px;
}
#footer_center_left p, #footer_center_right p  {
margin: 5px;
}
#footer_bottom_left {
position: absolute;
bottom: 10px;
left: 10px;
font-size: .9em;
}
#footer_bottom_right {
position: absolute;
bottom: 10px;
right: 10px;
font-size: .9em;
}

#header h1 a {
display: block;
height: 86px;
width: 250px;
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
text-indent: -9999px;
}

#header {
position: relative;
}