body {
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px 25px 25px;
	font-size: 80%;
	background-color: #FEFEE7;
}

a:link, a:visited, a:hover {
	color: #006699;
	
}

#header {
	margin: 0px;
	padding: 0px;
	float: left;
}

a:hover {
	text-decoration: underline;
	}
	ul {
	padding-top: 0px;
	margin-top: 0px;

}
	li {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	#pagename {

}	#pagename p {	color: #804040;
	font-size: 24px;
	font-weight: bold;

padding-top: 90px;}	

#pagename img{
	float: left;
	margin-right: 20px;
}
	#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 25px 5px 5px;
	clear: both;
	margin-top: 25px; clear: both;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: center top; 	text-decoration: none;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 150%;
	color: #334d55;
}

h2{
	font-size: 135%;
	color: #804040;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #804040;
}
.tagline {
	color: #804040;
	font-size: 110%;
	font-weight: bold;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

#footer {
	font-size: 90%; 	clear: both;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: center top; 	padding-top: 25px; 	text-decoration: none;
}

#footer img {
	
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 25px;
	padding-left: 0px;
	float: left;
	text-decoration: none;
}

#footer-right {
	margin: 0px;
	padding: 5px;
	float: right;
	width: 60%; 	
}

#lower-links {
	font-size: 90%;
	clear: both;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#lower-links a {
	font-weight: bold;
}
#link-text a {
	margin-left: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #333;
	border-left-color: #333;
	font-variant: normal;
	display: block;
	text-transform: none;
	padding-right: 5px;
	padding-left: 5px;
	width: 50%;
	margin-bottom: 5px;
}
#cse-search-form {
	float: left;
	width: 35%;
}#cse {	width: 60%; float: right;}
