* {
	margin:				0;
	padding:			0;
}

body {
	font:				normal 0.7em/1.2em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color:				#fff;
	background-color:	#000;
	text-align:			center;
}

#home_content {
	position:			relative;
	left:				575px;
	top:				-20px;
	width:				190px;
	height:				225px;
	overflow:			auto;
}

#home_nav li{
	list-style:none;
}

.displaytext {
	display:none;
}

#home_nav a {

}

#home_link_aam a {
	display:block;
	position:relative;
	top:200px;
	left:40px;
	height:45px;
	width:420px;

}

#home_link_gal a {
	display:block;
	position:relative;
	top:210px;
	left:55px;
	height:35px;
	width:210px;

}

#home_link_fin a {
	display:block;
	position:relative;
	top:170px;
	left:320px;
	height:35px;
	width:240px;
	
}

#home_link_gone a {
	display:block;
	position:relative;
	top:180px;
	left:215px;
	height:35px;
	width:330px;

}

.container {
	margin:				1% auto;
	text-align:			left;
	height:				571px;
	width:				800px;
	border:				2px solid #fff;
	color:				#000;
	font-size:			120%;
}

.about  {
	background:			#fff url(images/about_bg.jpg) no-repeat top left;
}

.home {
	background:			#fff url(images/home_bg.jpg) no-repeat top left;
}
.contact {
	background:			#fff url(images/contact_bg.jpg) no-repeat top left;
}
.links {
	background:			#fff url(images/links_bg.jpg) no-repeat top left;
}
.gallery {
	background:			#fff url(images/gallery_bg.jpg) no-repeat top left;
	width:				800px;
	height:				571px;
}
#about_content {
	position:			relative;
	left:				275px;
	top:				120px;
	width:				420px;
	height:				320px;
	overflow:			auto;
	color:				#000;
	font-size:			120%;
	line-height:		100%;
	text-align:			center;
}

#links_content {
	position:			relative;
	left:				280px;
	top:				320px;
	width:				240px;
	height:				200px;
	overflow:			auto;
	color:				#000;
	font-size:			100%;
	line-height:		100%;
	text-align:			center;
}

#links_content a{
	color:				#000;
}

a {
	color:				#fff;
	text-decoration:	none;
}

#gallery_wrapper {
	position:			relative;
	top:				-45px;
	left:				90px;
	width:				630px;
	height:				361px;
}

#gallery_previous {
	position:			relative;
	display:			block;
	top:				330px;
	left:				730px;
	width:				46px;
	height:				53px;
	background:			transparent url(images/next_arrow.gif) no-repeat top left;
}

#gallery_next {
	position:			relative;
	display:			block;
	top:				-85px;
	left:				38px;
	width:				46px;
	height:				53px;
	background:			transparent url(images/previous_arrow.gif) no-repeat top left;
}

#contact_link_forum a{
	display:block;
	position:relative;
	top:268px;
	left:230px;
	height:35px;
	width:255px;
			
}

#contact_link_email a {	
	display:block;
	position:relative;
	top:270px;
	left:265px;
	height:25px;
	width:180px;
	
}

#contact_link_msn a {
	display:block;
	position:relative;
	top:180px;
	left:600px;
	height:130px;
	width:30px;

}	