/* Unrelated to excercise */
body {margin: 0; padding : 0; background: #000 url(/resources/background.jpg) repeat-x;}
body, td, textarea, p{margin: 0; font: 11px Arial, sans-serif; color: #fadb8e;}
div {font: arial bold;}
form {margin : 0;}
hr { border: 0; width: 100%; text-align : center; height: 1px; color: #ddd;}
a:link, a:visited {color: #fff; text-decoration: none;}
a:hover, a:focus {color: #b48920;}

/* Main Content Dividers */
div#background {margin: 0; overflow: hidden;}
div#container { display: block; position : relative; width : 960px; height: 590px; margin : 0 auto; border: 0px solid #999; background-color: #fff; overflow: hidden; }
div#menus {padding: 165px 0px 0px 105px; width: 195px; height: 400px; float: left; }
ul#menus {position: inline; padding: 0; margin: 0; list-style-type: none; }
ul#menus li a{position: inline; font: 12pt/28pt Arial Bold; letter-spacing: 0px; }

div#content { float: left; position : inline; width: 535px; padding: 90px 80px 0px 35px; text-align: left; vertical-align: top; margin: 0;}
div#contentflash {float: left; padding: 50px 0px 0px 10px;}

/* Text Formatting */
.heading {font: bold 11pt/20pt arial bold; color: #fff; }
.heading2 {font: bold 11pt/20pt arial bold; color: #000; }
.text{font: 10pt/16pt arial; color: #fadb8e; }
.text2{font: 10pt/12pt arial; color: #fadb8e; }
.navlink{font: bold 11pt/12pt arial; color: #fff; }
