@charset "UTF-8";
/* CSS Document */
body {margin:30px 0px; background-color:#000; background-image:url(../images/bg_top2.jpg); background-repeat:repeat-x; background-position:top;}

#container {width:900px; margin:auto; background-image:url(../images/mainFillBG.jpg); background-repeat:repeat-y;}
#topCap {background-color:rgb(36,46,34); height:15px;}
#mainContent {background-image:url(../images/TCC_bottom2.jpg); background-repeat:no-repeat; background-position:bottom; padding:0px 20px 110px;}
#disclaimer {margin:20px 0px 50px; text-align:center;}
.disclaimerText, #disclaimer a {font-size:10px; color:rgb(88,38,1);}
.featuresDisclaimer {font-family:"Times New Roman", Times, serif; font-size:10px; font-style:italic; color:#fff; line-height:12px;}
