/*##################################################################################
General		General		General		General		General		General		General		
##################################################################################*/
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	background-color:#999999;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	color:#01009A;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	margin:0px 1px 0px 1px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	color:#01009A;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	margin:0px 1px 0px 1px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	color:#01009A;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;	
	margin:0px 1px 0px 1px;
}
.banner {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border:none;
	width: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
}
.tau {
	margin: 10px auto 10px auto;
	width: 700px;
	background-color:#FFFFFF;
	border-bottom:#333333 thin solid;
	border-right:#333333 thin solid;	
	background-image:url(/imgs/patch.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	/*background-position:right;*/
}
.bannerTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #01009A;
	font-size: 36px;
}


/*##################################################################################
Menu	Menu	Menu	Menu	Menu	Menu	Menu	Menu	Menu	Menu	Menu		
##################################################################################*/
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size: 12px;
	font-weight: normal;
	width: 700px;
	margin-top: 15px;
	clear:both;
}
.menu a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	color:#01009A;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	margin:0px 10px 0px 5px;
}
.menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	color:#01009A;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	margin:0px 10px 0px 5px;
}
.menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	color:#01009A;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;	
	margin:0px 10px 0px 5px;
}
/*##################################################################################
contact		contact		contact		contact		contact		contact		contact					
##################################################################################*/
.contact .label{
	width:15px;
	text-align:right;
	vertical-align:top;
	padding-top:5px; 
}
.contact .field{
	width:90px;
}
.contact .field_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
}
/*##################################################################################
alumni		alumni		alumni		alumni		alumni		alumni		alumni						
##################################################################################*/
.years{
	margin:0px 5px 10px 5px;
}
.years a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	color:#01009A;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
.years a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	color:#01009A;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
.years a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	color:#01009A;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;	
	margin:0px 5px 0px 5px;
}
/*##################################################################################
BLURB		BLURB		BLURB		BLURB		BLURB		BLURB		BLURB					
##################################################################################*/

.blurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	min-height:400px;
	height:auto !important;
	width: 500px;
	margin:25px auto 10px auto;
	text-align:justify;
	/*overflow: auto;*/
}
.blurb h2{
	font-size:16px;
}
/*##################################################################################
OTHER		OTHER		OTHER		OTHER		OTHER		OTHER		OTHER				
##################################################################################*/

.ConDates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 200px;
	margin-top: 170px;
	width: 2em;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border: 2px;
	border-bottom-width: thin;
	border-color: #000000;
	bottom: auto;
	position: relative;
	left: 0px;
}
.honoraryBros {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 200px;
	margin-top: 0px;
	width: 2em;
	border: 2;
	position: relative;
	left: 0px;
	top: blurb.height;
	top: 93px;
}
/*##################################################################################
FOOTER		FOOTER		FOOTER		FOOTER		FOOTER		FOOTER		FOOTER				
##################################################################################*/
.footer{
	text-align:center;
	font-size:10px;
	margin:10px 0px 15px 0px;
}