/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align:left;
	background-image: url(../images/background2.jpg);
	background-attachment: fixed;
	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;

}
/* 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;
}
#intro-wrapper1 {
	display: block;
	width: 790px;
	padding-left: 10px;
	background-color: #FFFFFF;
	
}
.intro-column {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	display: block;	
}
#introsidebar {
	width: 380px;
	background-image: url(../images/staffdir-bk.gif);
	background-repeat: repeat-x;
	display: block;
	float: left;
}
#introsidebar div.graphic{
	display: inline;	
}
.researchmenu{
	height: 180px;
	width: 180px;
	margin-left: 210px;
	padding-top: 25px;
	background-position: top;
}
.text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 8px;
	padding-top: 8px;
	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;
}	

tr {
padding: 10px; }


table {
font-size: 75%;
width: 100%;
background-color: #FFFCC1;
border-collapse: collapse;
padding: 0.6em;
 }

td {
	border: 1px #d8d8d8 solid;
	padding: .6em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	}

th {border: 1px #bebebe solid;
text-align: left;
color: #f3f1f4;
background-color: #0f1c59;
padding: .2em}


a:hover {
text-decoration: underline; 

}
#calendar-wrapper {
	display: block;
	height: 620px;
	width: 780px;
	padding-left: 10px;
	background-color: #FFFFFF;
	
}
.DefineEvent {
text-decoration: underline; 
font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}