body {
	background-color: #0D5096;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#container {
	background: #FFFFFF;
	width: 73em;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#accessnav{
	background:#E5E5E5;
	border-bottom: 1px solid #ffffff;
	text-align:right;
	margin:0em;
	padding:0.3em 0em;
	width:	100%;
}

#accessnav li {
	list-style: none;
	display: inline;
}
#accessnav a {
	margin-left:0.5em;
	margin-right:0.5em;
	color:#000000;
}
#accessnav ul {
	float:right;
	margin:0em;
	display:inline;
	width:100%;
	text-align:right;
}
html:first-child #accessnav ul{
	margin-left: -3em;
}
#accessnav a.smallest{
font-size:80%;}
#accessnav a.largest{
font-size:130%;}

#spacer
{
	margin-top:3px;
}
#header{
	background:#E5E5E5;
}
html>body #header{
	clear:both;}
	
	
/* ### Updated CSS ###  */	
#headerimage {
	background: #0D5096 url(/media/header_bg.png) repeat-x top left;
	height: 121px;
	width: 485px;
	float: left;
	text-align: left;
	border-right: 1px solid #FFFFFF;
	overflow: hidden;	/* Internet Explorer FIX */
}

div#imgrot_box { width: 252px; float: left; background: #0D5096 url(/media/header_bg.png) no-repeat top left;}
ul#imagerotate { margin: 0px; padding: 0px; list-style: none; float: none;}

img  { border: none;}
/* ### ### ### */

#searcharea {
	float: right;
	width: 20%;
	margin:0em;
}
#searcharea h2{
	background:#0D5096;
	color:#FFFFFF;
	margin:0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
#searcharea p{
display:inline;
margin:0em;
padding:0em;}
.button{
	background:#676767;
	border:#999999 solid 1px;
	color:#ffffff;
	font-weight:bold;
	margin-left:0.3em;
	padding-left:0.3em;
	padding-right:0.3em;
}
html>/**/body .button{
	padding-top:0.1em;
	padding-bottom:0.05em;
	margin-bottom:-0.03em;
	margin-left:0.3em;
	padding-left:0.45em;
	padding-right:0.45em;
}
form{
	padding-left:5px;
	padding-right:5px;
	margin:0em;}
input{
}

/* ## IE ONLY ## */

*html #greybg{

        background: url(/media/greybg.png) repeat-y right top;

        border: 1px solid white;

}

/* ## All Browsers ## */

#greybg{ background: url(/media/greybg_ff.png) repeat-y left top; }

/* ## IE7 ONLY ## */

*:first-child+html #greybg { background: url(/media/greybg_ie7.png) repeat-y right top; border: 1px solid white; }

#leftcolumn {
	float: left;
	width: 21%;
	clear: both;
	background: #F2F2F2;	
}
html:first-child #leftcolumn {
		width: 18%;
}
#leftcolumn h2 {
	background: #E5E5E5;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-top: 1px;
	margin-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
}

#leftnav ul {
	margin-left: 0em;
}
html>/**/body #leftnav ul {
	margin-left: -2.9em;
}
#leftnav li {
	list-style: none;
		padding-top: 0.1em;
	padding-bottom: 0.1em;
}
#leftnav a {
	color: #000000;
	text-decoration: none;
	background: url(/images/listitem_toplevel.png) no-repeat left center;
	padding-left: 1.3em;
	margin-left:0.5em;
}
#leftnav a:hover {
	text-decoration: underline;
}


#leftnav .currentsection {
	font-weight: bold;
	background: url(/images/listitem_toplevel_open.png) no-repeat left center;
		padding-left: 1.3em;
	margin-left:0.5em;
}

#leftnav .multilevel-linkul-0 {
	padding-left: 1.3em;
	margin-left: 0.5em;
}

#leftnav .multilevel-linkul-0 a {
	color: #000000;
	text-decoration: none;
	background: url(/images/listitem_secondlevel.png) no-repeat left center;
}

#leftnav .multilevel-linkul-1 {
	padding-left: 1.3em;
	margin-left: 0.5em;
}

#leftnav .multilevel-linkul-1 a {
	color: #000000;
	text-decoration: none;
	background: url(/images/listitem_secondlevel.png) no-repeat left center;
}


#back {
padding: 6px;
}


#back a {
color: #556C77;
text-decoration: none;
font-weight: bold;
}

#back a:hover {
color: red;
text-decoration: none;
font-weight: bold;
}





#rightcolumn {
	float: right;
	width: 79%;
	clear: right;
	min-height:480px;
	}
#topnav {
	background: #A8CDDF;
	width: 100%;
	text-align: right;
	margin-top: 1px;
	margin-bottom: 1px;
}
#topnav ul {
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
}
#topnav li {
	display: block;
	float: left;
	list-style: none;
	background: #93C0E1;
	padding: 0.2em 0.8em;
	border-left: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
#topnav a {
	font-weight: bold;
	color: #042F4F;
	text-decoration: none;
}

#topnav a:hover {
	color: #ffffff;
}
#contentarea {
	float: left;
	width: 73.8%;
	vertical-align: top;
}
#breadcrumb{
	background:#0D5096;
	height:2em;
	border-right: 1px solid #ffffff;
	font-size:90%;
	font-weight:bold;
	}
#breadcrumb a{
	color:#ffffff;
	background:url(/images/breadcrumblistitem.png) no-repeat right center;
	padding-right: 1.2em;
}
#breadcrumb a:hover{
	color:#A8CDDF;
}
#breadcrumb ul{
	float:none;
	margin:0em;
	padding-top:0.2em;
	padding-bottom:0.5em;
	display:block;		
}
html>/**/body #breadcrumb ul{
	margin-left: -2.5em;
}
#breadcrumb li{
	float:left;
	list-style:none;
	margin-left:0.5em;
	color:#ffffff;
	padding-top:0.2em;
	padding-bottom:0.2em;
	display:block;
	text-transform: uppercase;	
}
#content, #homecontent{
	clear:both;
	margin-bottom:200px
}
#content p{
	padding-left:2em;
	padding-right:2em;
}

#content p em {
	padding-left:2em;
	margin-left: -2.5em;
}

#file img {
	clear:both;
		border:none;
	padding-top:0em;
	padding-bottom:0em;
	padding-left:0em;
	padding-right:0em;
	margin-bottom:0em;
	margin-left:0em;
	margin-bottom:0em;
	margin-left:0em;

}

#content h2{
	font-weight: normal;
	text-transform: uppercase;
	font-weight: bold;
	padding-top:1em;
	padding-left:1.0em;
	padding-right:1.0em;
	font-size:120%;
}
#content ul{
	padding-left:3em;
	padding-right:2em;
}
html>/**/body #content ul{
	padding-left:5em;
}
#innerrightcolumn {
	float: right;
	width: 26%;
	vertical-align: top;

}
#innerrightcolumn a{
color:#000000;
text-decoration:none;}
#innerrightcolumn a:hover{
text-decoration:underline;}
h2{
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding-left:5px;
}
#deptcontactinfo, #recentpublications, #southtippcontactinfo {
	background: #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#deptcontactinfo p {
	font-size: 85%;
	padding-left:5px;
}

#deptcontactinfo a {
	text-decoration:underline;
}

#recentpublications ul{
	margin-left:0em;
}
html>/**/body #recentpublications ul{
	margin-left:-2.9em;
}
#recentpublications li{
	list-style:none;
	padding-bottom:0.5em;
	padding-left:-0.5em;
	border:none;
}

#recentpublications a{
	border:none;
}

html>/**/body  #recentpublications li{
padding-top:0.3em;
padding-bottom:0.3em;
}
#recentpublications a{
	text-decoration:none;
	color:#000000;
	padding-left:0.5em;
	margin-left:0.5em;
	margin-right:0.5em;
	display:block;

}
#recentpublications a:hover{
	text-decoration:underline;
}

#recentpublications a img{
	border:none;
}


#southtippcontactinfo p{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin: 0px;
	text-align:right;
	padding-top:5em;
}
.ff {
	clear: both;
}
#mail {
	clear: both;
	text-align: right;
	width: 21%;
	background: #E5E5E5;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
html>/**/body #mail {
	margin-top: -1.7em;
}
html:first-child #mail{
width: 18%;}
#mail img{
	margin-right: 0.5em;
	border:none;
	margin-top:0.2em;}
.invisible{
	overflow: hidden;
	position: absolute;
	height: 0em;
	width: 0em;
}#mail ul {
	margin: 0px;
	padding: 0px;
}
#homespacer {
	height: 15em;
}
html>/**/body #homespacer {
	height: 15.8em;
}
#mail li {
	list-style: none;
}
#homecontent h2{
	font-weight: normal;
	text-transform: uppercase;
	padding-left:0.5em;
	padding-right:0.5em;
	font-size:95%;
	font-weight: bold;
}
#homecontent li{
	list-style: url(/images/homelistitem.png);
	font-size:95%;
}

#homecontent p{
font-size:95%;
margin-left:0.5em;
 width:65%;
}
#homecontent a{
	text-decoration:none;
	color:#000000;
}
#homecontent a:hover{
	text-decoration:underline;
}
#homecontent ul{
	margin-left:1.5em;
	width:60%;
}
#homecontent ul.morenews{
margin-top:-0.5em;
margin-bottom:-0.5em;
}
html>/**/body #homecontent ul{
	margin-left:-1.5em;
}
#homebox2{
	width:44.2%;
	float:left;
	border: 1px solid #A6A6A6;
	clear:left;
	margin:1px;
	height:130px;
	background: url(/images/homeimage2.png) no-repeat right center;
}
#homebox3{
	width:54.2%;
	float:right;
	border: 1px solid #A6A6A6;
	clear:right;
	margin:1px;
	height:130px;
	background: url(/images/homeimage3.png) no-repeat right center;
}
#homebox4{
	width:44.2%;
	float:left;
	border: 1px solid #A6A6A6;
	clear:left;
	margin:1px;
	height:130px;
	background: url(/images/homeimage4.png) no-repeat right center;
}
#homebox5{
	width:54.2%;
	float:right;
	border: 1px solid #A6A6A6;
	clear:right;
	margin:1px;
	height:130px;
	background: url(/images/homeimage5.png) no-repeat right center;
}
#homebox1{
	background: url(/images/homeimagex.png) no-repeat right center;
	border: 1px solid #A6A6A6;
	margin-bottom:4px;
	margin: 1px 2px;
	height: 180px;
}

#homebox1 ul{
	width: 350px;
}



#swimbox1{
	background: url(/images/SwimImage.png) no-repeat right center;
	border: 1px solid #A6A6A6;
	margin:1px 2px;
	height:130px;
	padding-right: 180px;	
}

#footer{
	text-decoration:none;
	color:#ffffff;
	font-size:80%;
	float: center;
	text-align:center;
	}

#footer a{
	text-decoration:none;
	color:#ffffff;
	float: center;
	text-align:center;
	}



#question q {
color: #556C77;
text-decoration: none;
font-weight: bold;
}

#question q:hover {
color: red;
text-decoration: none;
font-weight: bold;
}	
	
	
#fileupload a{
	text-decoration:none;
	color:#000000;
	

}
#fileupload  a:hover{
	text-decoration:underline;
}

#medialink a{
	text-decoration:none;
	color:#000000;
	

}
#medialink  a:hover{
	text-decoration:underline;
}


.searchresults {
	padding-left: 5px;
}
<style type="text/css">  /* Layout properties for your question  */
 .question{
  font-weight:bold; /* Bold font */  
  color: #FFFFFF;  /* The questions is in red */
 } 
 .answer{
  /* Layout properties - You can change these */
  
  border: 1px solid #555555;
  padding:3px;
  width:500px;
  background-color:#E2EBED;
  /* This one should not be changed */
  display:none; 
 }
 </style>