body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
  margin-top: 0px;   
  background-color: #CCCCCC;
  background-image: url(/alumni/images/bkgrd_gry.gif);
  font-size: 14px;
}
#master {
	margin: auto;
	width: 790px;
	background-color: #ffffff;
	background-image: url(/alumni/images/AlumniMainbkg.jpg);
}
/*#header{
	margin-bottom: 10px;
}*/
#content {
	width: 600px;
	background-color: #FFFFFF;
	font-size: .9em;
	/*padding: 10px;*/
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	min-height: 301px;
	border-left: #555555 1px solid;
}
/*** Min Height Hack for IE ***/
*html #content {
	height: 301px;
}
*html #sidebar {
	height: 600px;
}
/*#content img{
	padding: 3px;
	margin: 3px;
	border: 1px solid #000000;
}*/
a, a:visited {
	text-decoration: none;
	color: #990033;
}
a:hover{
	text-decoration: underline;
}
#sidebar {
	width: 158px;  
	background-color: #e0e0e0;
	background-image:url(/Alumni/images/Alumnisidbarbkg.jpg); background-repeat:no-repeat;
	min-height: 600px;
	float:right;
}
#sidenav {
	width: 155px; 
	margin-top:80px;
	/*margin-left: 5px;
	margin-right: 5px;*/
	font-size:.8em;
	text-indent: 0px;
	float:right;
}
#sidenav a, #sidenav a:visited {  
	color: #990033; 
	text-decoration: none;  
	font-weight:normal; 
	padding: 3px 3px 13px 3px;
	width: 152px;
	display: block;
}
#sidenav a:hover {
	text-decoration:underline;
}
#sideinfo {
	width: 145px; 
	font-size: .9em;   
	padding: 10px 10px 10px 10px; 
	
}
#sideinfo a, #sideinfo a:visited {
	color: #990033;
	background-color: #CCCCCC; 
	font-size: .9em;   
	padding: 10px 10px 10px 10px; 
}
#sideinfo a:hover {
	color: #cccccc;
	background-color: #660033; 
	font-size: .9em;   
	padding: 10px 10px 10px 10px; 
}
#footer { 
	width: 600px; 
	text-align: left; 
	font-size: .8em; 
	margin: 10px;
	padding: 5px;
	clear:both;
}
#footer a, #footer a:visited {
	text-decoration: none; 
	color: #990033; 
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;  
	font-weight: bold;
}
#spacer {
	min-height: 1px;
}
.title {
	font-size: 1.3em; 
	color: #990033; 
	font-weight: bold; 
	margin: 0px 0px 10px 20px; 
	padding: 10px 0px 5px 0px; 
	width: 480px; 
	border-bottom: 2px solid #cccccc;
}
.announce {
	margin: 0px 20px 0px 20px; 
	font-size: 1.1em; 
	color: #990033; 
	font-weight: bold;
}
.boldtext {
	font-weight: bold;
}
h1 {
	font-size: 1.2em;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}
h2 {
	font-size: 1.1em;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}
