html,body {
	font-family:Verdana, Helvetica, sans-serif;
	background-color: #002147;
	height: 100%;
    	padding:0;
    	margin: 0 auto;
}
	

/* -----------------------------------------------------------------------------------------*/
/* MAIN PAGES */
/* -----------------------------------------------------------------------------------------*/

/* SUNDRY ----------------------------------------- */


td {
	font-size: 11px;
}
a:hover {
	color: #ffff00;	
}
a {
	color: #ffffff;
	text-decoration: none;
}
.ox_img {
	border: none;
	padding: 0px;
	padding-right: 22px;
	float:right;
	z-index: 900;
display:none;
visibility:hidden;
float:none;
}

.home_img {
	border: none;
	padding: 0px;
	float:right;
display:none;
visibility:hidden;
float:none;
}
.img-r {
	float:right;
	padding-left: 10px;
	padding-bottom: 10px;
display:none;
visibility:hidden;
float:none;
}
#movie {
	float:left;
	/* border: 1px solid #ffffff;*/
	
display:none;
visibility:hidden;
float:none;
}
.head1 {
	color: #ffffff;
	margin-left: 180px;
	margin-top: 20px;
	font-size: 30pt;
	text-align: left;
	position:relative;
	top: 10px;
	width: 450px;;
	z-index: 200;
display:none;
visibility:hidden;
float:none;
}
.head2 {
	color: #ffffff;
	margin-left: 180px;
	font-size: 12pt;
	text-align: left;
	position:relative;
	top: 10px;
	width: 450px;
	z-index: 200;
	
display:none;
visibility:hidden;
float:none;
}
.head2 a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.head2 a:hover {
	color:#ffff00;
	text-decoration:none;
	font-weight:bold;
}
#map_canvas {
	/* border: 1px solid #000000;*/
	margin-left: 10px; 
	padding-left: 10px; 
	text-align: center; 
	width: 400px; 
	height: 300px;
display:none;
visibility:hidden;
float:none;
}
#nomap {
	border: 0px;
	margin-top:10px;
display:none;
visibility:hidden;
float:none;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	width: 100%;	
	padding-top: 0px;
	color: #002147;
	text-align:left;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	width: 100%;	
	padding-top: 10px;
	color: #002147;
	text-align:left;
	padding-bottom:10px;
	border-bottom: 1px solid #002147;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	width: 100%;	
	padding-top: 10px;
	color: #002147;
	text-align:left;
}
#wrapper {  
	width: 90%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative; 
	background-color: #002147;
display:none;
visibility:hidden;
float:none;
}
/* TWEAK FOR OPERA ONLY -------------------- */
@media all {
#wrapper {  
	width: 90%;
	margin: auto; 
	padding: 0; 
	text-align: center; 
	position: relative;  
	top: -10px;
	background-color: #002147;
display:none;
visibility:hidden;
float:none;
}
}
/* END TWEAK OPERA ------------------------- */

#box-top {
	position: absolute;
	top: 130px;
	width: 760px;
	border-top: 1px solid #ffffff;
display:none;
visibility:hidden;
float:none;
}
#box-bottom {
	position: absolute;
	top: 560px;
	width: 760px;
	border-top: 1px solid #ffffff;
display:none;
visibility:hidden;
float:none;
}
#content {
	position:absolute;
	top: 10px;
	width:100%;
	left: 0px;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
}
#content-wrapper {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative; 
	background-color: #ffffff;
}
.red {
	color: #ff0000;
}
.back {
	font-size: 10px;

}
.back a {
	text-decoration: none;
	color: #0000ff;
display:none;
visibility:hidden;
float:none;
}
.back a:hover {
	color: #606060;
display:none;
visibility:hidden;
float:none;
}

/* ---------------------------------------------------------------------------------------- */
/* LEFT HAND NAVIGATION */
/* ---------------------------------------------------------------------------------------- */

.content-menu {
	font-size: 10px;
	text-align: left;
	float:left;
	padding-top: 30px; 
	width: 120px;
display:none;
visibility:hidden;
float:none;
}

.content-menu dl dt {
	line-height: 1.9em;  
	height: 20px; 
	padding: 0px;
	border-bottom: 1px solid silver;
	text-align: left;
	display: block; 
	width: 120px;
display:none;
visibility:hidden;
float:none;
}
.content-menu dl dt a {
	text-decoration: none;
	color: #002147;
	/* width: 120px;*/
	text-align: left;
	display: block; 
display:none;
visibility:hidden;
float:none;
}
.content-menu dl dt a:hover {
	text-decoration: none;
	color: #ffff00;
	background-color: #002147;
	display: block;  
	text-align: left;
display:none;
visibility:hidden;
float:none;
}
#skipnav {
	display:none;
	visibility: hidden;
}

/* -----------------------------------------------------------------------------------------*/
/* SEARCH BOX */
/* -----------------------------------------------------------------------------------------*/

#search {
	position: absolute;
	top: 100px;
	padding-top: 5px;
	left: 180px;
	font-size: small;
	width: auto;
	z-index: 10;
display:none;
visibility:hidden;
float:none;
}
/* TWEAK FOR OPERA ONLY -------------------- */
@media all {
#search {
	position: absolute;
	top: 90px;
	left: 180px;
	font-size: small;
	width: auto;
	z-index: 10;
display:none;
visibility:hidden;
float:none;
}
}
/* END TWEAK OPERA ------------------------- */
/* -----------------------------------------------------------------------------------------*/
/* CONTENT */
/* -----------------------------------------------------------------------------------------*/

#content-text {
	font-size: 11px;
	color: #000000;
	margin-right: 2%;
	margin-left: 2%;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 1.6em;
	text-align: left;
}
#content-text a {
	color: #6600cc;
	text-decoration: none;
}
#content-text a:hover {
	color: #c8c8c8;
}	

#content th {
	font-size: 10px;
	font-weight: bold;
	background-color: #c8c8c8;
	color: #002147;
	text-align:left;
	padding: 4px;
	border-spacing: 0px;
}
#content td {
	font-size: 10px;
	vertical-align: top;
	padding: 4px;
	border-spacing: 0px;
}

#breadcrumb {
	font-size: x-small;
	color: #787878;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
/* TWEAK FOR OPERA ONLY -------------------- */
@media all {
#breadcrumb {
	width: 100%;
	font-size: xx-small;
	color: #787878;
	padding: 0px;
	margin: 0px;
	text-align: left;
display:none;
visibility:hidden;
float:none;
}
}
/* END TWEAK OPERA ------------------------- */
#breadcrumb a {
	color:#6600cc;
	text-decoration: none;
display:none;
visibility:hidden;
float:none;
}
#breadcrumb a:hover {
	color: #c8c8c8;
display:none;
visibility:hidden;
float:none;
}

/* FOOTER ------------------------------------------------ */
#footer-outer-wrapper {
	width: 100%;
	background: #002147;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
display:none;
visibility:hidden;
float:none;
}

#footer-outer-wrapper a {
	color: #ffff00;
	text-decoration: none;
display:none;
visibility:hidden;
float:none;
}
#footer-outer-wrapper a:hover {
	color: #ffffff;
display:none;
visibility:hidden;
float:none;
}
/* TWEAK FOR OPERA ONLY ------------------------ */
@media all  {
	.content {
	position: absolute;
	top: 15px;
	left: 20%;
	width: 60%;
	font-size: 11px;
	color: #505050;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 5px;
	padding: 0px;
	line-height: 1.6em;
	text-align: left;
display:none;
visibility:hidden;
float:none;
}
}
/* END TWEAK OPERA ----------------------------- */
/* -----------------------------------------------------------------------------------------*/
/* BREADCRUMB */
/* -----------------------------------------------------------------------------------------*/

.breadcrumb {
	font-size: x-small;
	color: #787878;
	padding: 0px;
	margin: 0px;
	text-align: left;
display:none;
visibility:hidden;
float:none;
}
/* TWEAK FOR OPERA ONLY -------------------- */
@media all {
.breadcrumb {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	font-size: xx-small;
	color: #787878;
	padding: 0px;
	margin: 0px;
	text-align: left;
display:none;
visibility:hidden;
float:none;
}
}
/* END TWEAK OPERA ------------------------- */
.breadcrumb a {
	color:#666;
	text-decoration: none;
display:none;
visibility:hidden;
float:none;
}
.breadcrumb a:hover {
	color: #cc3333;
display:none;
visibility:hidden;
float:none;
}

/* ------------------------------------------------- */
/* HOME PAGE 
/* ------------------------------------------------- */

.pics {
	border: none;
}
.pics a:hover {
	border: 1px solid #ffffff;
}

/* ABOUT ----------------------------- */
#about {
	position:absolute;
	left: 0px;
	top: 180px;
}
#about-text {
	position: absolute;
	left: 0px;
	top: 310px;
	width: 170px;
	color: #ffffff;
	text-align: center;
	font-size: 12px;	
}
/* PEOPLE ----------------------------- */
#people {
	position:absolute;
	left: 195px;
	top: 180px;
}
#people-text {
	position: absolute;
	left: 195px;
	top: 310px;
	width: 170px;
	color: #ffffff;
	text-align: center;
	font-size: 12px;	
}

/* RESEARCH ----------------------------- */
#research {
	position:absolute;
	left: 390px;
	top: 180px;
}
#research-text {
	position: absolute;
	left: 390px;
	top: 310px;
	width: 170px;
	color: #ffffff;
	text-align: center;
	font-size: 12px;	
}

/* TEACHING ----------------------------- */
#teaching {
	position:absolute;
	left: 585px;
	top: 180px;
}
#teaching-text {
	position: absolute;
	left: 585px;
	top: 310px;
	width: 170px;
	color: #ffffff;
	text-align: center;
	font-size: 12px;	
}

/* PUBS ----------------------------- */
#pubs {
	position:absolute;
	left: 0px;
	top: 360px;

}
#pubs-text {
	position: absolute;
	left: 0px;
	top: 490px;
	width: 170px;
	color: #ffffff;
	text-align: center;
	font-size: 12px;	
}

/* RESOURCES ----------------------------- */
#resources {
	position:absolute;
	left: 195px;
	top: 360px;

}
#resources-text {
	position: absolute;
	left: 195px;
	top: 490px;
	width: 170px;
	color: #ffffff;
	text-align: center;
	font-size: 12px;	
}

/* SITES ----------------------------- */
#sites {
	position:absolute;
	left: 390px;
	top: 360px;

}
#sites-text {
	position: absolute;
	left: 390px;
	top: 490px;
	width: 170px;
	color: #ffffff;
	text-align: center;
	font-size: 12px;	
}

/* CONTACTS ----------------------------- */
#contacts {
	position:absolute;
	left: 585px;
	top: 360px;

}
#contacts-text {
	position: absolute;
	left: 585px;
	top: 490px;
	width: 170px;
	color: #ffffff;
	text-align: center;
	font-size: 12px;	
}

#about-text a, #people-text a, #research-text a, #teaching-text a,
#pubs-text a, #resources-text a, #sites-text a, #contacts-text a {
	text-decoration:none;
	font-weight: bold;
	color: #ffffff;
}
#about-text a:hover, #people-text a:hover, #research-text a:hover, #teaching-text a:hover,
#pubs-text a:hover, #resources-text a:hover, #sites-text a:hover, #contacts-text a:hover {
	font-weight:bold;
	color: #ffff00;
}
/* FOOTER FOR HOME PAGE ---------------------------------- */
#footer {
	position: absolute;
	left: 0px;
	top: 580px;
	width: 100%;
	background: #002147;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
#footer a:hover {
	color: #ffff00;
	font-weight:bold;
}
/* ----------------------------------------------------------------------------------------------- */
/* EXPONENT OPTIONS MENU    ------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
.exponent-manage {
	position:absolute;
	background-color: #ffffff;
	top: 20px;
	right: 3px;
	color: #339933;
	border: 1px solid #339933;
	padding: 3px;
	text-align: left;
	z-index: 20;
}
.exponent-manage a {
	font-size: 9pt;
	text-decoration: none;
	color: #002147;
}
.exponent-manage a:hover {
	font-size: 9pt;
	text-decoration: none;
	color: #a0a0a0;
}
