/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#cec5be;
	background: #000000 url(img/full.jpg) no-repeat top center;
	margin:0;
	padding:0;
	height:100%;
	}

a:link {
	text-decoration:none;
	color:#908175;
	}

a:visited {
	text-decoration:none;
	color:#908175;
	}

a:hover, a:active {
	text-decoration:underline;
	color:#908175;
	}

/*** Static Elements ***/
#header {
	background-image:url(img/get_flash_header.jpg);
	background-repeat:no-repeat;
	width:775px;
	height:265px;
	top:0;
	}
	
/*** Menus ***/
#flashmenu {
	width:770px;
	height:50px;
	padding-top:10px;
	padding-left:20px;
	}

#straightmenu {
	width:765px;
	height:20px;
	margin-left:5px;
	font-size:smaller;
	text-align:center;
	position:absolute;
	bottom:45px;
	clear:both;
	}

/*** Layout ***/
#container {
	background-image:url(img/footer1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#000000;
	left:50%;
	position:absolute;
	width:775px;
	height:100%;
	margin:0px 0 0px -387px;
	padding-bottom:0px;
	}

#container2 {
	background-image:url(img/footer1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#000000;
	left:50%;
	position:absolute;
	width:775px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0px 0 0px -387px;
	padding-bottom:0px;
	}

#leftside {
	float:left;
	}
	
#welcome {
	background-image:url(img/crest_init.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:375px;
	height:305px;
	padding:0px 30px 0px 5px;
	}

#welcome p {
	padding:20px 5px 0px 20px;
	width:350px;
	}

#pagetitle {
	width:745px;
	height:35px;
	margin-left:30px;
	}

#mainbody {
	width:700px;
	margin-left:40px;
	background-image:url(img/crest_large.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding-bottom:75px;
	min-height:500px;
	height:auto !important;
	height:500px;
	}
	
#frontpic {
	text-align:center;
	float:right;
	width:350px;
	height:500px;
	}
	
#player {
	float:left;
	padding:30px 0px 0px 50px;
	}

#gallery {
	width: 580px;
	height: 500px;
	text-align: center;
	float:left;
	}
