@charset "UTF-8";
body {
	text-align:center;
	min-width:960px;
	background-image: url(../images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#masthead {
	background-image: url(../Original%20Images/masthead.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	width: 950px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#right_content {
	float: left;
	width: 195px;
	background-color: #000033;
	height: 350px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#right_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
.bold_yellow {
	font-weight: bold;
	color: #FFCC00;
}
.large_bold_yellow {
	font-weight: bold;
	color: #FFCC00;
	font-size: 16px;
}
#right_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFCC00;
}
#right_content p {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: bottom;
}
#navigation {
	float: left;
	width: 940px;
	height: 10px;
	background-color: #000033;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#right_photo {
	float: left;
	width: 530px;
	background-color: #000033;
	height: 350px;
	padding: 5px;
}
#button_navigation {
	float: left;
	width: 190px;
	height: 350px;
	background-color: #000033;
	padding: 5px;
}
#navigation a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
#navigation a:hover {
	color: #FFCC00;
	font-size: 13px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.navigation_divider {
	color: #FFCC00;
	font-size: 11px;
	line-height: 14px;
	padding-right: 5px;
	padding-left: 5px;
}
.navigation_divider_end {
	color: #FFCC00;
	font-size: 11px;
	line-height: 14px;
	padding-right: 5px;
}
#footer {
	float: left;
	width: 940px;
	height: 10px;
	background-color: #000033;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#content {
	float: left;
	width: 730px;
	background-color: #000033;
	height: 350px;
	padding: 5px;
}
#content p {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: bottom;
}
#content  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFCC00;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

