/* CSS Document */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-image: url(../images/background2.jpg);
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
}	
.content {
position: relative;
clear: both;
width: 800px;
margin-left: auto;
margin-right: auto;
margin-bottom: auto;
background-color: #FFFFFF;
z-index: 33;

}
.content h3 {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #003397;
	border-bottom: 1px #003397 solid;
	line-height: 24px;
}
.content h4 {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #003397;
	border-bottom: 1px #003397 solid;
	line-height: 24px;
}
.box {
	width: 420px;
	padding: 2px  10px 10px 10px;
	margin: 0px 20px 0px 0px;
	background-color: #CBE3FF;
	border: 1px #b0b1ba solid;
	font-size: 12px;
	line-height: 16px;
	}
/* ANCHORS */

a:link {
	color: #003397;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {	
	color: #4680DC;
	text-decoration: none;	
	font-weight: bold;
	}

a:hover {
	color: #4680DC;
	text-decoration: underline;
	font-weight: bold;	
	}

a:active {
	text-decoration: none;
	font-weight: bold;
}
.leftimages {
	background-color: #FFFFFF;
	margin-right: 15px;
	float:left;
	display:inline;
}
.rightimages {
	background-color: #FFFFFF;
	margin-left: 10px;
	float:right;

}
.captions {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	margin-top: 2px;
}
#intro-wrapper {
	display: block;
	height: 520px;
	width: 780px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.researchmenu{
	margin-left: 30px;
	background-color: #D0801E;
}
.text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px #FFFFFF solid;
	display: block;
}
.text a:link {
	color: #FFFFFF;
	text-decoration: none;
 }
.text a:visited {
color: #FDD677;
text-decoration: none;
 }
.text a:hover {
color: #FDD677;
text-decoration: underline;
}	
.text2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 25px;
	padding-top: 6px;
	display: block;
}
.text2 a:link {
	color: #FFFFFF;
	text-decoration: none;
 }
.text2 a:visited {
color: #FDD677;
text-decoration: none;
 }
.text2 a:hover {
color: #FDD677;
text-decoration: underline;
}	

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/padding.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.studentmenu {font-size:12px; padding:0px; margin:0; width:190px;}

/* remove all the bullets, borders and padding from the default list styling */
.studentmenu ul {padding:0;margin:0;list-style-type:none; height:26px; background:transparent;}

/* style the sub-level lists */
.studentmenu ul ul {width:190px;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.studentmenu ul li {float:left; height:100%; line-height:20px; display:block;}

/* style the sub level list items */
.studentmenu ul ul li {display:block; width:190px; height:100%; line-height:20px;}

/* style the links for the top level */
.studentmenu a.head, .menu a.head:visited {display:block;float:left; height:20px; width:auto; font-size:12px; text-decoration:none; color:#fff; background:#D0801E; padding:0;}


/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .studentmenu a, * html .studentmenu a:visited {width:auto; w\idth:auto;}

/* style the sub level links */
.studentmenu ul ul a, .studentmenu ul ul a:visited {display:block;background:#FFF0B9; color:#000; font-weight:normal; font-size:11px;  width:199px; height:100%; line-height:14px; padding:5px 0px 3px 8px;}
* html .studentmenu ul ul a, * html .studentmenu ul ul a:visited  {width:199px; w\idth:199px;}

/* style the sub level 1 background */
.studentmenu ul a.sub1 {background:#D0801E url(../images/menuarrow3.gif) no-repeat 80px 8px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom:6px;
	padding-left:0px;
	padding-right:0px;
	padding-top:6px;
	width:207px;
	border-bottom: 1px #FFFFFF solid;
	display: block;}

/* style the sub level 1 visited */
.studentmenu ul a.sub1:visited {background:#D0801E url(../images/menuarrow3.gif) no-repeat 80px 8px;   }

/* style the sub level 1 background */
.studentmenu ul a.sub2 {background:#D0801E url(../images/menuarrow3.gif) no-repeat 80px 8px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	padding-top:6px;
	width:207px;
	display: block;}

/* style the sub level 1 visited */
.studentmenu ul a.sub2:visited {background:#D0801E url(../images/menuarrow3.gif) no-repeat 100px 8px;   }


/* style the table so that it takes no part in the layout - required for IE to work */
.studentmenu table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:12px; z-index:88;}


/* style the level hovers */
/* first */
* html .studentmenu a:hover {color:#EBC052; text-decoration: none; position:relative; z-index:87; }
.studentmenu li:hover {position:relative;}
.menu :hover > a {color:#EBC052; text-decoration: none;}
/* home */
* html .studentmenu a.homebutton:hover {color:#000; text-decoration: underline; position:relative; z-index:89;}
.studentmenu li:hover {position:relative;}
/* second */
* html .studentmenu ul ul a:hover{color:#000;background:#F1D383; text-decoration: none; position:relative; z-index:90;}
.studentmenu ul ul li:hover {position:relative;}
.studentmenu ul ul :hover > a {color:#000;background:#F1D383; text-decoration: none;}
/* third */
* html .studentmenu ul ul ul a:hover {background:#D4A748; text-decoration: none; position:relative; z-index:91;}
.studentmenu ul ul ul :hover > a {background:#D4A748;}
/* fourth */
.studentmenu ul ul ul ul a:hover {background:#FFF0B9; text-decoration: none; position:relative; z-index:92;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.studentmenu ul ul {visibility:hidden; position:absolute; height:0; top:0px; left:0px; width:auto; margin-left:100px;}


/* make the second level visible when hover on first level list OR link */
.studentmenu ul :hover ul{visibility:visible; height:auto; padding:0 6px 6px 0px; background:transparent url(../images/spacer.gif); left:0px;}
/* keep the third level hidden when you hover on first level list OR link */
.studentmenu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.studentmenu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.studentmenu ul :hover ul :hover ul{visibility:visible; left:10px;}
/* make the fourth level visible when you hover over third level list OR link */
.studentmenu ul :hover ul :hover ul :hover ul {visibility:visible;}


<!--[if lte IE 6]>
.studentmenu ul ul {left:-1px; margin-left:-1px;}
<![endif]-->
