@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(images/big_graphic.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}
p {
	text-align: left;
	padding: 10px;
}
#header {
	position:absolute;
	left:19px;
	top:4px;
	width:853px;
	height:164px;
	z-index:3;
}
#allcontent {
	margin-right: auto;
	margin-left: 5%;
	width: 1100px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	text-align: left;
}

#text {
	position:absolute;
	left:-1px;
	top:162px;
	width:478px;
	height:476px;
	z-index:3;
	/*	background-image: url(images/home_back.gif);*/
	/*padding-top: 75px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 45px;*/
	background-repeat: no-repeat;
}
#picture {
	position:absolute;
	left:450px;
	top:134px;
	width:652px;
	height:489px;
	z-index:10;
}
#picture_horiz {
	position:absolute;
	left:469px;
	top:125px;
	width:400px;
	height:540px;
	z-index:2;
}
#bottomnav {
	position:absolute;
	left:37px;
	top:635px;
	width:853px;
	height:55px;
	z-index:3;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF6633;
	font-style: normal;
	background-position: center center;
	text-align: center;
}
#bottomnav a {
	color: #FF6633;
	text-decoration: none;
}
#bottomnav   a:hover  {
	color: #FFFFFF;
}
#overlay {
	width:100%;
	height:100%;
	/*background:#000;*/
	background-color:#000000;
	background-image: url(images/big_graphic.jpg);
	background-repeat: no-repeat;
	z-index:9999;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 50px;
}
#photos {
	position:absolute;
	left:110px;
	top:218px;
	width:798px;
	height:296px;
	z-index:1;
}
#big_text {
	position:absolute;
	left:78px;
	top:137px;
	width:725px;
	height:493px;
	z-index:1;
	background-repeat: no-repeat;	/*padding-top: 100px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;*/
}
#links {
	position:absolute;
	left:19px;
	top:162px;
	width:841px;
	height:407px;
	z-index:1;
	background-repeat: no-repeat;
	background-image: url(images/links_back.gif);
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}
#links a img {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sm_text {
	position:absolute;
	left:58px;
	top:84px;
	width:348px;
	height:314px;
	z-index:1;
	overflow: auto;
}
.hilite {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a {
	color: #FF3333;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}
#text_area {
	position:absolute;
	left:65px;
	top:96px;
	width:580px;
	height:351px;
	z-index:1;
	overflow: auto;
}
#blurb {
	position:absolute;
	left:37px;
	top:690px;
	width:853px;
	height:78px;
	z-index:10;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	background-position: center center;
	text-align: center;
	}
