@charset "utf-8";
/* CSS Document */

body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: .7em; color: #FFFFFF; background: #003F0E; margin: 0px; padding: 0px}
p {margin: 10px}



#wrap {background: url(images/back.jpg); width: 840px; height:580px; margin: auto}

#nav {width: 790px; height:40px; text-align:right}
#nav a {font-family: "Courier New", Courier, monospace; font-size:1.4em; color: #BF6056; text-decoration:none; margin: auto auto auto 15px; font-weight:600; position: relative; top:10px}
#nav a:hover {font-family: "Courier New", Courier, monospace; font-size:1.4em; color: #BF3D30; text-decoration: none; margin: auto auto auto 15px; font-weight:600; position: relative; top:10px}

#box {width: 760px; height: 500px; margin: 0px auto auto 40px}

#column {margin:0px; width: 200px; height:100%; background: url(images/shade.png)}
#column a {color: #BF6056; text-decoration:none; font-weight:600}
#column a:hover {color: #BF3D30; text-decoration:none; font-weight:600}

#flt {background: url(images/shade.png); float:right; margin: 20px 20px auto auto; width: 510px}
#flt table {margin: 10px; text-align:center}
#flt a {color: #BF6056; text-decoration:none; font-weight:600}
#flt a:hover {color: #BF3D30; text-decoration:none; font-weight:600}

.fl {float: right; margin-right: 10px; margin-bottom: 10px; border: solid 1px #FFFFFF}
.flr {float: right; margin: 10px}
.clr {clear:both}
.header {font-size: 1.3em; font-weight:600}
.mar {margin-left: 10px}
