p,h3{

	font-family: tahoma;
}

#beta {
	clear:both;
	height:1px;
	width: auto;
	margin-left:440px;

}
#wrapper {
	height: auto;
	width: auto;
	margin-top: 20px;
}
#header {
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
	
}
.header_logo {
	float: left;
	height: 100px;
	width: 200px;
}
.menu_link {
	float: right;
	height: 50px;
	width: 720px;
	padding-left: 20px;
	margin-right: 20px;
	margin-top: -10px;
	margin-bottom: 20px;
}
.contact{
	float:right;
	display: block;
	width: 31px;
	height:31px;
	text-indent: -99999px;
	background-image: url(../images/contact_us.png);
	background-position: bottom;

}

.print {
	float:right;
	display: block;
	width: 31px;
	height:31px;
	text-indent: -99999px;
	background-image: url(../images/print.png);
	background-position: bottom;
}
.home {
	float:right;
	display: block;
	width: 31px;
	height:31px;
	text-indent: -99999px;
	background-image: url(../images/home.png);
	background-position: bottom;
}
.contact:hover {
	background-position: 0 0;
}
.print:hover {
	background-position: 0 0;
}
.home:hover {
	background-position: 0 0;
}

#nav_menu {
	float: right;
	height: 38px;
	width: 350px;
	padding-left: 0px;
}
.nav {
	background-color: #BDBDBD;
	margin: auto;
	float: none;
	height: 34px;
	width: 350px;
	border-radius:10px;
	margin-top:4px;
	margin-left: -10px;
	}
#gallery{
	height: 300px;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	border-radius:10px;
	}
#contents{
	height: 250px;
	width: 940px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 30px;
	}
#footer{
	padding-top:3px;
	height: 100px;
	width: auto;
	color: #FFF;
	background-color: #333;
	clear: both;
	font-size: 10px;
	text-align: center;
	font-family: tahoma;
}
/*live_cam */
#player{
	height: 400px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	
	}
.movie{
	margin-left:30px;
	margin-top:-380px;
}
