﻿/*Layout*/
html, body { padding:0; margin:0; height:100%; background-color:#C4C4C4;}
#Layout { position:absolute; width:800px; margin-bottom:0; height:100%; border-right:solid 1px #888888; background-color:transparent; }
#Header { float:left; width:800px; height:75px; border-bottom:solid 1px #888888; background-color:Transparent; background-image:url(../images/haberman_header.gif) }
#Navigation { float:left; width:173px; top:75px; left:0px; height:400px; border-right:solid 1px #888888; background-color:#FFCC33; }
#MainContent { float:left; width:380px; margin-left:10px; margin-top:10px; background-color:Transparent;}
#ContentBackground { float:left; width:800px; background-color:White; background-image:url(../images/habermanbackground.gif)}
#RightGutter { float:left; width:170px; margin-left:10px; margin-top:10px; background-color:Transparent;}
#AdWindowA { float:left; width:380px; margin-bottom:5px; margin-top:5px; background-color:Transparent;}
#AdWindowB { float:left; width:380px; margin-bottom:5px; margin-top:5px; background-color:Transparent;}
#AdWindowC { float:left; width:170px; margin-bottom:5px; margin-top:5px; background-color:Transparent;}
#AdWindowD { float:left; width:170px; margin-bottom:5px; margin-top:5px; background-color:Transparent;}
#AdWindowE { float:left; width:170px; margin-bottom:10px; margin-top:5px; background-color:Transparent;}
#AdWindowF { float:left; width:170px; margin-bottom:10px; background-color:Transparent;}
#AdWindowG { float:left; width:170px; margin-bottom:10px; background-color:Transparent;}
#AdWindowH { float:left; width:170px; margin-bottom:10px; background-color:Transparent;}
#AdWindowI { float:left; width:170px; margin-bottom:10px; background-color:Transparent;}
#BodyBreak { float:left; width:800px; background-color:#FFCC33; background-image:url(images/)}
#Footer { float:left; width:800px; height:100px; border-top:solid 1px #888888; overflow:hidden; background-color:#C4C4C4; background-image:url(../images/footerback.gif); background-repeat:no-repeat;}
#Page { float:left; width:750px;  }
#AdminLayout { position:absolute; width:100%; margin-bottom:0; height:100%; border-right:solid 1px #888888; background-color:transparent; }
#AdminHeader { float:left; width:100%; height:75px; border-bottom:solid 1px #888888; background-color:Transparent; background-image:url(../images/haberman_header.gif) }
#AdminContentBackground { float:left; width:100%; background-color:White; background-image:url(../images/habermanbackground.gif)}
#AdminNavigation { float:left; width:173px; top:75px; left:0px; height:400px; border-right:solid 1px #888888; background-color:#FFCC33; }
#AdminContent { float:left; width:380px; margin-left:10px; margin-top:10px; background-color:Transparent;}
#AdminGutter { float:left; width:170px; margin-left:10px; margin-top:10px; background-color:Transparent;}
#AdminFooter { float:left; width:100%; height:100px; border-top:solid 1px #888888; overflow:hidden; background-color:#C4C4C4; background-image:url(../images/footerback.gif); background-repeat:no-repeat;}

/*Classes*/
.text7{font-family:Verdana; font-size:7px; text-decoration:none;}
.text8{font-family:Verdana; font-size:8px; text-decoration:none;}
.text9{font-family:Verdana; font-size:9px; text-decoration:none;}
.text10{font-family:Verdana; font-size:10px; text-decoration:none; }
.text11{font-family:Verdana; font-size:11px; text-decoration:none; }
.text12{font-family:Verdana; font-size:12px; text-decoration:none; }


.lineheight{ line-height:4px}
.content {font-family:Verdana; font-size:11px; color:#666666; font-weight:normal;}
.contentheader {font-family:Verdana; font-size:11px; color:#666666; font-weight:bold; vertical-align:text-bottom; line-height:12px;}
.flyersmall {font-family:Verdana; font-size:9px; color:#666666; font-weight:normal;}
.flyer {font-family:Verdana; font-size:10px; color:#666666; font-weight:normal;}
.flyerheader {font-family:Verdana; font-size:10px; color:#666666; font-weight:bold; vertical-align:text-bottom; line-height:12px;}
.adheader {font-family:Verdana; font-size:11px; color:#1F8FF7; line-height:2; font-weight:bold; margin-left:5px; margin-top:5px;}
.navigationtext {font-family:Verdana; font-size:11px; color:#666666; font-weight:normal; margin-left:5px;}
.boxcontent {font-family:Verdana; font-size:11px; color:#666666; font-weight:normal; margin:5px}
.bookcontent {font-family:Verdana; font-size:11px; color:#666666; font-weight:normal; margin:5px}
.contentlink {font-family:Verdana; font-size:11px; color:#1F8FF7; font-weight:normal; text-decoration:underline;}
.time { font-family:Verdana; font-size:10px; color:#666666; font-weight:bold; padding-left:10px;}
.footerlink { font-family:Verdana; color:#666666; font-size:9px; font-weight:bold;}
.footerlogo { float:left; margin-left:7px; margin-top:15px; }
.footerright { float:right; margin-right:7px; margin-top:13px; font-family:Verdana; color:#666666; text-align:right; font-size:9px; font-weight:normal;}
.footerleft { float:left; margin-left:7px; margin-top:13px; font-family:Verdana; color:#666666; text-align:left; font-size:9px; font-weight:bold;}
