body{ 
	margin-right:0px;
	margin-left:0px;
	font-size:13px;
	font-family: Verdana, trebuchet ms,geneva,Verdana, Arial; 
	color:#000000;  
	background-image:url('/images/background_fade.jpg');
	background-repeat:repeat-x;
	background-color:#d4d7c3;
	text-align:center;
}
div, td {
	font-size:13px;
	font-family: Verdana, trebuchet ms,geneva,Verdana, Arial; 
	color:#000000;  
}
.sidebar {
	background-image:url('/images/bg_gradientboxes.jpg');
	background-repeat:repeat-x;
	background-color: #a1ab7e;
}
.innerContent {
	background-color: #a1ab7e;
	background-image:url('/images/bg_gradientboxes.jpg');
	background-repeat:repeat-x;
}
.middleContent {
	background-color: #a1ab7e;
/*	background-color:#b1b592;*/
	background-image:url('/images/bg_gradientboxes.jpg');
	background-repeat:repeat-x;
}

a.link, a.link:visited {
	color:#6c7dd4;
}
a.link:hover {
	color:#93ac75;
}
.topNav {
	background-image:url('/images/nav_sliver.gif');
	float:left;
	border-right:1px solid #ffffff; 
	padding-right:5px; 
	padding-left:5px;
	height:26px;
	text-align:center;
	padding-top:7px;
}

.topNavHover {
	background-image:url('/images/nav_sliver_on.gif'); 
	float:left;
	border-right:1px solid #ffffff; 
	padding-right:5px; 
	padding-left:5px;
	height:26px;
	text-align:center;
	padding-top:7px;
}


#nav_new { 
/*	background-image:url('/images/leftnav_off.gif'); */
	text-decoration:none;
	width: 130px; 
	height: 55px; 
}

/*#nav_new a:hover { background:url('/images/leftnav_on.gif');text-decoration:none;}*/

#nav_new a { 
	padding-left:6px;
	display:block; 
	text-align:left;
	text-decoration:none;
}
.subTitle {
	color:#6f1200;
	font-weight:bold;
	font-size:13px;
}

.textWhite, .textWhite a {
	color:#ffffff;
	text-decoration:none;
}

.textWhite a:hover {
	text-decoration:underline;
}
.textBlack, .textBlack a {
	color:#000000;
	text-decoration:none;
}

.textBlack a:hover {
	text-decoration:underline;
}
.editbox {
    text-align:right;
    float:right;
    background-color:#660000;
    color:#FFF;
    text-decoration:none;
    padding:2px 8px;
    font-weight:bold;
    margin-right:20px;
}
a.editboxlink:link, a.editboxlink:visited {
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
.alert {
    color:#cc0000;
    font-weight:bold;
}

.horizontalbar {
    border-top:2px solid #ffffff;
    width:620px;
    padding:2px;
}
.verticalbar {
    border-right:2px solid #ffffff;
    padding:2px;
}
.inner_subnav {
    font-family:Verdana, Arial;
    font-size:12px;
    color:#939598;
/*    width:550px;*/
}
a.inner_subnav, a.inner_subnav:link, a.inner_subnav:visited {
    font-family:Verdana, Arial;
    font-size:12px;
    font-weight:bold;
    color:#6f1200;
    text-decoration:none;
}
a.inner_subnav:hover {
    font-family:Verdana, Arial;
    font-size:12px;
    font-weight:bold;
    color:#000000;
    text-decoration:underline;
}
.inner_subnav_on {
    font-family:Verdana, Arial;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
}
a.submenu:link, a.submenu:active, a.submenu:visited {
	text-decoration:none;
	color:#000000;
}
a.submenu:hover {
	color:#6f1200;
}
.dropmenu {
	position:absolute;
	float:left; 
	padding:3px; 
	width:180px; 
/*	margin-left:-40px; */
	border:1px solid #cccccc; 
	text-align:left; 
	background-color:#ffffff;
	filter:alpha(opacity=90);
	-moz-opacity=.7;
	opacity=.7;
}
.text_subheading {
    color:#6f1200;
	font-size:14px;
	font-family: Verdana, trebuchet ms,geneva;
	font-weight:bold;
}
a:link, a:visited {
text-decoration:underline;
color:#000099;
}
a:hover {
color:#000000;
}
.yearbookSmall {
    font-weight:bold;
    font-size:12px;
}
.yearbookLarge {
    font-weight:bold;
    font-size:15px;
}
.yearbookCaption {
	font-size:11px;
	font-style:italic;
	width:95px;
}
