/* global */
#bg { background: url(../headerimages/circle-purple1.jpg) no-repeat 50% 0; margin-top: 20px;}

/* content */
#content a { color: #94689C;}
#content h4 { color: #94689C;}

#section-img {clear:both; float:right; display:inline; width:710px;  height:180px; background:#E4DAE5; x-moz-border-radius: 2em; -moz-border-radius-topright: 15px; -webkit-border-top-right-radius: 15px; -moz-border-radius-bottomleft: 15px; -webkit-border-bottom-left-radius: 15px;}
#section-img h2 {background:#94689C; padding:0 0 0 15px; margin:0; font-size:20px; color:#fff; x-moz-border-radius: 2em; -moz-border-radius-topright: 15px; -webkit-border-top-right-radius: 15px; -moz-border-radius-bottomleft: 15px; -webkit-border-bottom-left-radius: 15px;}

#sideAd { display: none;}
 
/* nav */
#nav {clear:both; width:948px; background:#94689C; padding:0 0 0 15px; margin: 20px 0 0 0 ; x-moz-border-radius: 2em; -moz-border-radius-topright: 15px; -webkit-border-top-right-radius: 15px; -moz-border-radius-bottomleft: 15px; -webkit-border-bottom-left-radius: 15px;}

