body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 12px;
	background: #97261C url(images/background.jpg) repeat-x fixed top;
}
div#container
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 950px;
	background: #FFFFFF;
	border: 1px solid #333333;
}
a:link {
	color: #AE251B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #AE251B;
	text-decoration: none;
}
#textmain {
	text-align: left;
	width: 600px;
	padding-left: 20px;
	clear: both;
	padding-right: 20px;
	border-right: 1px dotted #9A2420;
}
h1 {
	font-size: 16px;
	color: #1B1B1B;
}
#textright {
	text-align: left;
	width: 350px;
	padding-left: 20px;
	clear: both;
	padding-right: 20px;
	float: right;
	margin-top: 0px;
	margin-left: 620px;
	top: 0px;
}
.floatleft
		{
	float: right;
	width: 200px;
	height: 100px;
	background-color: #F63;
	border: 1px solid #F30;
		}
.footer {
	width: 950px;
	height: 100px;
	text-align: center;
	padding-top: 20px;
	border-top: 1px dotted #000000;
}
.text {
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333333;
}
.text16 {
	font-size: 16px;
	font-weight: bold;
}
.imagedown10 {
	padding-top: 45px;
}
