@charset "UTF-8";
/* CSS Document */
body, input {background-color:#000;font-family:Georgia, "Times New Roman", Times, serif;font-size:14px;}
h1, h2, h3 {padding:0px;margin:0px; font-style:italic;font-weight:normal;}
h1 {font-size:21px;}
h2 {font-size:18px;}
h3 {font-size:14px;}
p {padding:0px 0px 10px 0px;}
#wrapper {position:relative;width:705px;margin:10px auto 10px auto;}
#topLeft {position:absolute; top:105px;left:0px;}
#top {position:absolute;top:105px;left:32px;width:673px;height:68px;background:url(../images/sub_top.jpg) no-repeat top left;padding-top:20px;text-align:center;}
#top a, #top a:visited {color:#000;font-size:16px;font-style:italic;text-decoration:none;padding:0px 20px 0px 20px;}
#top a:hover {text-decoration:underline;}
#content {position:absolute;top:173px;left:32px;width:646px;min-height:500px;padding:0px 20px 0px 20px;background:url(../images/sub_content.jpg) repeat-y top left;}
*html #content {height:auto !important; height:500px;}
#bottom {position:absolute; bottom: 0px;left:0px;width:656px;height:48px; background:url(../images/sub_bottom.jpg) no-repeat bottom left;}
#bottomRight {position:absolute;bottom: 0px; right:0px; width:31px;height:456px;}

#newsletterForm {margin-top:10px;}
#newsletterForm td {padding: 5px 0px 5px 0px;}
#newsletterForm input {background-color:#e8c67f;border:solid 1px #907327;}
#newsletterForm input.button {background-color:#907327;border:solid 1px #e8c67f; color:#e8c67f;font-size:14px;font-style:italic;}

.hideTrailer {visibility:hidden;}
.showTrailer {visibility:visible;}
#trailer {position:absolute; z-index:200; top:45px;left:160px; padding:3px; background-color:#000000;}
#trailer a {padding-left:5px;}