body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
  margin-top: 0px;   
  background-color: #CCCCCC;
  /*background-image: url(../images/bkgrd_gry.gif);*/
  font-size: 14px;
}
#master {
	margin: auto;
	width: 790px;
	background-color: #ffffff;
	background-image: url(../images/AlumniMainbkg.jpg);
}
#header{
	margin-bottom: 10px;
}
#content {
	width: 600px;
	background-color: #ffffff;
	float: left;
	font-size: .9em;
	padding-right:10px;
	padding-left: 10px;
	/*margin-right: 10px;*/
	margin-bottom: 10px;
	min-height: 410px;
	border-left: #555555 1px solid;
}
/*** Min Height Hack for IE ***/
*html #content {
	height: 410px;
}
*html #sidebar {
	height: 600px;
}
/*#content img{
	padding: 3px;
	margin: 3px;
	border: 1px solid #000000;
}*/
a, a:visited {
	text-decoration: none;
	color: #00B34B;
}
a:hover{
	text-decoration: underline;
}
#sidebar {
	width: 158px;  
	background-color: #e0e0e0;
	/*background-image:url(../images/Alumnisidbarbkg.jpg); background-repeat:no-repeat;*/
	min-height: 600px;
	float:right;
}
#sidenav {
	margin-top:80px;
	/*margin-left: 5px;
	margin-right: 5px;*/
	font-size:.8em;
	text-indent: 0px;
}
#sidenav a, #sidenav a:visited {  
	color: #007634; 
	text-decoration: none;  
	font-weight:normal; 
	padding: 3px 3px 13px 3px;
	width: 152px;
	display: block;
}
#sidenav a:hover {
	text-decoration:underline;
}
#sideinfo {
	width: 145px; 
	background-color: #CCCCCC; 
	font-size: .9em;   
	padding: 10px 10px 10px 10px; 
	background-image: url(../images/bkgrd_gry.gif);
}
#sideinfo a, #sideinfo a:visited {
	color: #003300;
	background-color: #CCCCCC; 
	font-size: .9em;   
	padding: 10px 10px 10px 10px; 
}
#sideinfo a:hover {
	color: #cccccc;
	background-color: #666666; 
	font-size: .9em;   
	padding: 10px 10px 10px 10px; 
}
#footer { 
	width: 600px; 
	text-align: center; 
	font-size: .8em; 
	margin: 10px;
	padding: 5px;
	clear:both;
}
#footer a, #footer a:visited {
	text-decoration: none; 
	color: #007634; 
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;  
	font-weight: bold;
}
#spacer {
	min-height: 1px;
}
.title {
	font-size: 1.5em; 
	color: #007634; 
	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;
}
.noborder {border:none;}
.updatedate {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	text-align: center;
	text-decoration: none;
	top: 20px;
	visibility: visible;
	width: 510px;
}
