/********************
    GENERAL
********************/	

html, body{height:100%; width:100%; background-color:#2e9441; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
html {background:#2d8d3e url("../images/html_bg.gif") repeat-x left top;}
body {background:url("../images/site_bg.jpg") no-repeat center top;}

#site{width:960px; margin:0px auto;}
#mainflash{width:960px; height:620px; margin:0 auto;}

.disclaimer{color:#ffffff; font-size:9px; line-height:12px; width:940px; padding:15px 10px 0px 10px; text-align:left;}
.disclaimer a{color:#ffffff; text-decoration:none;}
.disclaimer a:hover{color:#ffffff; text-decoration:underline;}

#pre{background:url(../images/pre.jpg) top left no-repeat; width:960px; height:599px;}
#post{background:url(../images/post.jpg) top left no-repeat; width:960px; height:599px;}

#preSite #site{width:1000px; margin:0px auto;}
#pre{background:url(../images/pre.jpg) top center no-repeat; width:1000px; height:624px;}
