body {
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #110034;
}
#content {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#footer p {
	color: #666666;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #leftcol .leftcolmid {
	background-image: url(images/contentmid.jpg);
	background-repeat: repeat-y;
}
#footer a {
	color: #00CCFF;
	text-decoration: none;
}
#content h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 0px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
#content p {
	font-size: 11px;
	line-height: 22px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#content .imagestyle1 {
	margin-bottom: 15px;
	margin-left: 15px;
}
#content #leftcol .leftcolmid h2 {
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	text-align: center;
}
#content #leftcol .leftcolmid ul {
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#content #leftcol .leftcolmid li {
	margin-bottom: 6px;
}
#content #leftcol .leftcolmid p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	line-height: 18px;
}
#content h2 {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	color: #110034;
}
#content ul {
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 75px;
}
