body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size:12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: inline;
	background-color: #F6F6F6;
}

#wrapper {
	width: 930px;
	margin: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

#banner {
	height: 97px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#homeflash {
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
	height: 290px;
}
#hometext {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	height: 260px;
	margin: 3px;
	overflow: hidden;
	width: 295px;
	float: right;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

#leftcol #nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	margin-top: 20px;
}

#leftcol #nav ul {
	background-color: transparent;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#leftcol #nav ul li a{
	text-align: left;
	padding-top: 4px;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-right: 3px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 3px;
} 


#leftcol #nav ul li a:hover, #leftcol #leftcol #nav ul li a:focus{
	background-color: #00539F;
	color: #FFFFFF;
}
 
#leftcol {
	background-color: #E7F0F7;
	float: left;
	margin-right: 20px;
	color: #999999;
	width: 155px;
	height: 600px;
	margin-bottom: 3px;
	overflow: hidden;
}

#leftcolcap #nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	margin-top: 20px;
}

#leftcolcap #nav ul {
	background-color: transparent;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#leftcolcap #nav ul li a{
	text-align: left;
	padding-top: 4px;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-right: 3px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 3px;
} 


#leftcolcap #nav ul li a:hover, #leftcol #leftcol #nav ul li a:focus{
	background-color: #00539F;
	color: #FFFFFF;
}
 #leftcolcap{
	background-color: #E7F0F7;
	float: left;
	margin-right: 20px;
	color: #999999;
	width: 155px;
	height: 800px;
	margin-bottom: 3px;
	overflow: hidden;
}



#midcol {
	width: 380px;
	float: left;
	padding-top: 0px;
}


#rightcol {
	height: 575px;
	width: 360px;
	float: right;
	color: #999999;
	padding-top: 0px;
	clear: right;
}

#imagcol {
	width: 115px;
	float: left;
	margin-right: 6px;
	border: 1px solid #CCCCCC;
}

#imagcolbar {
	background-color: #00539F;
	height: 45px;
	text-align: center;
	padding-top: 4px;
}
.pageselector {
}

#content {
	padding-top: 10px;
	padding-right: 5px;
}

#contenthome{
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	width: 775px;
	height: 235px;
	z-index: 1;
	float: right;
}


.border {
	border: 1px solid #CCCCCC;
}
.link {
	color: #00539F;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}
.links:hover {
	color: #CC0000;
}
a:hover {
	color: #2A97DD;
	text-decoration: underline;
}


#footer {
	background-color: #00539F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 930px;
	height: 25px;
	background-position: center;
	clear: both;
}


#footer p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-right: 80px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #FFFFFF;
}

.container {
	background-color: #00CC66;
	float: right;
	width: 99%;
}


h1 {
	font-size: 17px;
	font-weight: bold;
	color: #00539F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00539F;
	display: inline-table;
}
.headerhome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00539F;
	font-weight: normal;
	display: inline-table;
	padding: 10px;
}

h3 {
	font-size: 14px;
	color: #00539F;
	letter-spacing: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 5px;
	text-align: center;
}
#hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: both;
}

.rightimage {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 10px;
	float: right;
	height: 400px;
	width: 300px;
	border: 1px dotted #666666;
	margin: 20px;
}
.lefttimage {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-right: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.rightimagehorz {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 10px;
	float: right;
	height: 300px;
	width: 400px;
	border: 1px dotted #666666;
	margin: 20px;
}


.space {
	letter-spacing: 4px;
}
#leftcolmen {
	background-color: #E7F0F7;
	color: #999999;
	width: 165px;
	height: 240px;
	float: left;
	margin-bottom: 3px;
	margin-right: 20px;
}


#leftcolmen #nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	margin-top: 20px;
}

#leftcolmen #nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#leftcolmen #nav ul li a, #leftcolmen #nav ul li table{
	text-align: left;
	padding-top: 4px;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-right: 3%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 3px;
} 


#leftcolmen #nav ul li a:hover, #leftcol #leftcol #nav ul li a:focus{
	background-color: #00539F;
	color: #FFFFFF;
}

#leftcolmen #nav ul li input{
	 vertical-align: middle;
}

#leftcolmen #nav ul li .submit{
	background-color: #00539F;
	color: #FFFFFF;
	font: inherit;
	border: 1px solid #ccc;
	padding: 1px;
	vertical-align: middle;
}

.thumbnail img{
	border: 1px solid white;
	margin-right: 2px;
	margin-bottom: 2px;
}

.thumbnail:hover{
	text-decoration: none;
}

.thumbnail:hover img{
	border: 1px solid #2A97DD;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: fixed;
	padding: 15px;
	left: 20px;
	border: 1px dotted #CCCCCC;
	visibility: hidden;
	color: #000000;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	padding: 0px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	text-decoration: none;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	z-index: 50;
	visibility: visible;
	left: 530px;
	top: 160px;
	text-decoration: none;
}

.thumbnail1 img{
	border: 1px solid white;
	margin-right: 2px;
	margin-bottom: 2px;
}

.thumbnail1:hover{
	text-decoration: none;
}

.thumbnail1:hover img{
	border: 1px solid #2A97DD;
}

.thumbnail1 span{ /*CSS for enlarged image*/
	position: fixed;
	padding: 15px;
	left: 20px;
	border: 1px dotted #CCCCCC;
	visibility: hidden;
	color: #000000;
	text-decoration: none;
}

.thumbnail1 span img{ /*CSS for enlarged image*/
	padding: 0px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	text-decoration: none;
}

.thumbnail1:hover span{ /*CSS for enlarged image*/
	z-index: 50;
	visibility: visible;
	left: 480px;
	top: 160px;
	text-decoration: none;
}

.thumbnail2 img{
	border: 1px solid white;
	margin-right: 2px;
	margin-bottom: 2px;
}

.thumbnail2:hover{
	text-decoration: none;
}

.thumbnail2:hover img{
	}

.thumbnail2 span{ /*CSS for enlarged image*/
	position: fixed;
	visibility: hidden;
	color: #000000;
	text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
	padding: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}

.thumbnail2:hover span{ /*CSS for enlarged image*/
	z-index: 50;
	visibility: visible;
	left: 160px;
	top: 70px;
	text-decoration: none;
}

.thumbnail3 img{
	border: 1px solid white;
	margin-right: 2px;
	margin-bottom: 2px;
}

.thumbnail3:hover{
	text-decoration: none;
}

.thumbnail3:hover img{
}

.thumbnail3 span{ /*CSS for enlarged image*/
	position: fixed;
	visibility: hidden;
	color: #000000;
	text-decoration: none;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
	padding: 0px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	text-decoration: none;
}

.thumbnail3:hover span{ /*CSS for enlarged image*/
	z-index: 50;
	visibility: visible;
	left: 210px;
	top: 10px;
	text-decoration: none;
}

#copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	width: 925px;
	text-align: right;
	font-weight: lighter;
}
.indent {
	padding-left: 10px;
}
#rule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.historicalgal {
	padding-top: 528px;
	padding-left: 40px;
}
.rollover {
	padding-top: 300px;
	padding-left: 25px;
}
#rulecontact {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-left: 170px;
}
