body
{
   font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
   font-size: 13px;
   text-align: center;
   margin: 0px;
}
div.logo
{
	font-size: 30px;
	font-weight: bold;
	text-align: left;
}
.alumni
{
   font-size: 13px;
}
a
{
   font-weight: bold;
   text-align: left;
   text-decoration: none;
}
table.topheader{
	background: #c6d5e6; 
	border-bottom: solid 1px #96a5b6;
	width: 100%;
}
table.full{
	border-bottom: solid 1px #96a5b6;
	width: 100%;
}
.menuleft{
	padding-bottom: 3px;
	padding-left: 15px;
	padding-top: 1px;
	text-align: left;
	float: left;
}
.menuright{
	padding-bottom: 3px;
	padding-right: 15px;
	padding-top: 1px;
	text-align: right;
	float: right;
}
a.picture{
	border: 0px;
}

a:link, a:visited
{
   color: #000000;
   background-color: transparent;
}

a:hover, a:active
{
   color: #000000;
   background-color: transparent;
   border-bottom: 1px solid #000000;
}

img
{
   border: 0px;
}

img.picture
{
   vertical-align: top;
}
.main
{
	vertical-align: top;
	text-align: left;
	width: 70%;
	height: 200px;
	padding-right: 4px;
}
.news
{
	vertical-align: top;
	text-align: left;
	width: 20%;
	height: 100px;
	padding-left: 4px;
}
td.logoleft
{
	font-family:verdana;
       text-align: left;
	font-weight: bold;
       font-size: 18px;
       padding-left: 10px; 
	padding-right: 20px;
       width: 100%;
}
table.fullcont
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #96a5b6;
}
td.logoright
{
	text-align: right;
}
.news_date
{
	font-weight: bold;
}
.news_content
{
	font-weight: normal;
}
.news_title
{
	font-weight: bold;
}
hr.news_separator
{
	height: 1px;
	border-bottom: 1px solid #96a5b6;
	border-top: 0px;
}