body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	line-height: 160%;
	background-color: #02187B;
}
hr {
	width: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1598B;
}
#header_wrapper {
	display: block;
	clear: both;
	width: 100%;
	background-color: #03197C;
	background-image: url(../images/master/ripleystest.jpg);
	background-repeat: repeat-x;
}
.background {
	background-image: url(../images/index/index_repeat_background.jpg);
	background-repeat: repeat-x;
}

#content_wrapper {
	display: block;
	clear: both;
	width: 100%;
	margin-top:-6px !important;
	margin-top: 0px;
}
#content_bottom {
	font-weight: bold;
	color: #FEFE00;
	text-align: center;
	display: block;
	clear: both;
	width: 100%;
	padding-top: 10px;
}
#content_bottom a:link, #content_bottom a:hover, #content_bottom a:visited {
	font-weight: bold;
	color: #FEFE00;
}

#footer_wrapper {
	font-size: 80%;
	color: #FFFFFF;
	display: block;
	padding-top: 20px;
	clear: both;
}
#footer_nav {
	text-align: center;
	font-size: 110%;
}
#footer_copyright {
	float: left;
	width: 60%;
	line-height: 100%;
}

#footer_address {
	text-align: right;
	float: right;
	width: 40%;
	line-height: 140%;
}

#footer_copyright a:link, #footer_copyright a:hover, #footer_copyright a:visited {
	color: #FFFFFF;
}






#index_wrapper {
	height: 410px;
	padding-top: 20px;
	background-image: url(../images/index/index-background.jpg);
	background-repeat: no-repeat;
}
#index_content {
	font-weight: bold;
	color: #FFFF00;
	font-size: 100%;
	width: 500px;
	padding-left: 255px;
	float: left;
}
#index_content p a:link {
	color: #FFFF00;
}

#index_content p a:hover {
	color: #EB4E23;
}

#index_content p a:visited {
	color: #C2AAC4;
}
#index_balloonbox {
	display: block;
	height: 144px;
	width: 150px;
	background-image: url(../images/index/balloonbox.jpg);
	background-repeat: no-repeat;
	padding: 15px 10px 10px 20px;
}
#index_balloonbox_wrapper {
	float: right;
}

#index_balloonbox p {
	font-weight: bold;
	color: #000000;
	line-height: 120%;
	font-size: 80%;
}
#index_balloonbox p a:link, #index_balloonbox p a:hover, #index_balloonbox p a:visited {
	font-weight: bold;
	color: #000000;
}
#footer_wrapper a:link {
	color: #A983AC;
	font-weight: normal;
}
#footer_wrapper a:visited {
	color: #DCCBD1;
	font-weight: normal;
}
