﻿/* CSS layout */
body
{
	margin:0;
	padding:0;
	

	
}
#masthead {
	width: 795px;
	height: 70px;
	background-color: #CCCCCC;
	position: relative;
}
#top_nav {
	
	
	width: 795px;
	height: 30px;
	background-color: #333333;
	
	z-index: 2;
	background-image: url('flashandimages/gray.png');
}
#container {
	border-width: 2px;
	border-color: #333333;
	position: absolute;
	width: 795px;
	border-bottom-style: solid;
	background-color: #F0F0F0;
}
#left_col {
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 480px;
	background-image: url('flashandimages/100by200_leftgray.png');
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F0F0F0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: none;
	list-style-position: inside;
}
#page_content {
	padding: 40px 20px 20px 20px;
	margin-right: 200px;
	margin-left: 200px;
	height: 440px;
	width: 355px;
	background-image: url('flashandimages/leftgray200by500_temp%20copy.png');
	background-color: #F0F0F0;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#right_col {
	border-right: 1px solid #C6C6C6;
	border-top: 1px solid #C6C6C6;
	border-bottom: 3px solid #333333;
	padding: 20px;
	width: 160px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 300px;
	background-image: url('flashandimages/100by200_leftgray.png');
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
#footer {
	border: 1px solid #C6C6C6;
	width: 795px;
	top: 505px;
	height: 20px;
	position: relative;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 0px;
}
h1 {
	font-family: "Asenine Wide";
	font-weight: bold;
	font-size: 22px;
	color: #666633;
	vertical-align: middle;
	text-decoration: none;
}
#top_nav ul {
	list-style-type: none;
}
#top_nav li {
	float: left;
 visibility: visible
	
}
.style1 {
	text-align: center;
}
#top_nav a {
	border-color: #000000;
	background-color: #333333;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;

	font-weight: bold;
	background-image: url('flashandimages/gray.png');
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	padding-top: 7px;
}
#top_nav a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #666633;

}

#bot_right {
	width: 200px;
	height: 155px;
	right: 0px;
	position: absolute;
	top: 345px;
	background-color: #666633;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C6C6C6;
	text-align: center;
}
#right_col li {
	text-decoration: none;
	list-style-type: none;
	display: block;
}
#right_col a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#page_contents {
width:795px;

	
}
li {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#right_col a:hover {
	color: #800000;
	text-decoration: none;
}
#page_contents {
	text-align: left;
}

