@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
body { background:url(/images/bodyBG.gif) repeat-x; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; line-height:18px; }
form { white-space:nowrap; }
.wrapper { width:100%; min-width:1090px; }
.alignLeft { text-align:left; }
.left { float:left; }
.right { float:right; }
.search { margin-top:30px; z-index:5; }
.clear { width:100%; height:1px; margin:0 0 -1px; clear:both; }
.header { width:725px; background:url(/images/ornament.gif) top right no-repeat; height:80px; font-size:0;  }
.lowerHeader { position:relative; margin-top:21px; font-size:0; height:120px; width:100%; }
.headerText { position:absolute; top:35px; left:450px; font-size:30px; font-weight:bold; color:#C00; overflow:visible; line-height:35px;}
.contentWrap { width:940px; margin-top:4px; }
.mainContent { width:695px; padding:15px; border:1px solid #e7e7e5;}
.list li { list-style:square; color:#C00048; margin-left:15px; }
.sideBar1 { width:180px; margin:0px 4px 10px 4px; padding:10px 10px 0px 10px; background:#ffeef4; border:1px solid #e7e7e5; }
.sideBar2 { width:182px; margin:0px 4px 10px 4px; padding:10px; background:#fff8fb; }
.sideTitle { width:100%; height:15px; background:url(/images/sidebarTitle.jpg) repeat-x top center; color:#FFFFFF; margin:-10px 0 0 -10px; font-size:15px; font-weight:bold; text-align:center; padding:10px; }
.footer { text-align:center; background:url(/images/footerBG.gif) repeat-x; padding-top:30px; height:60px; }