*{
	padding:0;
	margin:0;}

body {
	font: normal 13px "Trebuchet MS", Verdana, sans-serif;
	color:#734a18;
	background-color:#fdc60d;}

.b_button{
	border:0;
	width:100px;
	height:25px;
	color: #fee652;
	font-size:13px;
	text-align:center;
	cursor:pointer;
	background-image:url('../img/graphics/b_button.gif')}	

.h_button{
	border:0;
	width:100px;
	height:25px;
	color: #fee652;
	font-size:13px;
	text-align:center;
	cursor:pointer;
	background-image:url('../img/graphics/h_button.gif')}	
	

#header{
	width:950px;
	height:250px;
	border:0;
	margin:0 auto 0 auto;
	background-color:#fdc60d;
	background-image:url('../img/graphics/mainHead2.gif')}	
	

#header2{
	width:950px;
	height:250px;
	border:0;
	margin:0 auto 0 auto;
	background-color:#fdc60d;
	background-image:url('../img/graphics/mainHead3.gif')}
	

#header3{
	width:950px;
	height:250px;
	border:0;
	margin:0 auto 0 auto;
	background-color:#fdc60d;
	background-image:url('../img/graphics/mainHead4.gif')}

#wholeWrap{
	width:950px;
	border:0;
	margin:0 auto 0 auto;
	height:100%;
	padding:0px 0px 25px 0px;
	background-color:#fee652}	

#wholeWrap h1{
	color:#e05516;
	width:100%;
	border-bottom: solid 2px #fdc60d;
	margin:0 30px 5px 0px;
	font-size:18px;}

#wholeWrap h2{
	color:#e05516;
	margin-top:15px;
	margin:15px 30px 0 20px;
	font-size:16px;}	

#wholeWrap p{
	margin:15px 30px 0 30px;}

#wholeWrap ul{
	list-style-position:inside;
	margin:15px 30px 0 30px;}	

#wholeWrap table{
	margin:15px 0px 0 50px;
	font-size:12px;
	border-collapse: collapse;}	

#wholeWrap td{
	padding:0 4px 1px 4px;
	border-bottom: solid 1px #fdc60d;}
	

#wholeWrap a:link, #wholeWrap a:visited{
	color: #318925;
	font-weight:bold;
	text-decoration:none;}
			
#wholeWrap a:hover, #wholeWrap a:active, #wholeWrap a:focus{
	color: #318925;
	font-weight:bold;
	text-decoration:underline;}	


#sponsors{
	margin-top:225px;}

.orangeBold{
	color:#e05516;
	font-weight:bold;}
	
	

	
.labels{
	float:left;
	margin-right:15px;
	width:250px;
	text-align:right;}
	
.form{
	border: solid 1px #e05516;
	padding:2px;
	color: #318925;
	font-size:13px;
	background-color:#fdc60d;}	
	

	
.warning{
	margin-left:10px;
	color: #f00;
	font-weight:bold;}