* {
	margin: 0px;
	padding: 0px;
}

body {
	padding-top: 0px;
	background-color: #01111d;
	color: #FFF;
	font-family: verdana, arial, sans-serif;	
	text-align: left;
	letter-spacing: 1px;
}
h1{font-size:1.4em;}

#search{float:right;padding:8px 10px 0;font-weight:bold;width:370px;}
#search .searchtxt{border:1px solid #fff;background-color:#000;color:#fff; width:180px;padding:3px;}
#search .btn{margin:-3px 40px 0 11px; float:right;}
a {color: #FFF;}
a:hover {color: #01a9c0;}
.more{float: left;}
.clear{clear:both;}
p{margin: 20px 0px 20px 0px;line-height: 1.2em;}
#container {
	margin: 0px auto;
	width:873px;
}
#menu {
	background-image:url(/images/students/menu.gif);
	width:862px;
	height:90px;
	
}
#menu ul{padding:35px 0 0;margin-left:65px;}
#menu li{
	float:left;
	list-style-type: none;
}

#menu a{
	font-family: verdana, arial, sans-serif;
	font-size: .7em;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	background:url(/images/students/star.gif) no-repeat;
	padding:14px 16px 0 64px;
	height:25px;
	display:inline-block;
}
#menu a:hover,#menu a.active {color: #01a9c0;background:url(/images/students/star_over.gif) no-repeat;}
#header {
	background-image:url(/images/students/header.gif);
	background-repeat:repeat-y;
	width:873px;
}
#logo {
	width:240px;
	height:46px;
	margin: 0px 0px 0px 80px;
	float:left;
	display:inline;
}
#student {
	background-image:url(/images/students/dj.jpg);
	width:498px;
	height:405px;
	float:right;
	margin-right:40px;
	display:inline;
}
#welcome {
	width:210px;
	margin: 125px 0 0 100px;
	float:left;
	display:inline;
}
#welcome h1{
	margin: 0px 0px 20px 0px;
	font-size:1.2em;
}
#welcome #alert{
	width:194px;
	text-align:center;
	background:#0193ae url(/images/students/alert.jpg) repeat-x;
	border:3px solid #fff;
	padding:3px;
}
#welcome #alert .small{
	font-size:.6em;
}
#welcome img{
	border: solid 3px #FFFFFF;
}
#middle {
	background-image:url(/images/students/middle.gif);
	width:873px;
	height:21px;
}
#middle2 {
	background-image:url(/images/students/middle2.gif);
	width:873px;
	height:22px;
}
#content {
	background-image:url(/images/students/content.gif);
	width:873px;
}
#left {
	float:left;
	width:435px;
	margin: 0px 0px 0px 85px;
	display:inline;
}
#right {
	float:right;
	width:258px;
	height:auto;
	margin: 0px 62px 20px 0px;
	display:inline;
}
#footer {
	background-image:url(/images/students/footer.gif);
	background-repeat:no-repeat;
	width:873px;
}
#footer p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:.8em;
}

.date{color:#005159;font-style:italic;padding:2px 0 7px;}
.right{float:right;}
.item{background:url(/images/students/icthus.gif) repeat-x left bottom;padding:10px 5px 20px;}
.item .title a{color:#0194af;font-size:1em;font-weight:bold;border-bottom:1px solid #151515;text-decoration:none;display:block;width:245px;}
.item .title{color:#0194af;font-size:1em;font-weight:bold;}
.item .title a:hover{border-bottom:1px solid #00C2D3;}
.item .small{font-size:.7em;}
.item .content{font-size:.75em;font-style:italic;}
.item .content a{font-style:normal;color:#01a9c0;}
.item a{font-size:.9em;}


.searchmatch{background-color:#0194af;color:#fff;font-weight:bold;padding:1px;}
#searchresults{}
#searchresults .result{padding:5px 0;border-bottom:1px solid #0194af;line-height:1.8em}

.breadcrum{font-size:.9em;padding:3px 0;}


#map{width: 420px; height: 300px;color:#000;}
.pic{float:left;width:180px;height:122px;border:1px solid #fff; padding:5px;margin:5px;text-align:center;}
.pic:hover{border:1px solid #007782;}
