/*
red: #990000
blue: #000066
darkblue: #08175f
light-tan: #dcc99f
tan: #c7b38b
dark: #333333
*/
html, body {margin:0;}

#hc_template_frame_fixed 
{
	width:770px;
	margin:0 auto;
}

#hc_template_frame_full {
	min-width:770px;
	width:100%;
	margin:0 auto;
}

#hc_template_header {
	height:70px;
	width:100%;
	background:url('http://www2.hanover.edu/templates/images/bg.gif') repeat;
	border-bottom:2px solid #ffffff;
}

#hc_template_header_left
{
	height:100%;
	width:180px;
}

#hc_template_header_left img
{
	display:block;
	margin:0 auto;
}


#hc_template_header_right
{
	height:100%;
	width:auto;
	vertical-align:top;
}

#hc_template_header_navbar
{
	height:20px;
	background-color:#000066;
	border-bottom:2px solid #ffffff;
	border-left:2px solid #ffffff;
}

a.hc_template_header_navbar_link:link,
a.hc_template_header_navbar_link:visited
{
	color:#ffffff;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 12px;
	margin:4px 0 0 0;
	display:block;
	float:left;
	border-right:1px solid #000000;
}

a.hc_template_header_navbar_link:hover { text-decoration:underline; }

#hc_template_header_toolbar 
{
	position:relative;
	color:#ffffff;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	float:right;
	margin-top:2px;
}

a.hc_template_header_toolbar_link:link,
a.hc_template_header_toolbar_link:visited
{
	color:#ffffff;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:5px;
}

a.hc_template_header_toolbar_link:hover { text-decoration:underline; }

#hc_template_site_title
{
	font:bold 18px Arial, Verdana, Helvetica, sans-serif;
	color:#ffffff;
	position:relative;
	margin-top:22px;
	margin-left:10px;
}


#hc_template_body{}

#hc_template_body_site_menu
{
	width:170px;
	background-color:#000066;
	padding:3px 5px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
}

#hc_template_body_site_menu a:link,
#hc_template_body_site_menu a:visited
{
	display:block;
	color:white;
	text-decoration:none;
	padding:3px 5px;
}

#hc_template_body_site_menu a:hover { text-decoration:underline; }

#hc_template_body_content
{
	padding:5px 10px;
	vertical-align:top;
}

#hc_template_footer
{
	background-color:#000066;
	color:#ffffff;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	text-align:center;
	padding:3px 0;
	border-top:2px solid #ffffff;
}

#hc_template_footer a:link, 
#hc_template_footer a:visited 
{ 
	color:#ffffff;
	text-decoration:none; 
}

#hc_template_footer a:hover { text-decoration:none; }
