@charset "UTF-8";
body {
	margin: 0px;
}
#home-nav-buttons {
	height: 330px;
	width: 305px;
	overflow: hidden;
}
#home-nav-right {
	height: 352px;
	width: 427px;
	float:left;
	overflow:hidden;
	margin-top: 65px;
	margin-left: 33px;
}
#home-nav-right p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 14px;
}

#home-nav-right a, #home-nav-right a:link, home-nav-right a:active, home-nav-right a:visited {
	color: #522e91;
	text-decoration: underline;
	font-weight: bold;
}
#home-nav-right a:hover {
	color: #000000;
	text-decoration: underline;
}
#home-nav-rotate {
	float: left;
	height: 199px;
	width: 495px;
	overflow:hidden;
}
#randomImage {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#home-footer1 {
	background-color: #000000;
	width: 800px;
	margin: 0 auto;
}
#home-footer1 p {
	color: #b1ed1a;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 3px 10px 10px;
}
#home-footer1 a, #home-footer1 a:link, #home-footer1 a:active, #home-footer1 a:visited {
	color: #B1ED1A;
	text-decoration: underline;
}
#home-footer1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#home-footer2 {
	width: 800px;
	margin: 0 auto;
}
#home-footer2 p {
	color: #666666;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 20px;
	line-height: 14px;
}
#home-footer2 a, #home-footer2 a:link, #home-footer2 a:active, #home-footer2 a:visited {
	color: #666666;
	text-decoration: none;
}
#home-footer2 a:hover {
	color: #000000;
	text-decoration: underline;
}


.wrapper {
	margin: 0 auto;
	overflow:hidden;
	height: 465px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../images/home-bg2.png);
	background-repeat: no-repeat;
	padding: 0;
}

.wrapper-inside {
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
	height: 465px;
	width: 800px;

}

#maincenter {
	height: 176px;
	width: 427px;
	float:left;
	margin-top: 87px;
	margin-left: 33px;
	margin-bottom: 3px;
}
	
#maincenter p {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 13px;
}

#maincenter a, #maincenter a:link, #maincenter a:active, #maincenter a:visited {
	color: #522e91;
	text-decoration: underline;
	font-weight: bold;
}
#maincenter a:hover {
	color: #000000;
	text-decoration: underline;
}
#mainleft {
	width:305px;
	float:left;
	height: 465px;
}
