﻿#container {
	width: 1440px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#header {
	height: 160px;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000080;
}
#left_column {
	float: left;
	width: 199px;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	height: 850px;
}
#right_column {
	margin: 0px 0px 0px 219px;
	background-color: #FFFFFF;
	padding: 10px 10px 0px 10px;
	height: 850px;
}
#footer_navigation {
	height: 35px;
	background-color: #FFFFFF;
	clear: both;
	width: 1440px;
}
#footer_navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 35px;
	font-size: 20px;
	font-weight: 600;
}
#footer_navigation li {
	border: 3px solid #000000;
	float: left;
	width: 199px;
	text-align: center;
	line-height: 28px;
}
#header_text {
	padding: 0px;
	width: 219px;
	height: 160px;
	float: left;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: 600;
	font-style: normal;
	color: #FF0000;
	text-align: center;
}
#header_centertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	font-weight: 500;
	font-style: italic;
	color: #000000;
	width: 372px;
	height: 24px;
	margin: 0px 0px 0px 617px;
	background-color: #FFFFFF;
	text-align: center;
}
#left_column ul {
	padding: 0px;
	list-style-type: none;
	margin: 70px auto 0px auto;
	background-color: #FFFFFF;
	font-weight: 600;
	font-size: 105%;
}
#left_column li {
	border: 1px solid #000000;
	text-align: center;
	height: 30px;
	line-height: 28px;
}
#right_column h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	font-weight: 500;
	font-style: italic;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	width: 785px;
}
#left_column p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 25px;
}
#right_columnborder {
	margin: 0px;
	background-color: #FFFFFF;
	border: 3px solid #000000;
	width: 785px;
	padding-top: 10px;
	height: 730px;
}
#right_columnborder h3 {
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-size: 30px;
}
#right_columnborder ul {
	padding: 0px 0px 0px 20px;
	font-size: 160%;
	margin-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#right_columnborder li {
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 65px;
}
#right_columnpictures {
	width: 400px;
	float: right;
}
#right_column p {
	font-size: xx-large;
	font-weight: 400;
	font-style: normal;
	text-align: left;
}
#right_column p a {
	width: 615px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #0000FF;
	text-decoration: none;
}
#left_column a, #left_column a:link {
	color: #0000FF;
	width: 196px;
	height: 30px;
	display: block;
	text-decoration: none;
}
#left_column a:visited {
	color: #0000FF;
}
#left_column a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
}
#left_column a:active {
	color: #FF0000;
	font-weight: bold;
	background-color: #000080;
	border: 3px inset #FF0000;
}
#footer_navigation a, #footer_navigation a:link {
	color: #0000FF;
	text-decoration: none;
	height: 31px;
	display: block;
}
#footer_navigation a:visited {
	color: #0000FF;
}
#footer_navigation a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0000FF;
}
#footer_navigation a:active {
	color: #FF0000;
	font-weight: bold;
	background-color: #000080;
	border: 2px inset #FF0000;
}
