/* CSS Document */
body {background:#000 url(../images/pixel.jpg) repeat-x;
font-family:Tahoma, 'Trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
padding:0;
margin:0;}

img {border:none;}
h1,h2,h3,h4,h5 {font-weight:normal;
color:#3C5416;
margin:0 0 1.0em 0;}
a {color:#53761d; text-decoration:underline;}
a:hover {color:#304411; text-decoration:underline;}
p {margin:0.7em 0 0.7em 0;}
#cont {position:relative;
margin:15px auto;
width:936px;
border:2px solid #c9bf4c;
background:#FFF url(../images/lowerBG.jpg) no-repeat bottom;
min-height:1000px;
height:auto !important;
height:1000px;}

#main {width:656px;
margin:30px 0 0 252px;}

#flash {height:310px;}

#left {float:left;}

#text {width:630px; text-align:left;
padding-bottom:300px; padding-left:17px; padding-right:17px; padding-top:18px;}

#footer {color:#FFF;
text-align:right;
font-size:smaller;
position:relative;
margin:0 auto;
margin-bottom:10px;
width:936px;}
#footer a {color:#FFF; text-decoration:none;}
#footer a:hover {color:#FFF; text-decoration:underline;}

hr {color:#745924;}
