/*----------------------------------------------------------------
MASTER STYLESHEET

Browser Compatibility: IE 6,7,8, FIREFOX, SAFARI 

Color Scheme:
------------------

------------------

Developers:
**********************************
Jessica Dooley
email: jessica.dooley@rezstream.com
website:http://rezstream.com
**********************************
----------------------------------------------------------------*/
/* =layout start / DO NOT EDIT BELOW THIS LINE
----------------------------------------------------------------*/
#header{
background:url(http://www.ahhaa.org/images/sitedesign/layout/ahhaa-header.jpg) left top no-repeat /*green*/;
}

#ahhaa_logo{
float:left;
width:200px;
height:56px;
margin:0 0 0 6px;
}

#headerText{
float:right;
margin:24px 0 0 0;
width:580px;
color:#fff;
font:normal 1em/12px Verdana, Arial, Helvetica, sans-serif;
}

#mainContent{
background:url(http://www.ahhaa.org/images/sitedesign/layout/bg-yellow-244px.gif) right top repeat-y;
}

#rightCopy,
#rightCopy a{
color:#5f5f5f;
}

/* =INTERIORS --------------------------------------------------*/



/* =AH HAA HOMEPAGE --------------------------------------------------*/
/* #ahhaa_hp #topphotos{
float:left;
width:960px;
height:236px;
padding:6px 0 24px 0;
text-align:center;
}

#ahhaa_hp #topphotos img{
float:left;
margin:0 12px;
}

#ahhaa_hp #topphotos #topphoto_left img{
margin:0 6px 0 0;
}

#ahhaa_hp #topphotos #topphoto_right img{
margin:0 0 0 6px;
} 
*/

#ahhaa_hp #mainContent{
background:url(..);
}

#ahhaa_hp #leftCopy{
width:676px;
padding:0;
}

#ahhaa_hp #leftCopy{
width:576px;
}

#ahhaa_hp #rightCopy{
padding:6px 0 0 0;
width:366px;
color:#9d9fa2;
}

#ahhaa_hp #rightCopy h2{
margin:0 0 12px 0;
}

#bottomBanners,
#galleryBanners{
text-align:center;
}

#bottomBanners a img{
/*margin:0 0 0 22px;*/
}

#bottomBanners a:first-child img{
margin:0 0 0 0;
}

#galleryBanners a:first-child img{
margin:0 20px 0 0;
}

/* =layout end / DO NOT EDIT ABOVE THIS LINE
----------------------------------------------------------------*/