body{
margin:0;
padding:0;
line-height:180%;
font:100% Arial;
color: #777;
background:#fff;
}

b{font-size: 100%;}
em{color: red;}

a{
text-decoration: none;
font-weight: bold;
color: #413839; 
}

a:hover{
text-decoration: none;
font-weight: bold;
color: #413839;
border-bottom: 1px solid #cc0000;
}

h1 { 
font-size: 2.8em; 
font-weight: normal; 
font-family: Arial;
line-height: 140%; 
color: #000; 
margin: 0 0 20px; 
}

h1 a { 
color: #fff; 
font-size: 1.6em;
}


h2 {
font-family: Arial, verdana, sans-serif;
font-weight: normal;
text-decoration: none;
font-weight: bold;
color: #ccc;
font-size: 1.9em; 
}

h3 {
text-align: center;
color: #cc0000;
font-size:1.8em;
font-weight:normal;
line-height:120%;
margin:0;
border-bottom:1px solid #ccc;
padding:0 0 0.1em 0;
}

.smallselected {
font-family: verdana, sans-serif;
font-weight: normal;
font-size: 80%;
color: #000000;
}

#maincontainer{
width: 970px; 
margin: 0 auto; 
}

#top { background: url(./images/University.gif) no-repeat;
padding: 6px 20px 0; 
height: 80px;
 text-align: right; }

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; 
margin-right: 200px;
}

#leftcolumn{
float: left;
width: 200px;
margin-left: -840px; 
}

.line {
clear: both; 
border-bottom: 1px solid #ddd; 
margin: 0 0 15px; 
}

.clear {
clear: both; 
}

#mainNav { 
float: right; 
margin: 13px 20px 10px; 
}
#mainNav li {
display: inline;
font-size: 1.1em;
 }
#mainNav li a { 
float: left; 
color: #808080;
padding: 0 0 5px;
margin: 0 0 0 55px; 
border-bottom: 0px solid #000000;
}
#mainNav li a:hover, #mainNav li.current a, #mainNav li a:focus {
color: #000; 
border-bottom: 1px solid #cc0000;
}


#title h1 { font-size: 2.3em; color: #000; margin: 0 0 0px; text-align: center}
.left { float: left; width: 250px; }	
.right { float: right; width: 630px; margin: 0 0 20px; }
.content {font-size: 1.1em; text-align:left; float: left; width: 100%; margin: 0 0 20px 0; }
.content-two {font-size: 1.1em; text-align:left; float: left; width: 50%; margin: 0 0 20px 0; }
.content-three {font-size: 1.1em; text-align:left; float: left; width: 33%; margin: 0 0 20px 0; }
.last { margin-right: 0; }

#rightcolumn{
float: right;
width: 200px; 
}

#footer{
 font-size: 0.7em;
clear: left;
width: 100%;
text-align: left;
padding:  0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; 
margin-top: 0;
}

img{border:none;}
    		

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:996px;
		height:241px;
		overflow:hidden; 
		}	
	
