.header
{
	height: 303px;
	background: url("/img/primary_header.jpg") no-repeat;
}

.content
{
 	position: relative;
	background-image: url("/img/content_background.gif");
}

.contentBlock
{
 	position: relative;
	left: 0px;
	text-align: justify;
}

.contentText
{
	color: #AC9760;
	position: relative;
	display:block;
	left: 0px;
	margin:0;
	padding:0;
	text-decoration: none;
}

.contentText_frontpage
{
	color: #AC9760;
	position: relative;
	display:block;
	left: 300px;
	width: 675px;
	height:141px;
	margin:0;
	padding:0;
	background: url("/img/main_default_copy.gif") top left no-repeat;
	text-decoration: none;
}
.contentText_frontpage span { display:none }

.bottom_menu
{
	position: relative;
	background-image: url("/img/content_background.gif");
	height:141px;
	left: 0px;
	width: 980px;
}
.register_div
{
	position: absolute;
	display:block;
	left: 0px;
	width:220px;
	height:141px;
	margin:0;
	padding:0;
	background: url("/img/please_register.gif") top left no-repeat;
	text-decoration: none;
}
.register
{
	position: relative;
	display:block;
	left: 0px;
	width:220px;
	height:141px;
	margin:0;
	padding:0;
	background: url("/img/please_register.gif") top left no-repeat;
	text-decoration: none;
}
.register:hover
{
	position: relative;
	display:block;
	left: 0px;
	width:220px;
	height:141px;
	margin:0;
	padding:0;
	background: url("/img/please_register_over.gif") top left no-repeat;
	text-decoration: none;
}
.register span { display:none }

.support_div
{
	position: absolute;
	display:block;
	left: 253px;
	width:220px;
	height:141px;
	margin:0;
	padding:0;
	background: url("/img/support_someone.gif") top left no-repeat;
	text-decoration: none;
}
.support
{
	position: relative;
	display:block;
	left: 0px;
	width:220px;
	height:141px;
	margin:0;
	padding:0;
	background: url("/img/support_someone.gif") top left no-repeat;
	text-decoration: none;
}
.support:hover
{
	position: relative;
	display:block;
	left: 0px;
	width:220px;
	height:141px;
	margin:0;
	padding:0;
	background: url("/img/support_someone_over.gif") top left no-repeat;
	text-decoration: none;
}
.support span { display:none }

.difference_div
{
	position: absolute;
	display:block;
	left: 507px;
	width:220px;
	height:141px;
	margin:0;
	padding:0;
	background: url("/img/make_a_difference.gif") top left no-repeat;
	text-decoration: none;
}
.difference
{
	position: relative;
	display:block;
	left: 0px;
	width:220px;
	height:141px;
	margin:0;
	padding:0;
	background: url("/img/make_a_difference.gif") top left no-repeat;
	text-decoration: none;
}
.difference:hover
{
	position: relative;
	display:block;
	left: 0px;
	width:220px;
	height:141px;
	margin:0;
	padding:0;
	background: url("/img/make_a_difference_over.gif") top left no-repeat;
	text-decoration: none;
}
.difference span { display:none }

.understand_div
{
	position: absolute;
	display:block;
	left: 760px;
	width:220px;
	height:141px;
	margin:0;
	padding:0;
	background: url("/img/better_understand.gif") top left no-repeat;
	text-decoration: none;
}
.understand
{
	position: relative;
	display:block;
	left: 0px;
	width:220px;
	height:141px;
	margin:0;
	padding:0;
	background: url("/img/better_understand.gif") top left no-repeat;
	text-decoration: none;
}
.understand:hover
{
	position: relative;
	display:block;
	left: 0px;
	width:220px;
	height:141px;
	margin:0;
	padding:0;
	background: url("/img/better_understand_over.gif") top left no-repeat;
	text-decoration: none;
}
.understand span { display:none }


.heart_search
{
	z-index: 199;
	height: 181px;
	width: 203px;
	position: absolute;
	left: 70px;
	top: 0px;
	background: url("/img/heart_background.gif") top left no-repeat;
}


.heart_search_text_div
{
	position:absolute;
	top: 38px;
	left: 45px;
}
.heart_search_input_div
{
position:absolute;
top: 58px;
left: 25px;
}
.heart_search_input
{
	border: 1px solid #AC9760;
}

.heart_search_button_div
{
	position:absolute;
	top: 88px;
	left: 85px;
}





.heart_search span {display: none;}