/* Biological Sciences - Homepage */

body {
	margin:10px 0px; 
	padding:0px;
	text-align:center;
	background-color:#D8ECFC;
}

a {
	text-decoration:none;
	color:#2A5679;
}

a:hover {
	color:#73751E;
}
	
#content {
	width:923px;
	margin:0px auto;
	text-align:left;
	padding:0px;
}

#topshadow {
	width:923px;
	height:10px;
	background-image:url(../images/topshadow.jpg);
	background-position:top center;
	background-repeat:no repeat;
	float:left;
	font-size:1px;
}

#header {
	width:923px;
	height:103px;
	background-image:url(../images/header.jpg);
	background-position:top center;
	background-repeat:no repeat;
	float:left;
}

#unilogo {
	width:140px;
	height:55px;
	top:0px;
	left:32px;
	position:relative;
}

#imageContainer{
	width:923px;
	height:165px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/imagebkgd.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
	float:left;
}

#images{
	width:863px;
	height:133px;
	padding: 20px 0px 0px 60px;
	text-align:center;
}

#headerlinks {
	width:923px;
	background-image:url(../images/headerlinksbkgd.jpg);
	padding:10px 0px 10px 0px;
	color:#2A5679;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	float:left;
}

#mainImage {
	width:900px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/ajax-loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

#spacer {
	width:923px;
	height:1px;
	font-size:1px;
	background-image:url(../images/bottomline.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

#bottomshadow {
	width:923px;
	height:11px;
	background-image:url(../images/bottomshadow.jpg);
	background-position:top center;
	background-repeat:no repeat;
	float:left;
	font-size:1px;
}

.imgbox{
	width:98px;
	float:left;
	margin: 10px 0px 0px 30px;
	background-color:#FFFFFF;
	display:inline;
}




