body {
background-color: #FFFFFF;
color: #000000;
font-family: "Trebuchet MS", Verdana, Helvetica, Ariel, sans-serif;
font-size: 1em;
margin: 0;
}
a:link {
color: #205B93;/*#A91466;*/
text-decoration: none;
}
a:visited {
color: #205B93;
text-decoration: none;
}
a:hover {
color: #97213A;
}
a:active {
color: #000000;
}
a img {
border: 0px;
}
a:hover img {
background-color: white;
}
p {
font-size: .8em;
color: #444444;
text-align: justify; 	/*left, right, center, justify*/ 
line-height: 1.7em;
margin-top: 10px; margin-bottom: 10px;
}
p.footer {
font-size: .6em;
text-align: center;
font-weight: bold;
}
h1 {
font-size: 1.3em;
text-align: left;
text-decoration: underline;
margin: 0px;
}
h2 {
font-size: 1.1em;
color: #333333;
margin-top: 10px; margin-bottom: 10px;
}
h3 {
font-size: .9em;
color: #444444;
margin-top: 10px; margin-bottom: 10px;
}
#menu {
width: 900px;
min-height: 38px;
padding-top: 8px;
padding-bottom: 8px;
color: #000000;
font-size: 13pt;
text-indent: 40px;
/*text-align: center;*/
background-image: url(images/menu.jpg);
background-repeat: no-repeat;
}
#page {
position: relative;
width: 900px;
min-height: 717px;
}
.content {
position: absolute;
top: 150px;
left: 170px;
width: 500px;
background-image: url(images/white.png);
/*background-color: #FFFFFF;
opacity: .75; filter:alpha(opacity=75);*/
}
#page-menu {
position: absolute;
top: 60px;
left: 650px;
width: 177px;
height: 217px;
padding: 110px 43px 49px 61px;
font-weight: bold;
background-image: url(images/page-menu.png);
background-repeat: no-repeat;
}
#page-menu p {
text-align: left;
}
#about {
background-image: url(images/ABOUT.jpg);
background-repeat: no-repeat;
}
#things_we_do {
background-image: url(images/THINGS_WE_DO.jpg);
background-repeat: no-repeat;
}
#media {
background-image: url(images/MEDIA.jpg);
background-repeat: no-repeat;
}
#campus_voice {
background-image: url(images/CAMPUS_VOICE.jpg);
background-repeat: no-repeat;
}
#links {
background-image: url(images/LINKS.jpg);
background-repeat: no-repeat;
}
#contact_us {
background-image: url(images/CONTACT_US.jpg);
background-repeat: no-repeat;
}
a.to_main {
position: absolute;
left: 20px;
top: 42px;
font-size: 13pt;
}

