/*----------- REDEFINED HTML STYLES --------------- */
body { color: white; height: 100%; min-height: 100%; font-size: 0.7em; font-family: "Century Gothic", Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif; line-height: 1.4em; background-color: #110a17; background-image: url(../images/background_03.gif); background-repeat: repeat-y; margin: 0; padding: 0; }
/*----------- CONSTRUCTION STYLES --------------- */
#wrapper { background-color: #0a060d; position: relative; top: 0px; width: 960px; height: auto; overflow: auto; margin: 0 auto; border: solid 1px gray; }
#leftcol { width: 478px; float: left; text-align: left; clear: left; }
#rightcol { width: 480px; height: 100%; float: right; text-align: left; overflow: hidden; clear: right; min-height: 460px; }
#nav { position: relative; left: -20px; margin: 0; width: 960px; clear: both; padding: 20px 0; border-top: 1px solid gray; }
.feature_pic img { width: 480px; }
