li{
	color: black;
	font-family: "Helvetica", "Arial", "Times New Roman";
	font-size: 1.0em;
}

.list_header{
	font-weight: bold;
	
}

.list_element{
	margin-bottom: 20px;
}

body{
	background-image: url('files/images/background.gif');
}

.main_table{
	max-width: 1000px;
}

#logo_bar{
	height: 160;
	padding: 0px;
	border-spacing: 0px;
	background: #FFFFFF;
	background-image: url("files/images/logo.jpg");
	background-repeat: no-repeat;
}

.navigation_options{
	width: 100%;
	background-color: #000000;
}

.navigation_options td{
	width: 33%;
	height: 40px;
	text-align: center;
}

.navigation_options a{
	font-family: "Arial", "Times New Roman", "Helvetica";
	font-size: 1.1em;
	font-weight: lighter;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 40px;
}

#introduction{
	color: black;
	font-family: "Arial", "Times New Roman", "Helvetica";
	font-size: 1.0em;
}

.download a{
	text-decoration: underline;
	font-size: 1.0em;
	font-weight: bold;
	color: #ba0000;
}

#section_title{
	font-family: "Helvetica", "Times New Roman", "Arial";
	font-size: 2.0em;
	font-style: italic; 
}

.email{
	font-family: "Eras Demi ITC", "Times New Roman", "Arial", "Helvetica";
	font-size: 1.0em;
	font-weight: lighter;
}

.webmaster_information{
	color: gray;
	font-family: "Times New Roman", "Arial", "Helvetica";
	font-size: 0.8em
}