/* CSS Document */

body{
	margin:0;
	padding:30px 0;
	font:76% tahoma,verdana,sans-serif;
	color:#222;
	background-attachment: fixed;
	background-image: url(bodybg2.png);
	background-repeat: repeat-x;
}

p{
	line-height:1.5em;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 15px;
	margin-left: 0;
	padding-right: 10px;
}

h1{
font-size:2.8em;
}

h2{
	margin:0 0 10px 0;
	font-size:1.8em;
	color: #3F7E8D;
	font-weight: normal;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
}

a {
	color: #027F81;
	text-decoration: underline;
}

a:hover {
	color: #FD00FF;
	text-decoration: none;
}

 ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li {
	line-height:2.5em;
	background-image: url(../arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.6em;
	padding-left: 2em;
}
.aboutlistspacing {
	line-height: 16px;
	padding-top: 6px;
	padding-bottom: 12px;
}

#bottomlinks a {
	color: #FFFFFF;
}
#fasfactslist {
	line-height: 2em;
}
.quote {
	font-weight: bold;
	color: #DD137B;
	font-size: 14px;
}
.auothor {
	font-size: 12px;
	color: #666666;
	float: right;
	font-weight: bold;
}
.homepagetxtsmaller {
	font-size: 26px;
}
.listedit {
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 4px;
	margin-left: 8px;
	line-height: 26px;



}
.spansyle {
	padding-left: 16px;
}
