body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	background-color: #FFF0D2;
}
a:link {
	color: #446288;
	text-decoration: none;
}

a:visited {
	color: #CB303E;
}
a:hover {
	color: #FEBE40;
}
a:active {
	color: #FF3300;
}

#wrapper {
	text-align: left;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	clear: both;
	width: 730px;
	font-size: 11px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#footer1 {
	float: left;
	width: 400px;
	text-align: left;
	color: #333333;
}

#footer2 {
	float: right;
	width: 200px;
	text-align: right;
}

#nav {
	height: 27px;
	background-color: #E99D01;
}
#banner {
	height: 234px;
}
#leftcolumn {
	float: left;
	width: 210px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
#address {
	color: #FFFFFF;
	background-color: #304A6D;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	height: 110px;
}

#rightcolumn {
	float: right;
	width: 474px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	line-height: 14px;
	margin-bottom: 10px;
}
.imagepad {
	padding-right: 18px;
	padding-left: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	color: #D90F25;
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	padding-bottom: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFAA23;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


h3 {
	color: #D90F25;
	font-size: 12px;
}

#form_left {
	text-align: right;
	float: left;
	width: 300px;
	line-height: 26px;
}
#form_right {
	text-align: right;
	float: right;
	width: 100px;
	padding-right: 0px;
}
.submitbut {
	background-color: #E99D01;
	border: 1px solid #333333;
	cursor:hand;
}

#form_right2 {
	text-align: right;
	width: 200px;
}
#leftcolumninside {
	float: left;
	width: 276px;
	margin-top: 0px;
	padding-left: 0px;
	text-align: left;
	margin-bottom: 0px;
}
#rightcolumninside {
	float: right;
	width: 184px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
}
#date {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	color: #D90F25;
	font-weight: bold;
}
#leftcolumninside_sponsors {
	float: left;
	width: 260px;
	margin-top: 0px;
	padding-left: 22px;
	text-align: left;
	margin-bottom: 0px;
}
#rightcolumninside_sponsors {
	float: right;
	width: 184px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
}

