.background {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
}
.head {
	top: 0px;
	position: absolute;
	left: 350px;
}

	
/* CSS Menu Special */

#menu {
	position:fixed;
	top: 10px;
	left: 10px;
	height:auto;
	width: 200px;
	background-image: url(images/background.jpg);
	z-index: 1;
	font-weight: bolder;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-align: center;

}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	color: #600;
}
#menu li {
	margin:0;
	padding:0;
}
#menu table {
	position:absolute;
	border-collapse:collapse;
	left:100px;
	top:35px;
	width: 1005px;
}
#menu a {
	display:block;
	height:20px;
	float:none;
	text-decoration:none;
	color: #600;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu a:hover {
	color:#F00;
	background-image: url(images/navmenuldot200X35.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
}
#menu .item {
	background-image: url(images/navdot.gif);
	background-repeat: no-repeat;
	z-index: 2;
	background-position: 7% 58%;
}
#menu .sub_item {
	display:none;
}
/* show subitems */
#menu .item :hover .sub_item {
	display:block;
	position:absolute;
	width:200px;
	top:70px;
	left:200px;
	text-align: center;
	background-image: url(images/background.jpg);
	z-index: 1;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu .item :hover > a {
	color:#F00;
	background-image: url(images/navmenuldot200X35.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}





.statescenter {
	font-family: Textile;
	font-weight: bolder;
	color: #990000;
	text-align: center;
	font-size: 18px;
}
.statestext {
	font-family: Textile;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.statestitle {
	font-family: Textile;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
}
.style1 {
	font-family: Textile;
	text-align: justify;
}
.style2 {
	color: #990000;
	font-size: 24px;
	font-family: Textile;
}
.style3 {
	font-size: 16px
}
.style4 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.style5 {
	font-family: Textile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-align: justify;
}
.style6 {
	font-size: 24px;
	font-family: Textile;
	color: #990000;
	text-align: center;
}
.style7 {
	color: #990000;
	font-size: x-large;
}
.style8 {
	color: #990000
}
.style9 {
	font-size: 36px
}
.style11 {
	font-family: Textile;
	font-size: 36px;
	color: #990000;
	text-align: center;
}
.style12 {
	color: #990000;
	font-size: 14px;
}
.style13 {
	color: #990000;
	font-size: 14px;
	font-family: Textile;
}
.style14 {
	color: #000000
}
.style15 {
	font-family: Textile;
	font-size: 16px;
	color: #000000;
}
.style19 {
	font-family: Textile;
	font-size: 36px;
	color: #990000;
}

.style26 {
	font-family: Textile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	text-align: justify;
}
.Style29 {
	font-family: Textile;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
}
.style32 {
	text-align: justify
}
.style33 {
	color: #FF0000;
	font-size: 40px;
}
.style34 {	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}
a:link {
	color: #C03;
}
a:visited {
	color: #00F;
}
.siteinfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
