body {
	background-color: #E8E8E8;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
}
#container {
	background-image: url(images/Layout_12.jpg);
	width: 800px;
}
#container #maincontent {
	background-image: url(images/Layout_11mid_02.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#container #maincontent h1 {
	font-family: "Copperplate Gothic Light";
	font-size: 14px;
	color: #f2ac36;
	margin-bottom: 0px;
}
#container #maincontent p {
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
	text-align: justify;
}


#footer {
	text-align: center;
	color: #666666;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #000000;
}
#container #maincontent h2 {
	font-family: "Copperplate Gothic Light";
	font-size: 14px;
	color: #f2ac36;
	margin-bottom: 0px;
	margin-top: 5px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f2ac36;
}
#container #maincontent li {
	color: #CCCCCC;
	font-weight: bold;
}
#container #maincontent a {
	color: #CCCCCC;
}

#container #maincontent a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #maincontent a:hover {
	color: #f2ac36;
}
#container #maincontent h3 {
	font-size: 11px;
	color: #CCCCCC;
}
#container #maincontent .reg {
	font-weight: normal;
}
#container #maincontent td {
	color: #CCCCCC;
}
.noIndent {
	padding-left: 15px;
}

