/* CSS Document */

img, .foot {behavior: url(css/iepngfix.htc);}
/* img {behavior: url("pngbehavior.htc");} */

* {
	margin:0;
	padding:0;
}
.main {
	top: -1px;
}

html {height:100%;}
body {
	height:100%;
	text-align:center;
	/*	color: #f2e1ce; */
	color: #000000;
	/*	font-family: Arial, Helvetica, sans-serif; */
/*	font-size: 75%; */
/*	line-height: 125%; */
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../imagesman/bg4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 1.6em;
	font-size:0.8em;
	top: -1px;
	position: relative;
}

.content {
	margin:5px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
	text-align: left;
}
.content .address {
	font-size: 0.8em;
}


.content a {
	color: #660002;
}

.content h2 {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 20px;
}

.maintable {
	position: relative;
	top: 10px;
}

.tablebackground1 {
	background-image: url(../imagesman/bg7.jpg); 
	background-repeat: repeat-y top left;
}
.fixedbox {
	display: block;
	float: none;
	height: 350px;
	width: 450px;
	overflow: hidden;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
}
#shadowright {
	background-image: url(../imagesman/bg7right.png);
	background-repeat: repeat-y;
}
#shadowleft {
	background-image: url(../imagesman/bg7left.png);
	background-repeat: repeat-y;
}

.footer {
	color: #400002;
}
.footer .right {
	display: block;
	float: right;
	position: relative;
	text-align: right;
	top: -40px;
	right: 105px;
}
.footer .left {
	display: block;
	position: relative;
	text-align: left;
	left: 80px;
	top: -40px;
	float: left;
}
.footer .image {
	display: block;
	clear: none;
	float: none;
}

.footer a {
	font-weight: bold;
	color: #550002;
	text-decoration: none;
}
.footer a:hover {
	text-decoration:underline;
	color: #CA0005;
}
.content h3 {

	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 10px;
}
.content .text {
	padding-left: 10px;
}
.quicklinks {
	font-size: 0.8em;
	display: block;
	float: right;
	clear: none;
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 20px;
	background-color: #9aa295;
	background-image: url(../imagesman/quicklinksbg.jpg);
}
#wlist {
	background-image: none;
}
.smallprint {
	font-size: 0.8em;
}
.formtable {
	margin: 0px;
	padding: 0px;
}
.formtable tr td {
	margin: 0px;
	padding: 0px;
}
.sponsors {
	position: absolute;
	left: 20px;
	top: 300px;
	display: block;
	float: none;
}
.maintable {
	position: absolute;
	left: 150px;
	top: -1px;
}
.sponsors2 {

	position: absolute;
	left: 955px;
	top: 300px;
	display: block;
	float: none;
}
