#wrapper {
   width: 769px;
   text-align: left;
   margin: 0 auto;
   background-color: #DA713A;     
}

#header {
   width: 769px;
   height: 376px;
   background: #DA713A url( ../images/home_header.jpg ) bottom no-repeat;  
} 

#left_content_wrapper {
   width: 482px;
   height: 266px;
   background: url( ../images/home_left.jpg ) no-repeat;    
   text-align: right;
}

#left_content {
   color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;   
   margin: 0 12px 0 62px;
}

#right_content {
   float: right;
   width: 284px;
   height: 266px;
   background: url( ../images/home_right.jpg ) top right no-repeat;   
   text-align: left;     
}

#xxzzy {
   position: relative;
   left: -3px;
}

#footer {  
   width: 769px;
   height: 46px;
   background: url( ../images/home_bot.jpg ) top no-repeat; 
   clear: both;
   text-align: left;
}

div.rollover {
   margin: 0;
   padding: 0;
}

#btnHAbout { width: 159px; background: url( '../images/home_about_up.jpg' ) no-repeat; height: 36px; }
#btnHAbout a { background: url( '../images/home_about.jpg' ) top left no-repeat; }
#btnHAbout a:hover { background-image: none; }	

#btnHBooks { width: 159px; background: url( '../images/home_books_up.jpg' ) no-repeat; height: 27px; }
#btnHBooks a { background: url( '../images/home_books.jpg' ) top left no-repeat; }
#btnHBooks a:hover { background-image: none; }	

#btnHCalendar { width: 159px; background: url( '../images/home_calendar_up.jpg' ) no-repeat; height: 29px; }
#btnHCalendar a { background: url( '../images/home_calendar.jpg' ) top left no-repeat; }
#btnHCalendar a:hover { background-image: none; }

#btnHSurvey { width: 159px; background: url( '../images/home_survey_up.jpg' ) no-repeat; height: 29px; }
#btnHSurvey a { background: url( '../images/home_survey.jpg' ) top left no-repeat; }
#btnHSurvey a:hover { background-image: none; }

#btnHResources { width: 159px; background: url( '../images/home_resources_up.jpg' ) no-repeat; height: 32px; }
#btnHResources a { background: url( '../images/home_resources.jpg' ) top left no-repeat; }
#btnHResources a:hover { background-image: none; }

#btnHPress { width: 159px; background: url( '../images/home_press_up.jpg' ) no-repeat; height: 29px; }
#btnHPress a { background: url( '../images/home_press.jpg' ) top left no-repeat; }
#btnHPress a:hover { background-image: none; }

#btnHContact { width: 159px; background: url( '../images/home_contact_up.jpg' ) no-repeat; height: 35px; }
#btnHContact a { background: url( '../images/home_contact.jpg' ) top left no-repeat; }
#btnHContact a:hover { background-image: none; }

#btnHSignup { width: 159px; background: url( '../images/home_email_up.jpg' ) no-repeat; height: 49px; }
#btnHSignup a { background: url( '../images/home_email.jpg' ) top left no-repeat; }
#btnHSignup a:hover { background-image: none; }

#special { float: left; margin-left: 60px; }
#special a { font-weight: bold; }
#special a:link {color: #8C241B; text-decoration: underline;}
#special a:visited {color: #8C241B; text-decoration: underline;}
#special a:hover {color: #8C241B; text-decoration: underline;}
#special a:active {color: #8C241B; text-decoration: underline;}
