@charset "utf-8";
body {
	background-color: #AED1FF;
	background-image: url('../Images/SiteImages/BG.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif; background-position-y:50%
}

#Center {
	background-image: url('../Images/SiteImages/Top.jpg');
	background-repeat: no-repeat;
	position: relative;
	width: 786px;
	left: 50%;
	margin-left: -393px;
	padding: 0px;
	height: 100%;
	margin-bottom: 25px
}
#Main {
	border-left:2px solid #000000; border-right:2px solid #000000; border-bottom:2px solid #000000; background-color: #94F29C;
	left: 44px;
	width: 713px;
	position: relative;
	border-top: 0px none;
	height: auto;
	padding-bottom:0px;
	padding-right: 0px;
	z-index: 13;
	top: 219px;
	background-image: url('../Images/BGs/rotate.php');
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-bottom: 155px
}
#Main a:link, a:visited {
	color: #000D83;
	text-decoration: none;
}
#Main a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
#Title {
	background-repeat: no-repeat;
	height: 60px;
	width: 713px;
	position: relative;
	top: -10px;
	background-position: 200px 5px;
}
#Quicklinks {
	background-color: #DAFFDD;
	border: 1px solid #000000;
	position: absolute;
	height: auto;
	width: 135px;
	top: 100px;
	padding-bottom: 10px;
	padding-left: 10px;
	left: -1px;
}
#Quicklinks li {
	list-style-image: url('none');
	list-style-type: none
}
h1 {
	font-size: 14px;
}
#Content {
	position: relative;
	height: auto;
	width: 510px;
	top: 0px;
	left: 172px;
	background-color: #DAFFDD;
	border: 1px solid #000000;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#CR {
	font-size: 10px;
	color: #000000;
	text-align: center;
	height: 20px;
	width: auto;
}