* {margin: 0; padding: 0}
body {background: #1C3160; text-align: left}

/* CONTENT */
#content {position: absolute; top: 20px; left: 200px; width: 500px}
#content_top {width: 500px; height: 32px; background: url(gfx/bg_content_top.jpg) no-repeat}
#content_middle {width: 500px; background: url(gfx/bg_content_middle.jpg) repeat-y}
#content_middle #text {margin: 0 35px}
#content_middle #text h1 {color: #A3AD48; margin: 0 10px 10px 10px; font: bold 24px "Trebuchet MS"; border-bottom: 2px solid #A3AD48}
#content_middle #text h2 {color: #A3AD48; margin: 15px 10px 7px 10px; font: bold 18px "Trebuchet MS"}
#content_middle #text p {color: #444; margin: 4px 0 0 0; font: 13px/1.5 Georgia}
#content_middle #text ol, ul {margin: 10px 25px 0 30px}
#content_middle #text li {color: #444; margin: 4px 0 0 0; font: 12px/1.5 Georgia}
#content_middle a {color: #A3AD48; font-weight: bold}
#content_middle a:hover {text-decoration: none}
#content_bottom {width: 500px; height: 32px; background: url(gfx/bg_content_bottom.jpg) no-repeat}

/* NAV */
#nav {position: absolute; top: 20px; left: 0; width: 200px}
#nav_top {width: 200px; height: 32px; background: url(gfx/bg_nav_top.jpg) no-repeat}
#nav_middle {width: 200px; background: url(gfx/bg_nav_middle.jpg) repeat-y}
#nav_middle h4 {background: #1C3160; font: bold 16px "Trebuchet MS"; color: #fff; padding: 3px; margin-right: 25px}
#nav_middle ul {margin: 10px 20px 0 0; list-style: none}
#nav_middle ul li {font: 13px/1.5 Georgia}
#nav_middle ul li a {background: #CECED8; display: block; border-bottom: 1px solid #1C3160; border-left: 6px solid #1C3160; padding: 2px 4px; font-weight: bold; color: #1C3160; text-decoration: none}
#nav_middle ul li a:hover {background: #1C3160; border-bottom: 1px solid #CECED8; color: #CECED8}
#nav_bottom {width: 200px; height: 32px; background: url(gfx/bg_nav_bottom.jpg) no-repeat}

/* RIGHT */
#right {position: absolute; top: 0; left: 700px; width: 300px; height: 850px; background: url(gfx/bg_right.jpg) no-repeat}

/* FOOT */
#foot {width: 500px; margin: 5px 30px}
#foot p {font: 10px Verdana; color: #CECED8}
#foot p a {font-weight: bold; color: #CECED8}
#foot p a:hover {text-decoration: none}
