/*----------------------------------------------------------------
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/aab-header-blue.jpg) left top no-repeat /*green*/;
}

#aab_logo{
float:left;
width:580px;
height:54px;
}

#ahhaa_logo{
float:right;
margin:24px 6px 0 0;
width:112px;
height:32px;
}

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

#rightCopy,
#rightCopy a{
color:#fff;
}

#leftCopy,
#footer p,
#leftCopy a,
#footer a{
color:#595B5F;
}


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



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

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

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

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

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

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

#aab_hp #leftCopy{
width:576px;
}

#aab_hp #rightCopy{
padding:24px;
width:318px;
}

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


/* =NAVIGATION --------------------------------------------------*/
#mainNav ul.aab_dd li a{
background:#00abdf !important;
}

#mainNav ul.aab_dd li a:hover{
background:#0095c7 !important;
}


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