body {
	background-color: #CDE6FF;
	padding-left: 0px;
	padding-right: 0px;
  	}


h1 {
	color: #1a14a8 ;
	font-size: 3em;
	font-family: "Arial Black", Arial, sans-serif;
	font-style: oblique;
	margin: 0;
	text-align: center;
/*
	width: 100%;
*/
}



h2 {
	color: #343434;
	font-weight: normal;
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 1.2em;
	padding: 10px 0 0px 120px;
	margin: 0;
	
   }

dt {
text-indent: 3em

}

dd {
text-indent: 6em

}

.toptext {
	position: relative;
	top: 5px;
	padding-top: 10px;
/*
	width: 100%;
*/
	background-color: #ffffff;
	border-bottom: 1px solid #666;
}


.toptext p {
	font-family: "Palatino Linotype", Baskerville, serif;
	color: #484848;
	line-height: 120%;
	margin-top: 0px;
    margin-left: 80px;
    margin-right: 80px;

}


.wrapper {

/*	width: 100%;*/
  

}

.sponsor {
  	float: left;
  	width: 51%;
 	color: #484848;
 	font-family: "Palatino Linotype", Baskerville, serif;
  	font-size: 1em;
	margin-top: 10px;
  	padding-right: 3px;  	
  	margin-bottom: 0px;
  	padding-bottom: 0;
  

  	 

  		
}


.board {
	float: left;
	width: 48.5%;
	color: #484848;
	font-family: "Palatino Linotype", Baskerville, serif;
    font-size: 1em;
    margin-top: 10px;
  	margin-left: 0;
  	line-height: 150%;
  	border-left: 1px solid #666;	
  	
  	  	
}

.footer {
    clear: both;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #bcbcbc; 
	width: 100%;
	margin-left 0;
	margin-right 0;
	
}

p.footer {
	border-top: 0;
	font-size: .8em;
	font-family: "Palatino Linotype", Baskerville, serif;
	color: #484848;
	background-color: #bcbcbc; 
	margin: 0 5px 10px 0;
	padding-left: 10px;
	}

p.copyright {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: .5em;
	text-align: center;
	background-color: #bcbcbc;
	margin: 0 5px 0 0;


}
	

