.nocode-html {
	min-height: 100.01%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #cc6500;
	background-image: url(/images/background_top.gif);
	background-repeat: repeat-x;
	color: #000000;
}
.clearboth {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearnone {
	clear: none;
}
#toprow, #midoutline, #midbackground, #copyright {
	width: 770px;
}
#toprow {
	height: 130px;
	margin: 0px Auto 0px Auto;
	padding: 0px;
	background-image: url(/images/logo_aries-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#label {
	height: 57px;
	background-image: url(/images/banner_aries.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#label h1 {
	display: none;
}
#topbox {
	padding: 0px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	float: right;
	width: 473px;
}
#navbox {
	text-align: center;
	margin-top: 0px;
	padding: 0px;
}
#navbox ul {
	margin: 12px 0px 0px 0px;
	padding: 0px;
}
#navbox ul li {
	color: #E2AD28;
	display: inline;
	margin-right: 6px;
	margin-bottom: 0px;
	padding: 0px;
}
#navbox ul li a {
	font-weight: bold;
	color: #E2AD28;
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

#navbox ul li a:hover {
	color: #F5DF23;
}
.pagetitle {
	float: right;
	width: 553px;
	height: 43px;
	text-align: left;
	background-repeat: no-repeat;
}
.pagetitle h2 {
	display: none;
}
#latestnews {
	background-image: url(/images/title_latest.gif);
}
#welcome {
	background-image: url(/images/title_welcome.gif);
}
#aboutus {
	background-image: url(/images/title_aboutus.gif);
}
#events {
	background-image: url(/images/title_events.gif);
}
#artists {
	background-image: url(/images/title_artists.gif);
}
#services {
	background-image: url(/images/title_services.gif);
}
#contactus {
	background-image: url(/images/title_contactus.gif);
}
#error404 {
	background-image: url(/images/title_error404.gif);
}
#blank {
	background-image: url(/images/title_blank.gif);
}
#center {
	background-color: #f5df23;
	margin: 0px;
	border-bottom: 4px solid #e7b028;
	text-align: center;
	color: #000000;
}
#midoutline {
	text-align: center;
	margin: 0px Auto 0px Auto;
	background-image: url(/images/background_mid.gif);
	background-repeat: no-repeat;
	background-position: 0px 75px;
}
#midbackground {
	text-align: center;
	margin: 0px Auto 0px Auto;
	background-image: url(/images/logo_aries-bot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 100px;
}
#content {
	float: right;
	width: 525px;
	margin: 5px 0px 20px 0px;
}
#maintext {
	text-align: left;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #582c00;
	font-style: italic;
	font-weight: bold;
	float: left;
	width: 500px;
}
#maintext a {
	color: #cc6500;
}
#maintext a:hover {
	color: #e7b028;
}
#copyright {
	margin: 10px Auto 0px Auto;
	text-align: center;
	padding-bottom: 10px;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
}