@charset "UTF-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	background-color: #000000;
}

#wrapper {
	height: 800px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 180px;
	width: 800 px;
	background-image: url(images/header.gif);
	background-color: #000000;
}
#container {
	width: 800px;
	background-repeat: repeat-y;
	background-color: #000000;
	background-image: url(images/container-image.gif);
}

#sub-header {
	background-color: #000000;
	width: 800px;
	height: 72px;
	background-image: url(images/sub-header.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainnav ol {
}

#mainnav {
	height: 300px;
	width: 210px;
	float: left;
}
#right {
	float: right;
	width: 210px;
	height: 300px;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#middle {
	height: 300px;
	width: 590px;
	float: right;
}
.clearfoats {
	clear: both;
}
#bottom {
	height: 300px;
	width: 800px;
	float: left;
	background-image: url(images/grid.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#center {
	height: 300px;
	width: 380px;
	float: left;
	background-image: url(images/arrows.gif);
}
#left-bottom {
	height: 300px;
	width: 250px;
	float: left;
	background-repeat: no-repeat;
	background-position: right;
}
#right-bottom {
	height: 300px;
	width: 550px;
	background-repeat: no-repeat;
	background-position: left;
}
#footer {
	height: 90px;
	width: 800px;
	background-color: #000000;
	background-image: url(images/footer.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p {
	margin-bottom: 30px;
	margin-right: 60px;
	padding-top: 40px;
	margin-left: 590px;
	font-size: 10pt;
}
.nomargins {margin: 0;}


li {
	display: inline;
	padding-left: 40px;
	padding-right: 40px;
	margin-left: auto;
	margin-right: auto;
	color: #511A8B;
}
#left-bottom img {
	margin-top: 30px;
	border: 2px solid #FFFFFF;
}
#mainnav img {
}
#right-middle p {
	color: #FFFFFF;
}
#left-bottom p {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#right-middle h4 {
}
#left-bottom  h4 {
	color: #FFFFFF;
}
#right-middle img {
	border: 2px solid #FFFFFF;
	float: none;
}
#right-middle  h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	clear: both;
}
#right-bottom {
	float: right;
}
#right-middle {
	float: left;
	width: 300px;
	height: 300px;
}
#right-bottom img {
	float: right;
	clear: left;
	margin-top: 25px;
	margin-right: 55px;
}
#right-bottom-right {
	height: 300px;
	width: 250px;
	float: right;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#right-bottom-right h4 {
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#middle #center h4 {
	margin-left: 55px;
}
#right-bottom-right img {
	border: 2px solid #FFFFFF;
	margin-left: 10px;
}
#middle #center img {
	margin-top: 10px;
}
#right-bottom-right p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
.style5 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#right-bottom-right p {
	margin-left: 8px;
}
#wrapper #container #footer a {
	color: #EA257B;
}
#wrapper #container #middle #center h4 {
	color: #EA257B;
}
#center img {
	color: #FFFFFF;
}
