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

body {background-color:#000000; font-family:"Times New Roman", Times, serif; font-size:14px; color:#EEEEEE; font-weight:bold; margin-left:0px;}

.box_logo {height:220px; width:250px; position:absolute; left:0px; top:40px; text-align:center;}

.box_navigation {height:220px; width:110px; position:absolute; left:250px; top:40px; text-align:right;}

.box_banner {background-image:url("../img/img_site/Banner.jpg"); height:220px; width:780px; position:absolute; left:371px; top:40px;}

.box_left_content {width:370px; position:absolute; left:0px; top:280px; padding-left:15px;}

.box_main_content {background-image:url("../img/img_site/main_back.gif"); width:780px; position:absolute; left:371px; top:280px; background-repeat:repeat-y;}


h1 {font-family:Old English Text MT; padding-left:20px;}
h2 {font-size:15px; padding-left:20px;}
p {padding-left:20px;}
table {padding-left:20px;}
hr {width:80%;}



img {margin-right:10px; margin-bottom:10px;}




A:active {color:#EEEEEE;}
A:link {color:#EEEEEE;}
A:visited {color:#EEEEEE;}
A:hover {color:#EEEEEE;}



input#email_address, label[for="email_address"] {
    display:none;
}
