@charset "UTF-8";
td img {
	display: block;
}
a {
	text-decoration: none;
	color: #E84A1C;
}
a:hover {
	text-decoration: underline;
	color: #EC4A1E;
}
a:visited {
	color: #E84A1C;
}
body {
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	color: #000000;
	background-color: #660099;
}
.contentarea {
	margin: 25px;
	height: auto;
	width: auto;
	position: relative;
}
h1 {
	font-size: 28px;
	color: #660099;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
h2 {
	font-size: 20px;
	color: #E84A1C;
	line-height: 23px;
}
#top_bar {
	background-color: #660099;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 25px;
	width: 523px;
}
/*//.footer a {
//	color: #FFFFFF;
//	
//}
//.footer a: hover {
//	color: #FFFFFF;
//	
//}
//.footer a:visited {
//	color: #FFFFFF;
//	
//}
//.footer {
//	font-size: 12px;
//	color: #FFFFFF;
//}*/
.bottomnav {
	background-image: url(images/template_r5_c2.jpg);
	background-repeat: no-repeat;
	background-color: #7FBC23;
	height: 180px;
	top: 0px;
	position: relative;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 83px;
	width: 688px;
	background-image: url(images/footer_back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: none;
	top: auto;
	vertical-align: middle;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color:#FFFFFF;
	text-decoration:none
}
.right_back {
	background-image: url(images/ExpandRight.jpg);
	background-repeat: repeat;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline
}
.footer a:active {
	color:#FFFFFF;
	text-decoration:none
}
.left_back {
	background-image: url(images/ExpandLeft.jpg);
	background-repeat: repeat;
}
.homePageLinks {
	font-size: 20px;
	font-weight: bold;
}
.oasis a {
	color: #999999;
}
.oasis {
	color: #999999
}
.contentareaGallery {
	margin: 0px;
	height: auto;
	width: auto;
	position: relative;
}
/*	Large Register Button*/
.Button {
	width: 163px;
	height: 39px;
	background-position: top;
}
.Button a {
	display: block;
	width: 163px;
	height: 39px;
	background-image: url(images/RegisterButton_normal.gif);
	background-repeat: no-repeat;
}
.Button a:hover {
	background-image: url(images/RegisterButton_over.gif);
}
/*	Small Register Button*/
.SmallButton {
	width: 120px;
	height: 28px;
	background-position: top;
}
.SmallButton a {
	display: block;
	width: 120px;
	height: 28px;
	background-image: url(images/RegisterButton_small_norm.gif);
	background-repeat: no-repeat;
}
.SmallButton a:hover {
	background-image: url(images/RegisterButton_small_over.gif);
}
/*	Sponsor Button*/
.SponsorButton {
	width: 185px;
	height: 39px;
	background-position: top;
}
.SponsorButton a {
	display: block;
	width: 185px;
	height: 39px;
	background-image: url(images/SponsorButton_norm.gif);
	background-repeat: no-repeat;
}
.SponsorButton a:hover {
	background-image: url(images/SponsorButton_over.gif);
}

