body { margin: 0px; background: url("../media/background.jpg"); }
* { font-family: arial, verdana; color: #fff; font-size: 11px; }
img { border: 0px; }

h1 { font-size: 18px; margin: 3px 0px 0px 10px; color: #185881; }
h2 { margin-top: 5px; margin-left: 5px; margin-bottom: 5px; }
h3 { margin: 0px; text-align: right; }
#floated_background { top: 0px; left: 0px; position: absolute; width: 100%; background: url("../media/faded_background.jpg") repeat-x; height: 572px; }
#box { width: 800px; height: 524px; background: url("../media/box.jpg") no-repeat; position: relative; margin: 0 auto; }
#box img { display: block; }

#menu { position: absolute; top: 80px; left: 220px; }
#menu a { font-decoration: none; margin-right: 5px; text-decoration: none; }
#menu a:hover { font-decoration: none; margin-right: 5px; text-decoration: none; color: #ddd; }
#left { width: 206px; height: 348px; background: url("../media/left_box.jpg") no-repeat; position: absolute; top: 122px; left: 39px; z-index: 1; padding-top: 28px; }
#left_inner { padding: 5px; }
#left_inner p { color: #4e4d4d; margin: 0px; }
#right * { color: #17567f; }
#right a { color: #0000ff; }
#right a:active { color: #0000ff; }
#right a:visited { color: #0000ff; }
#right a:hover { text-decoration: none; color: #0000ff; }
#right h1 { color: #185881; }
#right h2 { color: #185881; }
#right h3 { color: #185881; }
#right { position: absolute; top: 122px; left: 245px;  background-image: url("../media/cumberland_g2.jpg"); background-position: top center; background-repeat: no-repeat;  background-attachment: fixed; width: 535px; height: 348px; overflow: auto; }
#right p, #right li, #right form { padding: 10px 10px 0px 10px; margin: 0px; color: #17567f;}
#logo { position: absolute; top: 34px; left: 1px; z-index: 2;}
#read_more { display: block; position: absolute; top:333px; color: #4e4d4d; text-decoration: none; font-weight: bold; }
#footer { position: absolute; top: 480px; width: 800px; left: 0px; text-align: center; font-size: 10px; color: #85afcf; }
#footer a { font-size: 10px; color: #85afcf; }