@charset "utf-8";
body {
    color: #444;
    font: 62.5%/1.5 Verdana, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #fff url("/future-students/images/headerBg.png") repeat-x;
}
a, a:link, a:visited {
	color:#444;
	text-decoration:none;
}
img {
	border:0px;
}
a:hover {
	color:#004cce;
	text-decoration:underline;
}
li {
	padding-left: 0px;
}
#container {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	min-width: 1000px;
	width: 1000px; 
}
#container #header {
	background: #003082;
    height: 85px;
}

#container #header a{
	background: url(/future-students/images/headerSELogo.png) no-repeat 30px 50%;
    color: #eeb;
    display: block;
    float: left;
    font: 1.4em Geneva, "Trebuchet MS", Helvetica, sans-serif;
    height: 85px;
    letter-spacing: 1px;
    line-height: 85px;
    text-decoration: none;
    text-align: right;
    width: 99%;
}
#top_nav {
    background: #34529e url(/future-students/images/grbg.gif) repeat-x left top;
    font: 1.1em/1.1em "Trebuchet MS", Helvetica, sans-serif;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    /*position: absolute;*/
    top: 104px;
	height: 29px;
}

#top_nav ul {
    margin: 0;
    padding: 0;
}

#top_nav ul li {
    background: url(/future-students/images/infoforlibg.gif) no-repeat top right;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 1px 0 0;
}

#top_nav a {
    border: none;
    color: #003082;
    float: left;
    padding: 7px 13px;
    text-decoration: none;
}

#top_nav a:hover, #infofor a.active {
    background: #ffce00;
    color: #003082;
	height:26px;
}

#top_nav #idsitenavone a {
    background: url(/future-students/images/infoforlibg.gif) no-repeat top left;
    margin-left: 26px;
}
#container #content_top #feature {
	border-left:2px solid #ffce00;
	border-bottom:2px solid #ffce00;
	background-color: #000000;
	float: left;
	height: 287px;
	width: 635px;
}
#container #content_top #feature_links {
	border-left:2px solid #ffce00;
	border-right:2px solid #ffce00;
	border-bottom:2px solid #ffce00;
	background-color: #000000;
	float: right;
	height: 287px;
	width: 360px;
	border-right:1px solid #ffce00;
	text-align:center;
}
#container #boxtitle {
	margin-top:5px;
	background: url(/future-students/images/goldfade.jpg) repeat-x;
	float: left;

	width: 246px;
	position:relative;
	margin-right:4px;
}
#container #boxtitle h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	text-transform:uppercase;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container #content_bottom #box {
	margin-top:2px;
	background: url(/future-students/images/goldfade.jpg) repeat-x;
	float: left;
	height: 300px;
	width: 246px;
	position:relative;
	margin-right: 4px;
}
#container #content_bottom #box h4{
	padding-left:10px;
}
#container #content_bottom #box ul{
	padding-top:5px;
}

#container #content_bottom #box li{
	padding-left:0px;
	padding-bottom:7px;
	line-height:90%;
}

#container #content_bottom #box .col{
	float:left;
	list-style:none;
	padding-left:10px;
	width:113px;
	margin-left:0px;
}
#container #content_bottom #box .alert{
	background: #ffffff;
    border: 2px dashed #cc0000;
	margin:10px;
}
#container #content_bottom #box .alert h4{
	text-align:center;
	margin: 0 0 0 0;
	padding-top:5px;
}
#container #content_bottom #box .alert p{
	padding: 5px 10px 10px 10px;
	margin: 0 0 0 0;
	text-align:center;
}
#container #footer {
	display: block;
    height: 2em;
    margin: 0; padding: 0 25px 0 0;
    text-align: right;
}
#container #footer li {
   border-right: 1px solid #000;
   display: inline; list-style-type: none;
   font: normal .95em/2em Tahoma, Arial, sans-serif; color: #000;
   margin: 0; padding: 0;
}
#container #footer li a {
   color: #000; text-decoration: none;
   padding: 0 .66em;
}
#simplegallery1 .gallerydesctext{ 
text-align: Center;
padding: 2px 5px;
font-size:20px;
}
#simplegallery1{ //CSS for sample Gallery
position: relative;
visibility: hidden;

}
