@charset "utf-8";
body {
	text-align: center;
	background-color: #FFF;
	padding-top: 10px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #00328B;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 5px;
}
#main_left #update {
	float: left;
	height: 150px;
	width: 125px;
	position: relative;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}


#container {
	position: relative;
	height: auto;
	width: 950px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#header  {
	height: 168px;
	width: 950px;
}
#main {
	float: left;
	width: 950px;
	position: relative;
	background-color: #FFF;
}
#header #page_title {
	height: 118px;
	width: 950px;
	position: relative;
	float: left;
}

#header #page_title #title_left {
	float: left;
	height: 118px;
	width: 184px;
	position: relative;
}
#header #page_title #title_middle_left {
	background-image: url(../images/header_tile.jpg);
	float: left;
	height: 118px;
	width: 52px;
	position: relative;
}
#header #page_title #title_middle {
	float: left;
	height: 118px;
	width: 524px;
	position: relative;
}
#header #page_title #title_middle_right {
	background-image: url(../images/header_tile.jpg);
	float: left;
	height: 118px;
	width: 52px;
	position: relative;
}
#header #page_title #title_right {
	float: left;
	height: 118px;
	width: 138px;
	position: relative;
}
#header #navigation {
	height: 50px;
	width: 946px;
	position: relative;
	float: left;
}
#header #navigation_rightline {
	background-image: url(../images/footer_tile.jpg);
	float: left;
	height: 50px;
	width: 2px;
	position: relative;
}
#header #navigation_leftline {
	background-image: url(../images/footer_tile.jpg);
	float: left;
	height: 50px;
	width: 2px;
	position: relative;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul li {
	display: inline;
	color: #013186;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
}
#navigation a:link {
	color: #003286;
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
	color: #004481;
}
#navigation a:hover {
	color: #FEF200;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:active {
	text-decoration: none;
	color: #FEF200;
}


#footer {
	float: left;
	height: 76px;
	width: 950px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
#footer #footer_left {
	float: left;
	height: 76px;
	width: 67px;
	position: relative;
	background-image: url(../images/footer_left.jpg);
}
#footer #footer_middle {
	background-image: url(../images/footer_tile.jpg);
	float: left;
	height: 76px;
	width: 815px;
	position: relative;
}
#footer #footer_right {
	background-image: url(../images/footer_right.jpg);
	float: left;
	height: 76px;
	width: 68px;
	position: relative;
}
#footer #footer_middle #middle_top {
	float: left;
	height: 37px;
	width: 815px;
	position: relative;
	color: #FEF200;
}
#footer #footer_middle #middle_line {
	float: left;
	height: 2px;
	width: 655px;
	position: relative;
	background-image: url(../images/yellow_tile.jpg);
	background-repeat: repeat;
	font-size: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#footer #footer_middle #middle_bottom_left {
	float: left;
	height: 37px;
	width: 408px;
	position: relative;
	text-align: center;
	color: #FEF200;
}
#footer #footer_middle #middle_bottom_right {
	float: left;
	height: 37px;
	width: 407px;
	position: relative;
	text-align: center;
	color: #FEF200;
}
#footer a:link {
	color: #FEF200;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FEF200;
}
#footer a:active {
	text-decoration: none;
	color: #003986;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main a:link {
	color: #003288;
	text-decoration: none;
}
#main a:visited {
	text-decoration: none;
	color: #014582;
}
#main a:active {
	text-decoration: none;
	color: #013088;
}
#main a:hover {
	color: #024383;
	text-decoration: underline;
	font-weight: bold;
}
ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
