body  { 
	color: #ffffcc; 
	background-color: #000; 
	margin-top: 0pt; 
	padding-top: 0pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
 }

.main { color: #ffffcc }

.nav_text { font-size: 9pt }
a:hover { color: #ddddaa; }
a { 
	color: #ffffcc;
	font-weight: bold;
 }
.staff_name { font-size: 11pt }
.staff_title { font-size: 10pt }
.staff_email { font-size: 9pt }
.staff_bio { font-size: 9pt }

.admin_menu_link_head {
	font-size: 14px;
	font-weight: bold;
	font-variant:small-caps;
}

.admin_menu_link {
	font-size: 12px;
	text-indent: 10px;
	font-variant:small-caps;
}

.admin_title {
	font-size: 24px;
	font-weight: bold;
}

table.menu_table {
	border-style:dashed;
	border-color:#ca0000;
	border-width:thin; 
	background:url("images/mainform_18.jpg");
}

/* headers */

#header {
	width: 920px;
	padding: 0;
	margin: 0 auto 0 auto; /*top right bottom left */
}
#header_top {
	width: 920px;
	height: 134px;
	background-image: url(images/mainform_top_bg.jpg);
}

#header_menu {
	width: 920px;
	height: 41px;
}

#main_content {
	background-image: url(images/mainform_middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: auto !important;
	height: 375px;
	min-height: 375px;
	text-align: left;
}

#main_img {
	float: left;
	text-align: center;
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

p.mainhead {
	font-size: 12pt;
	font-weight: bold;
}

p.subhead {
	font-size: 11pt;
}

p.maintext {
	font-size: 10pt;
}

img.photo {
	border-width: 5px;
	border-color: #fff;
}

.linkmenu {
	letter-spacing: .1em;
}

#footer_outer {
	/*padding-top: 500 !important;
	padding-top: auto;
	clear: left;
	float: left;*/
}

#footer {
	text-align: center;
	width: 480px;
	margin-left: auto;
	margin-right: auto;
}