@charset "utf-8";
/* CSS Document */

body{
background-color:#050505;
margin-top:0px;
}

img {
border-color:#292929;
} 

A:link {
color:#336699;
text-decoration:none;
}

A:visited {
color:#336699;
text-decoration:none;
}

A:active {
color:#336699;
text-decoration:none;
}

A:hover {
color:#336699;
text-decoration:none;
}

.spacer{
clear:both;
}

.style1 {
font-size: 14px
}

.style2 {
color: #99cc33
}

.style3 {
font-size: 20px;
font-weight: bold;
}

#mainContainer{
background-color:#171717;
height:auto;
width:960px;
margin-left:auto;
margin-right:auto;
color:#e8e8e8;
font-family:calibri;
border-color: #292929;
}

#navBack{
background-image:url(../images/navback.png);
height:56px;
}

#underlineNav{
background-color:#292929;
height:3px;
width:100%;
}

#underlineArea{
background-color:#214679;
height:3px;
margin-bottom:5px;
width:100%;
}

#underlineSep{
background-color:#292929;
height:3px;
margin-bottom:5px;
width:100%;
}

#containerLeft{
background-color:#171717;
height:auto;
width:676px;
float:left;
padding-top:10px;
padding-left:15px;
padding-right:15px;
}

#containerRight{
background-color:#171717;
height:auto;
width:234px;
float:right;
padding-top:20px;
padding-left:10px;
padding-right:10px;
}

#aboutArea{
background-image:url(../images/aboutsec.png);
background-repeat:no-repeat;
height:466px;
width:204px;
padding-top:10px;
padding-left:15px;
padding-right:15px;
}

#newsFeed{
height:65px;
width:auto;
}

#semesterOne{
background-color:#171717;
width:335px;
height:auto;
float:left;
}

#semesterTwo{
background-color:#171717;
width:335px;
height:auto;
float:right;
}

#siteFooter{
background-color:#101010;
width:auto;
height:auto;
padding:10px;
margin-top:10px;
}
