body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(images/stripes.gif);
}

}
#home_content h1 {
	color: #FBAF18;
	font-size: 1.1em;
	margin-left: 345px;
}
#home_content, #content {
	margin-left: 125px;
}
strong {
	color: #00778A;
}
p {
	font-size: 2.0em;
	line-height: 100%;
	left: 5px;
}
.ad {
	font-size: .70em;
	line-height: 100%;
	color: #007CC4;
}
p a.btn {
	color: #007CC4;
	font-weight: bold;
	background-color: #FBAF18;
	border: 2px solid #007CC4;
	padding: .2em;
	text-decoration: none;
}
p a.btnSml {
	color: #007CC4;
	font-weight: bold;
	background-color: #FBAF18;
	border: 2px solid #007CC4;
	padding: 0.2em;
	text-decoration: none;
	font-size: .7em;
}
p a.btn:hover {
	background-color: #007CC4;
	border: 1px solid #FBAF18;
	color: #FFFFFF;
}
#logo {
	background-image: url(images/stripes.gif);
	background-repeat: repeat-y;
	
}
h2 {
	font-size: 2.7em;
	font-weight: bold;
	color: #00AEDB;
}
em {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00AEDB;
	font-style: normal;
}
h1 {
	font-size: 3.5em;
	color: #00778A;
	border-top-width: 2px;
		}
h4 {
	font-size: 2.3em;
	color: #00AEDB;
	
}
h5 {
	font-size: 1.1em;
	color: #00AEDB;
}
ul li {
	font-size: 1.1em;
	color: #000000;
		list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/lil_e.jpg);
	margin-top: .3em;
}
#foot {
	font-size: .7em;
	color: #00AEDB;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #00AEDB;
	padding-top: 0.4em;
	margin-top: .4em;
}
form {
	padding: .5em;
	margin-top: 2em;
	border: 2px solid #00AEDB;
}

a:hover
{
	text-decoration: underline;
	color: #00AEDB;
}
a:link
{
	text-decoration: underline;
	color: #00778A;
}

a:visited
{
	text-decoration: underline;
	color: #00AEDB;
	font-style: italic;
	float: right;
}
