<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--

a:link {color: #FFCD9A; text-decoration: underline;}
a:visited {color: #FFCD9A; text-decoration: underline;}
a:hover {color: #ffffff; text-decoration: none;  background: #993333}

a.www4u:link {color: #FFCD9A; text-decoration: underline;}
a.www4u:visited {color: #FFCD9A; text-decoration: underline;}
a.www4u:hover {color: #ffffff; text-decoration: none;  background: #008000}

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #af606a;
}
.img1{
	border: 2px solid #FFF;
}

#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;

	
}
#nav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}


#nav ul li a{
	background-image: none;
	margin: 0;
	color: #444;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFCD9A;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 7px;
	padding-right: 21px;
	padding-bottom: 7px;
	padding-left: 21px;
  border-top: 5px solid #FFCF9B;	
}

#nav ul li a:hover  {
	color: #FFFFFF;
  border-top: 5px solid #FD717A;
}


#nav li.current {
	color: #FFF;
	display: block;

}
.style6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 0px;
    word-spacing: 2px;
	padding-left: 20px;
}

.style7 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 0px;
    word-spacing: 2px;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	word-spacing: 1px;
    padding-left: 20px;
}

h1{
	font-family:  Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffcc99;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	padding-left: 20px;
	padding-top: 10px;
}

h2{
	font-family:  Georgia, Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffcccc;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	padding-left: 30px;
	padding-top: 10px;
}

.inputText{
	width: 98%;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #000;
}

input.one {
color:#ffffff;
background-color:#993333;
font-size: 24;
font-weight: normal;
font-family: verdana, Trebuchet MS
}

-->
</style>