body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, georgia, times;
	font-size: 12px;
	color: #000000;
	background-color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
div, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	color: green;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
p {
	font-family: verdana, arial, georgia, times;
	font-size: 12px;
	line-height: 18px;
}
font {
	font-family: verdana, arial, georgia, times;
	font-size: 12px;
	line-height: 18px;	
}
span {
	font-family: verdana, arial, georgia, times;
	font-size: 12px;
	line-height: 18px;	
}
a.footermenu {
	color: #999999;
	text-decoration: none;
}
a:hover.footermenu {
	text-decoration: underline;
}
a.catlinks {
	color: green;
	text-decoration: none;
}
a:hover.catlinks {
	color: red;
	text-decoration: underline;
}
div.headertext {
	padding-bottom: 5px;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #506918;
	text-align: right;
	border-bottom: 1px solid #506918;
}
div.bodyspacer {
	width: 100%;
	height: 50px;
}
.alumnibox {
	padding-right: 20px;
	min-width: 445px;
	border-right: 1px solid #dbdbdb;
}
.header {
	height: 222px;
	background-color: #444444;
}
#logocontainer {
	width: 244px;
	height: 222px;
	float: left;
}
#headerbg {
	width: 708px;
	height: 172px;
	float: right;
	padding-right:8px;
}
#headspace {
	width: 710px;
	height: 6px;
	font-size: 0px;
}
#menucontainer {
	padding-right: 12px;
}
#menucontainer img {
	float: left;
}
#menucontainer .spacer {
	width: 100%;
	height: 35px;
	border: 2px solid #ffffff;
	padding-top: 8px;
	background: url(../images/g-menubg2.jpg) repeat-x top;
	float: left;
}
#leftpanel {
	width: 10%;
	background-color: #deeac4;
	border: 8px solid #444444;
	border-left: 7px solid #444444;
	border-bottom: 0px;
	vertical-align: top;
}
#leftpanel .leftsideheader {
	padding-left: 20px;
	padding-top: 15px;
	width: 209px;
	height: 27px;
	font-size: 11px;
	font-weight: bold;
	color: #d1dfbb;
	background-color: #506918;
}
#centerpanel {
	width: 80%;
	padding: 40px;
	background-color: #ffffff;
	text-align: justify;
	line-height: 18px;
	background: url(../images/g-bodybgtop.jpg) repeat-x #ffffff;
	border-right: 4px solid #444444;
	vertical-align: top;
}
#rightpanel {
	width: 10%;
	padding-top: 45px;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 250px;
	border-right: 8px solid #444444;
	background: url(../images/g-bodybgtop.jpg) repeat-x #ffffff;
	vertical-align: top;
}
#footer {
	height: 100px;
	font-size: 10px;
	color: #666666;
	background-color: #444444;
	text-align: center;
}