body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #ECE9FE;
	width: 760px;
	margin: 5px auto;
	padding: 0;
	}
table {
	width: 100%;
	margin: 0 auto;
	}
table td {
	padding: 0;
	border-width: 0;
	vertical-align:top;
	}
table#form	{
	width: 500px;
	margin: 0 0 0 40px;
	}
table#form tr	{
	vertical-align: middle;
	}
table#form tr.required td	{
	color: #FF0000;
	}	
table#form td {
	padding: 1px 0;
	border-width: 0;
	vertical-align:middle;
	}	
table#prices	{
	width: 350px;
	margin: 0 0 0 95px;
	}
table#prices tr	{
	vertical-align: middle;
	}
table#prices td {
	padding: 3px 0;
	vertical-align:middle;
	}	
table#prices tr.odd	{
	color: #000000;
	font-weight: bold;
	}
table#prices tr.even	{
	color: #A00000;
	font-weight: bold;
	border: thin solid #000000;
	}
td#header {
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
td#subhead	{
	background-color:#9999F3;
	border-top: thin solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0 3px 0;
	}
td#leftside {
	width: 140px;
	background-color:#999999;
	padding: 10px 10px 3px 10px;
	vertical-align: top;
	}
#navcontainer {
	width: 140px;
	margin: 0 0 0 5px;
	}
#navlist {margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#navlist a, #navlist a:visited {
	display: block;
	padding: 5px 10px 5px 30px;
	color:#FFFFFF;
	font-size:66%;
	font-weight: bold;
	text-decoration: none;
	border-right: 2px solid #33FF99;
	border-bottom: 1px solid #33FF99;
	}
#navlist a:hover {
	padding: 5px 10px 5px 30px;
	color:#000000;
	background-image: url(../images/navon_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-weight: bold;
}
#navlist .uberlink {
	background-image:url(../images/uberlink_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000000 !important;
	font-weight: bold;
	cursor: default;	
	}
td#content	{
	background-color:#F1E6CF;
	color:#000000;
	font-size: 90%;
	padding: 20px 30px 20px 20px;
	text-align: left;
	}
td#content a, a:visited	{
	color: #040499;
	font-size: 90%;
	font-weight: bold;
	text-decoration:underline;
	}
td#content a:hover	{
	color: #6A6AFB;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	}
.centerimg	{
	margin: 0 0 0 95px;
	padding: 1px;
	background-color: #000000;
	width: 350px;
	border: 1px solid #FFFFFF;
	}
.leftimage	{
	float: left;
	padding: 0 5px 3px 0;
	background-color: none;
	}
.footer	{
	background-color:#D6CEFD;
	padding: 3px;
	font-size: 66%;
	width: 250px;
	vertical-align:middle;
	border-top: thick solid #9999FC;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
td.footer a, a:visited	{
	color:#000000;
	text-decoration: underline;
	}
td.footer a:hover	{
	color:#000000;
	text-decoration:none;
	}	
h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-weight: bold;
	color: #000000;
	}
h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #A00000;
	}
h3	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	}
#specialevent	{
	background-color: #A00000;
	width: 300px;
	color: #FFFFFF;
	padding: 3px;
	border-top-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	border-right-width: medium;
	border-bottom-width: medium;
	}
td#content #specialevent a, a:visited	{
	color: #FFFFFF;
	font-size: 90%;
	text-decoration: underline;
	}
td#content #specialevent a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	}				
