html, body 
{
	margin: 0;
	padding: 0;
	height: 100%;
}

body
{
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 90%;
	line-height: 135%;
	text-align: center;
}



form
{
	text-transform: none;
}


img 
{ 
border-style: none; 
}

a:link img 
{ 
border-style: none; 
}

a, a:visited
{ 
color: #009; 
}

a:hover, a:active { color: #F03; }

a.pl:link, a.pl:visited
{
	color: #009;
	text-decoration: none;
}

a.pl:hover, a.pl:active
{
	color: #F03;
	text-decoration: underline;
}



#content
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid white;
	height: auto;
	text-align: left;
	background-image: url(header-graphic800x225.jpg);
	background-repeat: no-repeat;
}


#header
{
	width: 800px;
	height: 225px;
	position: relative;
	margin: 0;
	}

/*  HEADER IMAGES */

img.win
{
position: absolute;
top: 15px;
left: 0;
}

img.date
{
position: absolute;
top: 60px;
left: 517px;
}

img.logo
{
position: absolute;
top: 135px;
left: 39px;
}

img.photobar
{
position: absolute;
top: 109px;
left: 248px;
}

.subthanks
{
position: absolute;
top: 40px;
left: 0px; 
}

/*  END HEADER IMAGES */



#text, #thxtext, #nothxtext, #rulestext
{
position: relative;
top: 10px;
left: 120px;
width: 600px;
}

#thxtext p
{
width: 400px;
padding-right: 200px;
}

#nothxtext p
{
width: 400px;
padding-right: 200px;
padding-top: 100px;
}

#rulestext p
{
font-size: 90%;
width: 400px;
padding-right: 200px;
}

p.blue
{
	font-size: 93%;
	color: #036;
}

#text p
{
width: 550px;
	line-height: 155%;

}

#text p strong
{
	width: 550px;
	font-size: 105%;
	line-height: 125%;
	font-weight: bold;
}

table, tbody, tr, th, td
{
margin: 0;
padding: 0;
border: none;

}

table.work1
{
width: 451px;
margin-left: 60px;
}



td.boxsideleft
{
	height: 100%;
	background-image: url(box-left-20x200.gif);
	background-repeat: repeat-y;
}


td.boxsideright
{
	height: 100%;
	background-image: url(box-right-20x200.gif);
	background-repeat: repeat-y;
}


td.boxtopwhole
{
	background-image: url(box-top-whole451x50.gif);
	background-repeat: no-repeat;
}

td.boxbottomwhole
{
	background-image: url(box-bottom-whole451x20.gif);
	background-repeat: no-repeat;
}

table.adinfo
{
width: 250px;
}


form, input
{
font-size: 85%;
}


.wrap
{
position: relative;
}

img.cover
{
position: absolute;
top: 40px;
left: 32px;
}

* html img.cover
{
position: absolute;
top: 40px;
left: -22px;
}

img.thxcvr
{
position: absolute;
top: 10px;
left: 432px;
}

.smtxt
{
font-size: 85%;
line-height: 120%;
padding-bottom: 6px;
}

	
.spacer
{
	height: 100%;
}

.bottomwrap
{
text-align: center;

}

#footer, a.footer:link
{
	clear: both;
	text-align: center;
	font-size: 85%;
margin-left:5px;
width: 600px;}

#footer p
{
font-size:90%;
line-height: 115%;
width: 600px;}

.bc
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
}

.bdrd
{
font-weight: bold;
color: red;
}

.twotd
{
padding-bottom: 6px;
line-height: 120%;
}

table.address
{
height: 210px;
}

table.address td
{
text-align: left;
}

