#sidebars, #sidebars div.r1,  #sidebars div.r2, #sidebar-top, #sidebar-top div.wrap, #sidebar1, #sidebar1 div.wrap, #sidebar2, #sidebar2 div.wrap {padding: 0; margin: 0;}


/* first */
* { padding: 0; margin: 0; }
html, body {margin: 0; padding: 0;}
body {font: 62.5%/1em Trebuchet MS, Verdana; background: #4e0101;}


/* default styles */

p { margin: 3px 0px 7px 0px;}
ul, ol {margin-left: 15px;}

a { color: #A50100; text-decoration: none;}
a:hover { color: #F38107; text-decoration: underline; }
a:active { color: red; }

a img { border: none; text-decoration: none;} /* ie fix*/
a img, a:visited img, a:hover img, a img:hover, img+a, img+a:hover { border: none; text-decoration: none;}

#sidebars a {color: #F38107;}

h1 {font-size: 24px; line-height: 1.2em; margin: 0; font-weight: normal; color: #A50100;}
h2 {font-size: 16px; margin: 15px 0 5px 0; color: #4E0101;}
h3 {font-size: 10pt; margin: 5px 0 10px 0;}
h4 {font-size: 9pt; margin: 5px 0 10px 0;}
h5 {font-size: 8pt; margin: 5px 0 10px 0;}
h6 {font-size: 7pt; margin: 5px 0 10px 0;}


/* structure */

#container {width: 942px; margin: 0 auto; font-size: 14px; line-height: 1.25em;}

#headers {}
#headers-wrap {}

#header1 {margin-top: 10px; height: 35px;}
#header1 div.r1 {float: left; width: 900px;}
#header1 div.r2 {width: 30px; height: 30px; float: right; text-align: right;}
#header1 h1 {}
#header1 h1 a {}
#header1 h1 a:hover {}
#header1 h2 {}

#header2 {background: white url(images/header.jpg) no-repeat; height: 185px;}
#header2 div.r1 {width: 145px; float: right; color: #F3BF4F; line-height: 1.2em; font-size: 12px; padding-top: 20px;}
#header2 div.r1 a {color: #F3BF4F;}
#header2 div.r2 {}
#header2 h1 {}
#header2 h1 a {}
#header2 h1 a:hover {}
#header2 h2 {}

#header3 {}
#header3 div.r1 {}
#header3 div.r2 {}
#header3 h1 {}
#header3 h1 a {}
#header3 h1 a:hover {}
#header3 h2 {}

#sub-container {float: left; width: 100%; padding: 0; background: white;}
#wrapper {float: left; width: 100%; padding: 0;}

#content {margin: 0 320px 0 20px;}

#content div.content-top {}
#content div.content-bottom {}

#sidebars {float: left; width: 250px; margin-left: -275px; }
#sidebars div.r1 {}
#sidebars div.r2 {}

#sidebar-top {}
#sidebar-top div.wrap {}

#sidebar1 {}
#sidebar1 div.wrap {}

#sidebar2 {}
#sidebar2 div.wrap {}

#footer {clear: both; background: #330001; color: #F38107; height: 35px; padding: 10px 5px; font-size: 12px;}
#footer div.r1 {float: left; text-align: left; width: 520px; }
#footer div.r2 {float: right; width: 400px; text-align: right; }
#footer a {color: #F38107; text-decoration: underline;}



*html #wrapper {overflow: hidden;}
*+html #wrapper {overflow: hidden;}
*html #content {overflow: hidden;}
*+html #content {overflow: hidden;}
*html #sidebar1 {overflow: hidden;}
*+html #sidebar1 {overflow: hidden;}
*html #sidebar2 {overflow: hidden;}
*+html #sidebar2 {overflow: hidden;}
*html #sidebar-top {overflow: hidden;}
*+html #sidebar-top {overflow: hidden;}
*html #sidebars {overflow: hidden;}
*+html #sidebars {overflow: hidden;}