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

body { background:url(images/bg.jpg) repeat-x; background-color:#6d9655; margin:0; font-family:Arial, Helvetica, sans-serif; line-height:21px; font-size:16px; text-align:left;}
h1 { color:#FF0000; font-size:25px; font-weight:bold;}
h2 { color:#1b557b; font-size:14px; margin:0; line-height:21px;}
#header { background:url(images/header.jpg); width:868px; height:270px; text-align:center; margin:0 auto 0 auto; }
.main_table { min-height:500px; text-align:left;}
.footer { margin:0 auto 0 auto; width:100%; height:69px; background:url(images/footer.jpg); text-align:center; color:#FFFFFF; padding:0px 0 0 0;}
.footer a{ margin:0 auto 0 auto; width:100%; height:69px; text-align:center; color:#FFFFFF; padding:0px 0 0 0;}
.footer a:hover{ margin:0 auto 0 auto; width:100%; height:69px; text-align:center; color:#FFFFFF; padding:0px 0 0 0;}

.site_name{ color:#FFFFFF; font-size:28px; font-weight:bold; padding:0 0 0 270px;}
.site_sub{ color:#1e5503; font-size:14px; font-weight:bold; padding:0 0 0 0px;}

a { text-decoration:underline;}
a:hover { text-decoration:none;}
