#page_content {
	background: url(images/main_bg.png);

}

#page_image_1 {
	background: url(dynamic_images/main_pic_1.png) no-repeat;
	width: 80px;
	height: 120px;
	left:415px;
	top:0px;	
}
#page_image_2 {
	background: url(dynamic_images/main_pic_2.png) no-repeat;
	width: 80px;
	height: 80px;
	left:498px;
	top:0px;
}
#page_image_3 {
	background: url(dynamic_images/main_pic_3.png) no-repeat;
	width: 80px;
	height: 80px;
	left:581px;
	top:0px;
}
#page_image_4 {
	background: url(dynamic_images/main_pic_4.png) no-repeat;
	width: 80px;
	height: 80px;
	left:581px;
	top:81px;
}
#page_image_5 {
	background: url(dynamic_images/main_pic_5.png) no-repeat;
	width: 80px;
	height: 80px;
	left:415px;
	top:246px;
}
#page_image_6 {
	background: url(dynamic_images/main_pic_6.png) no-repeat;
	width: 80px;
	height: 80px;
	left:250px;
	top:246px;
}
#page_image_7 {
	background: url(dynamic_images/main_pic_7.png) no-repeat;
	width: 80px;
	height: 80px;
	left:250px;
	top:329px;
}
#page_image_8 {
	background: url(dynamic_images/main_pic_8.png) no-repeat;
	width: 245px;
	height: 80px;
	left:85px;
	top:411px;
}
#page_image_9 {
	background: url(dynamic_images/main_pic_9.png) no-repeat;
	width: 245px;
	height: 80px;
	left:415px;
	top:411px;
}

#page_link_1 {
	position:absolute;
	left: 85px;
	top: 248px;
}
#page_link_2 {
	position:absolute;
	left: 415px;
	top: 82px;
}
#page_link_3 {
	position:absolute;
	left: 498px;
	top: 248px;
}

#page_content_1 p,
#page_content_2 p,
#page_content_3 p
{
	margin-bottom:10px;
	margin-top:0px;
	text-align:left;
}

#page_content_1 {
	position:absolute;
	left: 85px;
	top: 275px;
	width: 150px;
	padding: 8px;
}
#page_content_2 {
	position:absolute;
	left: 415px;
	top: 109px;
	width: 150px;
	padding: 8px;
}
#page_content_3 {
	position:absolute;
	left: 498px;
	top: 275px;
	width: 150px;
	padding: 8px;
}

#bottom_content {
	position: relative;
	background: url(images/content_bg_4.png);
	width: 856px;
	height: 544px;
}

.frontpage_link {
	color:black;
}

.frontpage_link:hover {
	color:white;
	font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}



