/*                     */
/*       LAYOUT        */
/*                     */
/* ----------------------------------------------------------------------------------------------------------------*/

body {font:normal 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif; 
	background:url("wallBG.gif") center; color:#000; text-shadow:#fff 0 0 0; 
	text-align:left; height:100%; width:100%; margin:0; padding:0;}	

/*     Container     */
/* ----------------------------------------------------------------------------------------------------------------*/
#container {height:100%; width:100%; margin:auto;}

/*     Content     */
/* ----------------------------------------------------------------------------------------------------------------*/
#content {float:center; max-width:800px; height:auto; margin:0 auto; padding:0;}
#content h1 {font-size:1.4em; text-align:center; color:#dedbd5; margin:0 0 10px 0; padding:5px 0; 
	background-color:#166227;}
#content h2 {font-size:1.1em;}
#content p {font-size:1.2em; line-height:1.5em; margin:0 0 40px 0;}
#content a:link, #content a:visited {text-decoration:none; color:#00c300;}
#content a:hover, #content a:active {background:transparent; color:#166227;}

#boxLogo {float:left; height:320px; width:750px; margin:30px 30px 0 0; background:url("logoBG.gif");}

#box {float:left; height:240px; width:360px; margin:0 30px 30px 0; background:#dedbd5;}

#boxSponsors {float:left; height:430px; width:750px; margin:0;}
#boxSponsors h1 {font-size:1.4em; text-align:center; color:#dedbd5; margin:00; padding:5px 0; 
	background-color:#166227;}
	
/*     Footer     */
/* ----------------------------------------------------------------------------------------------------------------*/
#footer {float:left; text-align:center; height:100%; width:100%; margin:40px 0 0;}







