/* CSS Document */

body {
	background-image:url(/images/bground5.jpg);
}
.style1 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
.style2 {
	font-family: garamond;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	}
.style4 {font-size: -2}

.style5 {
	font-size: 11px;
	font-weight: bold;
}
.style7 {font-size: 9.5px; font-family: Verdana, sans-serif; }
.subfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	background-color: #000000;
	display: inline;
}
.header {
	border: thin dashed #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	background-color: #800000;
}


p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.nav{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #9bff6f;
	display: block;
	padding: 8px;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.nav:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #24e500;
	display: block;
	padding: 8px;
	width: 140px;
}
.praise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 3px;
	border: thin outset #666666;
	padding: 8px;
	line-height: 18px;
}
.list {
	padding-right: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #000099;
}
a:active {
	color: #000099;
}
