﻿#LeftNav a {
	color: #F4F4F4;
}
a {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
a:visited {
	color: #B52420;
}
h1 {
	font-family: "Arial Rounded MT Bold";
	font-size: x-large;
	font-weight: lighter;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 200px;
}
h2 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-right: 105px;
	margin-left: 80px;
}
.ft-left {
	float: left;
}
.ft-right {
	float: right;
}
.style1 {
	text-align: right;
}
.style2 {
	font-family: "Wingdings 2";
}
#Content {
	width: 730px;
	height: 595px;
	font-family: Verdana;
	font-size: small;
	background-image: url('Images/Content730-595.jpg');
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
}
#Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	width: 850px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	text-align: left;
	text-indent: 120px;
}
#Footer {
	width: 850px;
	height: 70px;
	clear: both;
	background-image: url('Images/BottomNav2.jpg');
}
#Header {
	width: 850px;
	height: 105px;
	background-image: url('Images/Header850-105.jpg');
}
#LeftNav {
	width: 120px;
	height: 595px;
	background-image: url('Images/LeftNav120-595.jpg');
	font-family: Arial;
	font-size: small;
	font-weight: bolder;
	color: #F3F3F3;
}
#LeftNav li {
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
#LeftNav ul {
	padding: 0px;
	margin: 0px;
}
#Wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}




