body {font-family: Arial, Helevetica, Sans serif; background-color: #b1c9a6; padding: 0px; margin: 0px; border: 0px; text-align: center;}
h1, h2, h3 {color: #aaa;}
.boldtext {font-weight: bold;}

a:link, a:visited {color: #000}
a:hover, a:active {color: #b1c9a6}

#container {
width: 800px; 
position: relative; 
margin: auto;
padding: 0px 30px 0px 30px;
background: #fff;
overflow: hidden;
text-align: left;
}

#outer_l {
height: 999em; 
width: 15px;
position: absolute; 
top: 0px; 
left: 0px; 
background: #fff url(./drop_shadow_container_green_l.jpg) top left repeat-y;
}

#outer_r {
height: 999em; 
width: 15px;
position: absolute; 
top: 0px; 
right: 0px; 
background: #fff url(./drop_shadow_container_green_r.jpg) top left repeat-y;
}

#content_wrap {
background: #fff url(./higher_ed_back_2.jpg) top left no-repeat; 
position: relative; 
padding-top: 1em;
}

#bulk_text {
margin: 0em 1em 0em 1em;
}

.header {
position: relative;
right: 0px;
text-align: right;
}

#head_desc {
text-align: left;
margin-left: 5%;
}

#intro .p1 {
}

#intro {
width: 60%;
text-align: justify;
margin-top: 4em;
}

#intro * {
opacity: 1;
}

#initial_img {
float: left;
position: relative;
right: 0px;
width: 185px;
margin: 0px 0px 30px -185px;
left: 90%;
display: inline;
}

#further_info {
clear: left;
}

#footer {
position: relative;
margin: 0em 1em 0em 1em;
}

#footer ul {
margin: 0px;
padding: 0px;
}

#footer a:link, #footer a:visited {
color: #aaa;
}

#footer a:hover, #footer a:active {color: #b1c9a6}

.logos {
float: right;
}

.logos li {
display: inline;
padding-left: 1em;
}

#footer .return_links {
font-size: 1.4em;
font-weight: bold;
padding-top: 1.4em;
}


.return_links li {
display: inline;
padding-right: 1em;
}