/* CSS Document */

* {margin: 0; padding: 0;}
#container {
	width: 50em;
	border: 0.03em solid #666666;
	background-color: #FFFFFF;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
#header {
	width: 50em;
	height: 7.5em;
	clear: both;
}

#header2 {
	width: 50em;
	height: 7.5em;
	clear: both;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #E32118;
}
#header3 {
	width: 50em;
	height: .5em;
	clear: left;
	text-indent: 0.1em;
	border-top: none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
	line-height: 1.6em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #666666;
}
#image {
	width: auto;
	float: none;
	clear: both;
	padding: .2em;
	border: 0.08em none #CCCCCC;
}
#sub_title {
	width: 12em;
	float: right;
	clear: both;
	padding: 0.1em;
	background-color: #CCCCCC;
	margin-top: 0.3em;
	margin-right: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0.2em;
}
#rightColumn {
	width: 17.5em;
	float: right;
	font-size: 0.7em;
	text-align: left;
	text-indent: 0.2em;
	clear: right;
	margin: 0.2em;
	padding: 0.1em;
	line-height: 1.8em;
	font-weight: bold;
}
#middleContent {
	margin-left: 0.5em;
	margin-right: 17em;
	background: #FFFFFF;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
}
#middleContent a {
	color: #990000;
}
#middleContent a:visited {
	color: #990000;
}
#middleContent a:hover {
	background-color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 2em;
	text-indent: 0.5em;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #666666;
	clear: both;
	margin: auto;
	border-top-width: 0.2em;
	border-right-width: 0.2em;
	border-bottom-width: 0.2em;
	border-left-width: 0.2em;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2E2E2;
	margin: 5px;
	list-style-type: circle;
	list-style-position: inside;
}
a:link {
	color: #535353;
	text-decoration: none;
}
a:visited {
	color: #535353;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E32118;
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
	background: #fff;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8.3em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

#nav-menu li a:hover
{
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8.3em;
	display: block;
	border: 0.05em solid #dcdce9;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	background-color: #E32118;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
	clear: both;
	padding-left: 0.3em;
} 
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
#image2 {
	float: left;
	padding: 0.5em;
}
#image3 {
	float: right;
	padding: .5em;
}
h5 {
	font-size: 1.1em;
}
#top {
	clear: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	margin-left: 0em;
	height: 1.5em;
	width: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 0px;
}
#top a {
	color: #000000;
}
#top a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
#indent {
	text-indent: 1.5em;
}
#indent2 {

	text-indent: 2.5em;
}
