body {background-color: #FFF; color: #FFF; margin: 15px 0 0 15px; padding: 0;}
html,body {height: 100%;}

#nav-container {margin: 1px 0 1px 0; background-color: #ffb304; height: 25px; padding: 0 21px 0 362px;}
#main-container {width: 751px; margin: 0 auto 0 auto;}

.hr {border-top: 1px dashed #EEE; border-bottom: 0; margin-top: -4px; margin-left: 3px; margin-right: 10px; margin-bottom: 20px;}
.hr2 {border-top: 1px dashed #EEE; border-bottom: 0; margin-top: -4px; margin-left: 3px; margin-right: 10px; margin-bottom: 10px;}

.text {font: 14px "Trebuchet MS", Arial, Helvetica;}
.text_small {font: 11px "Trebuchet MS", Arial, Helvetica;}
.text_title {font: bold 24px "Trebuchet MS", Arial, Helvetica;}

.text_link a:link {font-weight: bold; text-decoration: none; border-bottom: 1px solid #BBB; color: #FFF;}
.text_link a:active {font-weight: bold; text-decoration: none; border-bottom: 1px solid #BBB; color: #FFF;}
.text_link a:hover {font-weight: bold; text-decoration: none; border-bottom: 1px solid #FFF; color: #FFF;}
.text_link a:visited {font-weight: bold; text-decoration: none; border-bottom: 1px solid #BBB; color: #FFF;}

input, textarea {background-color: #FFF; color: #7c1300; border: 1px solid #000; text-indent: 3px;}