body {
	background: #d2cfa2;
	background-attachment: fixed;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 7px;
}

td {
	font-size: 12px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #056677;
}
p.title {
	font-size: 14pt;
	text-decoration: bold;
}
a.side {
	color: #d2cfa2;
}

a.side:hover {

	color: #333333;
}

DIV.window {
	margin: 0px;
	width: 100%;
	height: auto;
	text-align: center;
}

DIV.content {
	width: 765px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	border: #056677 4px solid;
}

DIV.bordercontent {
	width: 750px;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border: #056677 0px solid;
}

	DIV.content #topNav {
		width: 740px;
		background-color: #d2cfa2;
		background-position: center;
		border: #056677 1px solid;
		
	}

		DIV.content #headerImage {
			background-position: center;			
		}
		
		DIV.content #break {
			height: 3px;
			width: 737px;
			background-color: #ffffff;
			border: #ffffff 1px solid;
		}
		
		DIV.content #subcontent {
			height: auto;
			padding-top: 0px;
			padding-left: 20px;
			padding-right: 20px;
			padding-bottom: 20px;
		}
			
		DIV.content #sponsors { 
			width: 184px;
			height: auto;
			background-color: #056677;
			border: 333333 1px solid;
			float: right;
		}
a.nav:link {
	color: #056677;
	font-size: 13pt;
	font-weight: bold;
	line-height: 15pt;
	text-decoration: none;
}
a.nav:visited {
	color: #056677;
	font-size: 13pt;
	font-weight: bold;
	line-height: 15pt;
	text-decoration: none;
}
a.nav:hover {
	color: #333333;
	font-size: 13pt;
	font-weight: bold;
	line-height: 15pt;
	text-decoration: none;
}	
a.sponsors:link {
	color: #d2cfa2;
	font-size: 13pt;
	line-height: 15pt;
	text-decoration: none;
}
a.sponsors:visited {
	color: #d2cfa2;
	font-size: 13pt;
	line-height: 15pt;
	text-decoration: none;
}
a.sponsors:hover {
	color: #333333;
	font-size: 13pt;
	line-height: 15pt;
	text-decoration: none;
}				