body {
	background: #d79c00 url('images/background.gif') repeat-x;
	margin: 0;
	
}
#shell {
	width: 946px;
	margin: 0 auto;
}

#header { height: 73px; }

#header table { float: right;  }

#content {
	clear: both;
	height: 505px;
}

#content2 {
	height: 461px; 
	width: 584px;
	padding-top: 16px;
	overflow: hidden;
}

#content2 p { margin: 1.15em 0; }

#footer {
	clear: both;
	padding-top: 16px;
	text-align: center;
}
.topspacer { height: 144px; }
.buttonspacer { height: 30px; }
#content2 p.buttonspacer2 { margin-top: 20px;}

p {
	margin: 0;
	padding: 0;
}

ul {
	margin: 1em 1em;
	*margin: .4em 1em;
	padding: 0 10px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #945f13;
}
a:link {
	text-decoration: none;
	color: #945f13;
}
a:visited {
	text-decoration: none;
	color: #945f13;
}
a:hover {
	text-decoration: none;
	color: #ffe66f;
}
a:active {
	text-decoration: none;
	color: #ffe66f;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d79c00;
	font-size: 40px;
}
.style3 {
	color: #fbd100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
}
.style4 {font-size: 24px}
.style5 {	display: block; color: #ffe66f;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -.7em;
}
.style6 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d79c00;
}
.style9 {	color: #fbd100;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}