body, html {
		margin:0;
		padding:0;
		background: url(images/container_bg.jpg) repeat-y top center;
		color:#000;
		text-align: center;
	}

#wrap {
		background: url(images/background.jpg) no-repeat top center;
		margin:0 auto;
		text-align: center;
		
	}

#secondnav {
	margin: 0 0 0 -40px;
}

#item {
	color: #003b59;
	font: bold 11px  Arial, Helvetica, sans-serif ;
	padding: 10px 0 0 15px;
}

#secondnav li {

	background: url(images/secondnav_bg.jpg) repeat-x top center;
	height: 39px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	
}



#item a:link {
	color: #003b59;
	text-decoration: none;
	


}

#item a:visited {
	color: #003b59;
	text-decoration: none;


}

#item a:hover {
	color: #0076b2;
	text-decoration: underline;
}

#content {
	width: 894px;
	margin: 0 auto;
	}

#contentbg {
	background: url(images/header_span.jpg) repeat-x top center;
	width: 894px;
	height: 200px;
}

#contentbgint {
	background: url(images/header_span.jpg) repeat-x top center;
	width: 894px;
}
	
#header {
	margin: 0 0 0 0;
	height: 96px;
	}
	
#header h1 {
    	padding:0;
	    margin:0;
    }
	
#nav {
	margin: 0 0 0 0 ;
	width: 895px;
	}
	
#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	
#nav li{
		display:inline;
		margin:0;
		padding:0;
	}
	
#main {	
		text-align: left;
		float:left;
		width:610px;
		
	}
	
#maincolleges {	
		text-align: left;
		float:left;
		width:884px;
		height: 415px;
	}
	

#main a:link, #main a:visited{	
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #003b59;
	text-decoration: none;
	}
	
#main a:hover{	
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #003b59;
	text-decoration: underline;
	}
	
#main h2, #main h3, #main p, #main p ul, #main p li, #main p ul li{
		padding: 10px 10px 0 30px;
		font: 11px Arial, Helvetica, sans-serif;
		line-height: 20px;
		color: #6c6c6c;
		
    }
	
#main ul li {
		padding: 0 10px 0 10px;
		font: 11px Arial, Helvetica, sans-serif;
		line-height: 20px;
		color: #6c6c6c;
		
    }
	
	
#photo {
	float:right;
	}
	
#leftcol {
	float:left;
	background: url(images/names_bg.jpg) no-repeat;
	height: 406px;
	width: 261px;
	
	}
	

#leftcol li {
	float:left;
	background: url(images/names_border.jpg) no-repeat top center;
	width: 240px;
	margin: 0 0 0 -45px;
	list-style:none;
	
	}
	
#leftcolnames {
	margin: 5px 0 0 15px;
	line-height: 15px;
	color: 568ec1;
	
	}

#sidebar {
	text-align: left;
	float:right;
	width:284px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#sidebar ul {
		margin-bottom:0;
    }
	
#sidebar h3, #sidebar p {
		padding:0 0 0 0;
    }
	
#latestnews {
	height: 320px;
	margin: 0 0 0 0;
	
}

#latestnews h1 {
	color: #003b59;
	font: bold 11px  Arial, Helvetica, sans-serif ;
	margin: 0 10px 10px 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #CCCCCC;
}

#latestnews p{
	color: #6c6c6c;
	font: 11px  Arial, Helvetica, sans-serif ;
	margin: 0 10px 10px 10px;
	padding: 0 0 5px 0;

}

#latestnews p a:link {
	color: #6c6c6c;
	text-decoration: none;
}

#latestnews p a:visited {
	color: #6c6c6c;
	text-decoration: none;
}
	
#latestnews p a:hover {
	text-decoration: underline;
	}

#colleges{
	background: url(images/collegebgbar.jpg) repeat-x;
	height: 500px;
	}

#collegesbg{
	background: url(images/collegebg.jpg) no-repeat;
	margin: 0 0 0 0;
	padding: 15px 0 15px 15px;
	height: 100%;
	}
	
#collegesbg p{
	color: #6c6c6c;
	font: 11px  Arial, Helvetica, sans-serif ;
	margin: 0 10px 20px 0px;
	padding: 0 0 5px 0;
	line-height: 18px;
}

#collegesbg p a:link {
	color: #6c6c6c;
	text-decoration: none;
}

#collegesbg p a:visited {
	color: #6c6c6c;
	text-decoration: none;
}
	
#collegesbg p a:hover {
	text-decoration: underline;
	}
	
#main h1 {
	font: bolder 12px  Arial, Helvetica, sans-serif;
	color: #003b59;
	margin: 10px 10px 0 30px;
	line-height: 20px;
	border-bottom: thin dotted #CCCCCC;
	}
	 


	
#footer {
	text-align: center;
		background:#e0e2e4;
		clear:both;
	}
	
#footer p {
	color: #6c6c6c;
	font: 11px  Arial, Helvetica, sans-serif ;
	padding:5px;
	margin:0;
    }
	
#footer p a:link{
	color: #6c6c6c;
	text-decoration: none;
    }
	
#footer p a:visited{
	color: #6c6c6c;
	text-decoration: none;
    }
	
#footer p a:hover{
	color: #6c6c6c;
	text-decoration: underline;
    }
	
	#active menu{
	font: 11px Arial, Helvetica, sans-serif;
	}

    #infotable td.menu {
	font: 11px Arial, Helvetica, sans-serif;
	/*      border: 1px solid #ccc; */
	/*      background: #eee; */
	background: url(images/de_bg.jpg) repeat-x #8dcae2;
	margin-top: 5px;
	width: 170px;
	height: 20px;
	cursor: pointer;
	padding-top: 0.75em;
	padding-right: 0.5em;
	padding-bottom: 0.75em;
	padding-left: 0.5em;
    }
    #infotable td.active {
 	font: 11px Arial, Helvetica, sans-serif;
    background: url(images/de_ac_bg.jpg) repeat-x #e4e4e4;
    }
    #infotable td.active a {
	font: 11px Arial, Helvetica, sans-serif;
      color: #000;
      text-decoration: none;
    }
    #tab_contents_container {
	font: 11px Arial, Helvetica, sans-serif;
/*      border:1px solid #ccc; */
      border-left:0;
      padding:0.75em 1em;
	  background-image: url(images/tabbg.gif);
	  background-repeat: repeat-x;
	  background-position: bottom left;
    }
    #empty_tab {
/*      border-top:1px solid #ccc; */

/*      border-right: #ccc 1px solid; */

      background: #fff;
    }
    
.pad15 { padding-left:15px; }
.pad50 { padding-left:50px; }
.li-nostyle { list-style-type:none; }