/*BASICS*/
body {margin:0;color:#E6E6E6;text-align:center;font:normal normal normal 12px/15px "Courier New", Courier, monospace;background:#C06363 url("../images/backgrounds/bg_body.gif") repeat-x left top;}
div, ul, li, img, a, h1, span, table, td, tr, p {padding:0;margin:0;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;padding:0;margin:0;}
li {list-style:none;}
a {color:#E6E6E6;}
img {border:none;display:inline;}

#wrapper {z-index:10;position:absolute;left:0;top:75px;width:100%;border-top:1px solid #fff;border-bottom:1px solid #fff;height:108px;background:#8A0F0F url("../images/backgrounds/bg_wrapper.gif") repeat-x left top;}
	html>body #wrapper {height:106px;}

#container {z-index:13;position:relative;height:100%;width:782px;margin:0 auto;background:transparent url("../images/backgrounds/bg_container.gif") repeat-y 190px 0;}
#container #header {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}
#container #header h1 {padding:25px 0 14px 0;}
#container #header h1 a {margin:0 auto;background:transparent url("../images/headlines/hl_popeondope.gif") no-repeat left top;width:377px;height:36px;display:block;}
#container #header h1 a span {display:none;}
#container #header #menu {padding:37px 0 32px 0;border-top:1px solid #fff;border-bottom:1px solid #fff;background:#8A0F0F url("../images/backgrounds/bg_wrapper.gif") repeat-x left top;}
	html>body #container #header #menu {padding:37px 0 31px 0;}
#container #header #menu ul {padding:0 0 7px 0;}
#container #header #menu ul li {display:inline;}
#container #header #menu ul li a {font-weight:bold;font-size:14px;text-decoration:none;text-transform:uppercase;}
#container #header #menu ul li a:hover {color:#ACACAC;}
#container #header #menu ul li.active a {color:#848484;}
#container #header #menu ul li.active a:hover {color:#848484;}
#container #header #menu h2 {font-size:10px;}

#container #main {width:330px;margin:0 auto;padding:50px 0 100px 0;}
#container #main p {text-align:justify;}

#container #overlay {z-index:18;position:absolute;right:0;top:162px;width:225px;height:426px;display:block;background:transparent url("../images/backgrounds/bg_overlay.gif") no-repeat left top;}
