body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8px;	
	background-color: #D6D6D6;
}
#shell {
	width: 778px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 222px;
	width: 759px;
}
#logo {
	position: absolute;
	height: 167px;
	width: 133px;
	background-image: url(../images/entry_page/logo.png);
	background-repeat: no-repeat;
	z-index: 5;
}
#main_graphic_shell {
	position: absolute;
	height: 222px;
	width: 645px;
	background-image: url(../images/entry_page/main_graphic.png);
	background-repeat: no-repeat;
	left: 133px;
	z-index: 1;
}
#top_nav {
	position: absolute;
	height: 20px;
	width: 590px;
	top: 19px;
	left: 28px;
	text-align: right;
	font-size: 8px;
	text-transform: uppercase;
}
#top_nav a{
	color: #FFFFFF;
	text-decoration: none;
}
#top_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#search_button {
	position: absolute;
	height: 33px;
	width: 44px;
	left: 579px;
	top: 34px;
	z-index: 5;
}
#search_field {
	position: absolute;
	height: 25px;
	width: 100px;
	left: 475px;
	top: 42px;
	z-index: 0;
}
.search {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
}
#main_graphic {
	z-index: 0;
	background-image: url(../images/entry_page/collage.png);
	position: absolute;
	height: 195px;
	width: 545px;
	left: 138px;
	top: 48px;
}
#nav_shell {
	position: absolute;
	height: 252px;
	width: 133px;
	background-image: url(../images/entry_page/nav.png);
	background-repeat: no-repeat;
	z-index: 1;
	top: 175px;
}
#nav {
	position: absolute;
	height: 140px;
	width: 100px;
	z-index: 0;
	top:-2px;
	left: 9px;
	text-align: center;
}
#middle {
	position: relative;
	height: 197px;
	width: 759px;
}
#contact_us {
	background-image: url(../images/entry_page/contact_us.png);
	position: absolute;
	height: 197px;
	width: 135px;
	left: 133px;
}
#contact_links {
	position: absolute;
	width: 102px;
	height: 115px;
	left: 17px;
	top: 47px;
}
#latest_updates {
	background-image: url(../images/entry_page/latest_updates.png);
	position: absolute;
	height: 197px;
	width: 231px;
	left: 268px;
}
#latest_updates p {
	background-image: url(../images/entry_page/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 13px;
	top: 38px;
	position: relative;
	padding-left: 21px;
	left: 13px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 190px;
}
#latest_updates a {
	color: #FFFFFF;
	text-decoration: none;
}
#latest_updates a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#trivia {
	background-image: url(../images/entry_page/trivia.png);
	position: absolute;
	height: 197px;
	width: 279px;
	left: 499px;
}
#trivia_content {
	width: 232px;
	height: 105px;
	top: 62px;
	position: absolute;
	left: 16px;

}
#bottom {
	position: relative;
	height: 140px;
	width: 778px;
	background-image: url(../images/entry_page/bottom.png);
	background-repeat: no-repeat;

}
#button_1 {
	position: absolute;
	height: 50px;
	width: 206px;
	top: -2px;
	left: 40px;
}
#button_2 {
	position: absolute;
	height: 63px;
	width: 205px;
	top: 62px;
	left: 40px;
}
#button_3 {
	position: absolute;
	height: 63px;
	width: 180px;
	top: -2px;
	left: 282px;
}
#button_4 {
	position: absolute;
	height: 63px;
	width: 194px;
	top: 63px;
	left: 282px;
}
#button_5 {
	position: absolute;
	height: 63px;
	width: 194px;
	top: -2px;
	left: 507px;
}
#button_6 {
	position: absolute;
	height: 63px;
	width: 194px;
	top: 59px;
	left: 507px;
}
#footer {
	background-image: url(../images/entry_page/footer.png);
	background-repeat: no-repeat;
	position: relative;
	height: 147px;
	width: 778px;

}
#copyright {
	text-align: center;
	color: #666666;
	padding-top: 0;
	font-size: 9px;
	padding-right: 28px;
	padding-left: 19px;
}
#copyright p {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 10px;
}
#copyright a {
	color: #800F22;
	text-decoration: none;
}
#copyright a:hover {
	color: #800F22;
	text-decoration: underline;