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

body {background-color: #000000; background-image:url(canvas.jpg); background-repeat:repeat}

#table {width: 1024px; height: 800px; border: medium white solid; padding: 0px; background-color:#000000}
#banner {width: 1024px; height: 162px; background-image:url(banner.jpg); background-repeat:no-repeat}
#links {width: 1024px; height: 35px; background-repeat:no-repeat; vertical-align:top; 
		border-bottom: medium solid white; border-top: thick solid white}
#main {width: 1024px; height: 667px; color:#FFFFFF;  vertical-align:top; font-size:16px; font-family: Georgia, "Times New Roman", Times, serif;}
#faqbutton {vertical-align:top; float:right; clear:left}
#thankyoubanner {vertical-align:top}
#topcontent {text-indent: 30px; padding-left: 45px; padding-right:30px; text-align:justify; 
		background-repeat:repeat; background-position:center; color:#FFFFFF}
#tips {vertical-align:top}
