@charset "UTF-8";
/* CSS Document */


body {
	background-color: #333333;
}

#container {
	background-color: #FFFFFF;
	width: 790px;
	border: medium solid #000000;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	color: #FFFFFF;
	height: 20px;
	width: 780px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 70%;
	margin-top: 3px;
}
#maintext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-top: -10px;
	line-height: 110%;
}
#maintext h4 {
	font-family: Eurostile, "Myriad Roman";
	font-size: 125%;
	font-weight: bold;
	margin-top: -5px;
	text-align: left;
	margin-bottom: 10px;
}
#maintext h5 {
	font-family: Eurostile, "Myriad Roman";
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#sidebar h4 {
	font-family: Eurostile, "Myriad Roman";
	font-size: 125%;
	text-decoration: underline;
	padding-top: -10px;
	padding-left: 15px;
	margin-top: 15px;
}
#sidebar p2 {
	border-top-width: thin;
	text-align: center;
	margin-top: -10px;
}
#mainimage {
	width: 500px;
	padding-top: 5px;
	padding-left: 20px;
	margin-top: 20px;
}
#maintext {
	width: 500px;
	padding-top: 20px;
	padding-left: 20px;
}
#sidebar {
	margin-left: 545px;
	width: 235px;
	height: 593px;
	position: absolute;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333333;
	top: 177px;
}
#sidebar img {
	margin-left: 7px;
	margin-top: -20px;
}
#maintext table p {
	font-family: Eurostile, "Myriad Roman";
	font-size: 80%;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 0px;
}
a {
	color: #FF4D00;
}
#maintext h1 {
	background-image: url(../images/titlebar_1.gif);
	background-repeat: no-repeat;
	font-family: Eurostile;
	font-size: 24px;
	height: 45px;
	width: 480px;
	padding-left: 5px;
	padding-top: 8px;
	margin: 0px;
}