body {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
}

h1 {
    font-family: Helvetica, sans-serif;
    font-size: 20px;
    margin-top: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

#name {
    color: #9B0101;  
}

#nameCollege {
    color: #8E8E8E;
    margin-top: -33px;
    margin-left: 240px;
}

#header {
    margin-bottom: 10px;
}

#container {
    height: 600px;
    width: 960px;
    margin: 0 auto;
    margin-top: 20px;
}


#topNav {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
   /* height: 100px;*/
    width: 1000px;
    text-decoration: none;
    color: #FFFFFF;
    margin-left: -43px;
    margin-top: -10px;
    text-transform: uppercase;
}

#topNav a {
    text-decoration: none;
    color: #333333;
}

#topNav li{
    display:inline;
    padding-left: 20px;
}

#topNav .active {
    color: #333333;
    margin-right: 10px;
    margin-top: 2px;
    background: #FFCC99;
    padding-right: 175px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-image: url(images/active.jpg);
    background-position: left;
    background-repeat: repeat-y;
}

ul {
    list-style-type: none;
}

#sideNav {
    width: 175px;
    height: 340px;
    float: left;
    margin-top: 5px;
}

#sideNav li{
    text-transform: uppercase;
    padding-bottom: 5px;
    font-size: 10px;
    margin-left: -40px;
    color: #333333;
    background-color: #EEEEEE;
    padding-top: 5px;
    padding-left: 15px;
    border-bottom: 1px solid #FFFFFF;
}

#sideNav .active{
    background-color: #FFCC99;
    background-image: url(images/active.jpg);
    background-position: left;
    background-repeat: repeat-y;
}

#rightCol {
    padding-left: 10px;
}

#aboutSection {
    height: 340px;
    width: 730px;
    float: right;
    /*margin-right: -25px;*/
    margin-top: 5px;
}

#lineOrange1 img{
    margin-left: 25px;
    margin-top: -10px;
}
#lineOrange2 img{
    margin-left: 25px;
    margin-top: -5px;
}
#lineOrange3 img{
    margin-left: 25px;
}

#bottomNavBox {
    margin-left: 50px;
    width: 730px;
    float:right;
    background: #AAAAAA;
    height: 35px;
    margin-top: -35px;
    border-bottom: solid 3px white;
    background-repeat: no-repeat;
}

#bottomNav ul{
    margin-left: -20px;
}

#bottomNav li{
    text-transform: uppercase;
    font-size: 13px;
    display: inline;
    padding-right: 20px;
    color: #333333;
    padding-bottom: 5px;
}

#bottomNav .active{
    color: #9B0101;
}

#bottomNav .active:before{
content:url(images/selected.gif)" ";
vertical-align:center;
}

p {
    font-size: 12px;
}

#news1 {
    height: 35px;
    margin-top: 50px;
    width: 730px;
    margin-left: 230px;
    background-color: #FFCC99;
    color: #333333;
    border-bottom: solid 3px white;
    background-image: url(images/calendar.png);
    background-repeat: no-repeat;
}

#news1Text {
    margin-left: 40px;
    padding-top: 13px;
    
}


#news2 {
    height: 35px;
    width: 730px;
    margin-top: -10px;
    margin-left: 230px;
    background-color: #DDDDDD;
    color: #333333;
    border-bottom: solid 3px #FFFFFF;
    background-image: url(images/music.png);
    background-repeat: no-repeat;

}

#news2Text {
    margin-left: 40px;
    padding-top: 13px;
}

#news3 {
    height: 35px;
    width: 730px;
    margin-left: 230px;
    background-color: #EEEEEE;
    color: #333333;
    margin-top: -10px;
    border-bottom: solid 3px #FFFFFF;
    background-image: url(images/website.png);
    background-repeat: no-repeat;
  
}

#news3Text {
    margin-left: 40px;
    padding-top: 13px;
}

#news4 {
    height: 35px;
    width: 730px;
    margin-left: 230px;
    background-color: #EEEEEE;
    color: #333333;
    margin-top: -10px;
    border-bottom: solid 3px #FFFFFF;
    background-image: url(images/award.png);
    background-repeat: no-repeat;
   
}

#news4Text {
    margin-left: 40px;
    padding-top: 13px;
}

#scroll {
    height: 35px;
    width: 730px;
    margin-left: 230px;
    background-color: #EEEEEE;
    color: #333333;
    border-bottom: solid 3px #FFFFFF;
}

#scrollLine{
    padding-left: 525px;
}


/*-----------FACULTY-------------*/

#faculty {
    width: 200px;
    height: 340px;
    float: left;
    margin-top: -9px;
    margin-left: 20px;
}

#facultyList li{
    padding-bottom: 5px;
    font-size: 12px;
    margin-left: -40px;
    color: #333333;
    background-color: #EEEEEE;
    padding-top: 5px;
    padding-left: 15px;
    border-bottom: 1px solid #FFFFFF;
}

#facultyList .active{
    background-color: #FFCC99;
    background-image: url(images/active.jpg);
    background-position: left;
    background-repeat: repeat-y;
}

#FacultyInfo {
   
    width: 515px;
    float: right;
}

#FacultyName {
    color: #993300;
    font-size: 12px;
    margin-top: 5px;
}

#FacultyPosition{
    color: #993300;
    font-size: 12px;
}

#aboutFaculty1 {
    width: 350px;
}

#FacultyImage {
    float: right;
    margin-top: -125px;
    margin-right: 50px;
}

#FacultyOffice{
    color: #993300;
    font-size: 12px;
}

#FacultyPhone{
    color: #993300;
    font-size: 12px;
}

#FacultyEmail{
    color: #993300;
    font-size: 12px;
}

/*-----------DEGREE-------------*/
#degrees {
    width: 200px;
    height: 340px;
    float: left;
    margin-top: -9px;
    margin-left: 20px;
}

#degreeList li{
    padding-bottom: 5px;
    font-size: 12px;
    margin-left: -40px;
    color: #333333;
    background-color: #EEEEEE;
    padding-top: 5px;
    padding-left: 15px;
    border-bottom: 1px solid #FFFFFF;
}

#degreeList .active{
    background-color: #FFCC99;
    background-image: url(images/active.jpg);
    background-position: left;
    background-repeat: repeat-y;
}

#DegreeInfo {
   
    width: 515px;
    float: right;
}

#DegreeName {
    color: #993300;
    font-size: 12px;
    margin-top: 5px;
}

#programs li {
    font-size: 12px;
    text-decoration: blink;
}

/*-----Media Player-------*/

#media{
	margin-top:5px;
	float:right;
	width:730px;
	height:350px;
}

#mediainfo{
	float:left;
	width:145px;
	height:346px;
	margin-right:3px;
	padding:2px;
	background-color:#EEE;
	overflow:auto;
}

#mediainfo .header{
	color:#900;
	margin:3px;
}

#mediainfo .date{
text-indent:6px;
	margin:0px;
	color:#333;
	
}

#mediaplayer{
	width:576px;
	height:350px;
	display:inline;
}

#imagerotator{
}
