@charset "UTF-8";
/* CSS Document */

#page {
	position: absolute;
	width: 1024px;
	height: 1000px;
	left: 50%;
	margin-left: -512px;
	top: 0px;
	border-width: 0.5px;
	border-color: #666666;
	border-style: solid;
}

#live_area {
	position: absolute;
	width: 990px;
	height: 953px;
	top: 0px;
	left: 510px;
	margin-left: -495px;
	border-width: 0.5px;
	border-style: solid;
	background-image: url(paper_text.jpg);
}
	
#top_left_logo_area {
	position: absolute;
	width: 288px;
	height: 18px;
	top: 40px;
	left: 65px;
}

#top_right_nav {
	position: absolute;
	width: 410px;
	height: 21px;
	bottom: 3px;
	right: 33px;
	text-align: right;
	top: 40px;
}

.top_right_nav_text {
	font: Times New Roman, Times, serif;
	font-size: 8pt;
	text-align: right;
	letter-spacing: 2px;	
}

.top_left_nav_text {
	font: Times New Roman, Times, serif;
	font-size: 8pt;
	text-align:left;
	letter-spacing: 2px;
	line-height: 30px;	
}

#table_container {
	position: absolute;
	top: 67px;
	height: 883px;
}

#top_row {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 100px;
	
}

#main_photo_container {
	position: absolute;
	width: 886px;
	left: 38.5px;
	height: 330px;
	top: 20px;
	background-image: url(index_photo_bckg.jpg);
	padding: 15px;
}


#right_main_nav_container {
	position: absolute;
	width: 191px;
	right: 40px;
	height: 360px;
	top: 17px;
	left: 670px;
}

#left_main_content_container {
	position: absolute;
	width: 516px;
	left: 17px;
	height: 292px;
	top: 460px;
	padding-left: 40px;
	padding-top: 10px;
}



#left_header {
	position: absolute;
	left: 30px;
	top: 0px;
	width: 612px;
	top: 405px;
}

.left_content_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

#footer_box_left {
	position: absolute;
	padding-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	left: 17px;
	top: 860px;
}

#left_lower_container {
	background-image: url(right_box_bckg_2.png);
	width: 283px;
	height: 181px;
}

#footer_box_right {
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	top: 825px;
	left: 670px;
}

#navigation_floating_container {
	position: absolute;
	width: 300px;
	height: 315px;
	top: 15px;
	left: 20px;
	background-image: url(nav_bckg.png);
	background-repeat: no-repeat;
	padding-top: 90px;
	padding-left: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.pullout_head_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;	
}

.nav_style {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	letter-spacing: 2px;
	
}

#right_side_container {
	position: absolute;
	left: 663px;
	top:400px;
	width: 287px;
	height: 386px;
}

#lower_table_container {
	position: absolute;
	top: 214px;
	
	left: 1px;
}


#right_top_global_nav {
	position: absolute;
	width: 359px;
	height: 30px;
	left: 595px;
	text-align:right;
}

#site_map_footer {
	position: absolute;
	width: 500px;
	height: 50px;
	top: 965px;
	margin-left: -250px;
	left: 50%;
}

.footer_style {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: center;
	
}

