body {
	background-color: #2d323d;
}
a {
	color: #F60;
	text-decoration: none;
}

#container {
	height: 650px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#background {
	position:absolute;
	left:13px;
	top:12px;
	width:925px;
	height:625px;
	z-index:1;
}
#banner_frame {
	position:absolute;
	left:84px;
	top:49px;
	width:752px;
	height:133px;
	z-index:6;
}
#navbar {
	position:absolute;
	width:295px;
	height:24px;
	z-index:10;
	left: 514px;
	top: 146px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #edd497;
}

#text_container {
	position:absolute;
	left:98px;
	top:166px;
	width:712px;
	height:375px;
	z-index:3;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	overflow: auto;
	text-align: left;
	color: #edd497;
	padding: 10px;
}
.imageborder {
	padding-right: 10px;
	padding-left: 10px;
}

#intro_text {
	position:absolute;
	width:657px;
	height:266px;
	z-index:1;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	padding-top: 35px;
	left: 40px;
	top: 16px;
}
#container #background #text_container #intro_text #text h3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
}
#container #background #navbar {
	color: #2d323d;
}


#flashcontent {
	position:absolute;
	width:950px;
	height:650px;
	z-index:1;
	left: 0px;
	top: 56px;
	border: 1px solid #c5964d;
}
#flashwww {
	position:absolute;
	width:165px;
	height:23px;
	z-index:2;
	left: 7px;
	top: 22px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #edd497;
	font-size: 14px;
}
#flash_page_title {
	position:absolute;
	width:138px;
	height:25px;
	z-index:3;
	left: 188px;
	top: 21px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #edd497;
}
#flash_navlink {
	position:absolute;
	width:200px;
	height:21px;
	z-index:4;
	left: 744px;
	top: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #edd497;
}

