@charset "utf-8";



#container {
	background-color: #FFFFFF;
	width: 750px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}
#header {
	background-image: url(../graphics/main_layout/header_01.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-position: bottom;
	background-color: #FFFFFF;
}
#header_home {
	padding-top: 5px;
	text-align: left;
	padding-left: 5px;

}
#nav_header_container {
	padding-top: 36px;
}
#main_content_container {
	background-image: url(../graphics/main_layout/main-bkgd.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
#main_content_top {
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	padding: 2px;
}
#main_content {
	margin-right: 30px;
	margin-left: 30px;
}


#sec_content {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;

}
#sec_content_top {
	text-align: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}


#dept_nav {
	margin-top: 20px;
}


#horiz_bar {
	background-image: url(../graphics/main_layout/bar_horiz_9x4.gif);
	background-repeat: repeat-x;
	height: 4px;
}


#footer {
	background-image: url(../graphics/main_layout/bar_horiz_9x4.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #8F8F8F;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#footer a:link {
	color: #8F8F8F;
}
#footer a:link:hover {
	color: #005957;
}

#footer a:visited {
	color: #8F8F8F;
}
#footer a:visited:hover {
	color: #005957;
}

#footer_left {
	width: auto;
	text-align: left;
}
#footer_right {
	text-align: right;
}

#page_title {
	color: #8F8F8F;
	font-size: 125%;
}
#sec_page_title {
	color: #8F8F8F;
	font-size: 110%;
	text-decoration: underline;
	margin-right: 0px;
}

#sec_page_title_small {
	font-size: 80%;
	color: #8F8F8F;
}

#crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #8F8F8F;
	padding-top: 0
.%;
	padding-top: 5px;
}


#crumbs a:link {
	color: #8F8F8F;
}
#crumbs a:link:hover {
	color: #005957;
}
#crumbs a:visited {
	color: #8F8F8F;
}
#crumbs a:visited:hover {
	color: #005957;
}
#DockMenuDiv {
	width: 670px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#underconstruction {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
