body {
	margin: 0;
	padding: 0;
	background: url('images/bg.jpg') top repeat-x white;
	font-family: Arial;
	font-size: 13px;
	color: black;
	text-align: center;}
table,td,th {
	font-size: 100%;
	vertical-align: top;}
img {
	border: 0;}
h1 {
	font-size: 24px;
	color: #006699; font-weight: bold;
	letter-spacing: -1px;
	font-weight: normal;}
	
#page {
	height: 100%;
	width: 100%;
	background: url('images/pagebg.png') bottom repeat-x;}
	
.header {
	background: url('images/headerbg.png') top no-repeat;}
.menu {
	line-height: 50px;
	font-family: Gothic;
	background: url('images/menubg.png') top no-repeat;}
.top {
	background: url('images/topbg.png') top no-repeat;}
.content {
	background: url('images/contentbg.png') top repeat-y;}
.subfooter {
	background: url('images/subfooterbg.png') top no-repeat;}
.footer {
	vertical-align: middle;
	background: url('images/footerbg.png') top no-repeat;
	color: #dadada;
	font-size: 11px;}
.footer a:link,.footer a:active,.footer a:visited,.footer a:hover {
	color: #dadada;
	text-decoration: none;}
.footer a:hover {
	text-decoration: underline;}
.header div.layoutMargin, .menu div.layoutMargin, .top div.layoutMargin, .content div.layoutMargin, .subfooter div.layoutMargin, .footer div.layoutMargin {
	position: relative;
	margin: 0 50px;}
.top div.layoutMargin {
	 height: 100%;}
.content div.layoutMargin {
	height: 100%;
	margin: 0px 30px 0px 30px;}
	
.sponsortop {
	background: url('images/sponsortopbg.png') top no-repeat;}
.sponsorbottom {
	background: url('images/sponsorbottombg.png') no-repeat;}
.sponsor {
	color: white;
	background: url('images/sponsorbg.png') top repeat-y;}
.sponsor div.sponsorMargin {
	margin: 0 7px;}
.sponsor h3 {
	color: #dadada;
	letterspacing: -1px;
	font-size: 20px;
	font-weight: normal;}
#sponsors {
	margin: 0;
	padding: 0;
	list-style: none;}
#sponsors li {
	margin: 0 0 1em 7px;}
	
.threecolumn {
	margin-top: 20px;}
.threecolumn th {
	line-height: 28px;
	vertical-align: top;
	text-align: left;
	color: white;
	padding: 0 6px;
	font-size: 14px;
	text-transform: uppercase;
	background: url('images/miniheadingbg.png') no-repeat;}
.threecolumn td {
	padding: 0 6px;
	font-size: 11px;
	text-align: justify;}
	
