@charset "utf-8";
body {
    background:fixed;
	background-color: #9e9e9e;
	background-repeat:repeat;
	font-family: "verdana", "arial", sans-serif;
	margin:0px;
	height:100%;
}
#container {
	background-color:#FFF;
	background-image:url(../images/dropshad.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
	width:705px;
	height:auto;
	position:relative;
	font-family: "verdana", "arial", sans-serif;
}
#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:170px;
	width:665px;
	margin:auto;
	position:relative;
}
#navbar {
	width:665px;
	height:75px;
	margin:auto;
	position:relative;
	overflow: visible;
}
#bio {
	background-image:url(../images/bio_background.jpg);
	background-repeat:no-repeat;
	width:665px;
	height:625px;
	margin: 0 auto;
	position:relative;
	font-family: "verdana", "arial", sans-serif;
}
#biotext {
    font-size:10px;
	color:#FFFFFF;
	background-position:center;
	background-repeat:no-repeat;
	position: relative;
	padding-top:230px;
	text-align:center;
	height:380px;
}
#copywrite {
	height:9px;
	width:600;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
	color:#000;
	position:relative;
	text-align:center;
}
/*----------------galleries--------------*/
#gallerymenu {
	background-color:#ffffff;
	width:665px;
	height:auto;
	padding-bottom:20px;
	margin:auto;
	position:relative;
}
#pagenumber {
	background-color:#FFF;
	width:100px;
	height:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin:auto;
	position:relative;
	font-size:10px;
	color:#000;
	font-family: "verdana", "arial", sans-serif;
}
/*---------------videos----------------*/
#video_bg {
	background-image:url(../images/videos.png);
	background-repeat:no-repeat;
	width:300px;
	height:80px;
	margin:auto;
	position:relative;
	font-size:10px;
	color:#000;
	font-family: "verdana", "arial", sans-serif;
}
#videotext {
	background-color:#FFF;
	width:325px;
	height:60px;
	padding-top:20px;
	margin:auto;
	position:relative;
	font-size:10px;
	color:#000;
	font-family: "verdana", "arial", sans-serif;
}
#videos {
	background-color:#FFF;
	width:500px;
	height:335px;
	padding-top:30px;
	margin:auto;
	position:relative;
	font-size:10px;
	color:#000;
	font-family: "verdana", "arial", sans-serif;	
}
/*--------------contact----------------*/
#contact {
	background-image:url(../images/contact_bg.png);
	background-repeat:no-repeat;
	width:662px;
	height:500px;
	margin:auto;
	position:relative;
	padding-bottom:10px;
	font-size:10px;
	color:#000;
	font-family: "verdana", "arial", sans-serif;
}
#contacttext {
	width:480px;
	margin: 0 auto;
	padding-top:200px;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	font-weight:800;
	color:#fff;
}
/*--------------bunker------------*/
#update_bg {
	background-image:url(../images/updates.png);
	background-repeat:no-repeat;
	width:300px;
	height:40px;
	margin:auto;
	position:left;
}
#updatetext {
	background-image:none;
	background-color:#FFF;
	width:480px;
	height:400px;
	margin: 0 auto;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	font-weight:300;
	color:#666;
	position:left;
	padding-left:10px;
}
/*-------------donate---------------*/
#donate_bg {
	background-image:url(../images/donate.png);
	background-repeat:no-repeat;
	width:320px;
	height:60px;
	position:relative;
	margin:auto;
}
#donatetext {
	background-image:none;
	background-color:#FFF;
	width:480px;
	height:500px;
	margin: 0 auto;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	font-weight:300;
	color:#666;
	position:left;
}
