body {background-color:#000;background-image:url(/images/bg.gif);background-position:top left;background-repeat:no-repeat;color:#fff;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
h1, h2, h3, h4, h5 {color:#fff;font-family:Georgia, "Times New Roman", Times, serif;}
h1{font-size:22px;}
h2{font-size:18px;}
a{text-decoration:none;color:#f7e07c;}
a:hover{color:#ff0b04;}

#nav {display:inline;height:35px;margin-top:70px;}
#nav a{display:block;height:35px;float:left;background-image:url(/images/nav.gif);background-repeat:no-repeat;}

#nav_home{width:70px;background-position:0 0;}
#nav_home:hover, #nav_home.hover {background-position:0 -36px;}

#nav_about{width:110px;background-position:-70px 0;}
#nav_about:hover,#nav_about.hover{background-position:-70px -36px;}

#nav_videos{width:150px;background-position:-200px 0;}
#nav_videos:hover,#nav_videos.hover{background-position:-200px -36px;}

#nav_info{width:150px;background-position:-360px 0;}
#nav_info:hover, #nav_info.hover{background-position:-360px -36px;}

#nav_corporate{width:110px;background-position:-520px 0;}
#nav_corporate:hover,#nav_corporate.hover{background-position:-520px -36px;}

#nav_contact{width:110px;background-position:-640px 0;width:150px;}
#nav_contact:hover,#nav_contact.hover{background-position:-640px -36px;}

#photos {float:left;}
#sidebar {margin-top:20px;float:left;display:none;}
#content {float:left;display:none;}
.copyright {float:right;margin-right:30px;}

.thumbcontainer {float:left;padding:8px 11px 10px 2px;width:110px;height:110px;background-color:#000;background:url(/images/thumb.gif);margin:5px;background-repeat:no-repeat;}
.thumb {float:left;overflow:hidden;margin:5px;width:110px;height:110px;}

.quiet {color:#b67c61;}
.container {position:relative;float:left;width:1100px;margin:0;}
div.container {min-height:800px;}
.large {line-height:normal;font-size:16px;font-weight:bold;}
hr.space{color:#000;background:#000;border:0;margin:15px 0;}
.center {float:left;width:100%;text-align:center;}
.right {float:right;}
.box {background:#000;color:#fff;}

div.frame {padding:81px 80px 72px 78px;background:url(/images/frame.png);width:600px;height:400px;background-repeat:no-repeat;float:left;}
div.frame p{background:#000;}
/*.frame p{padding:81px 80px 72px 78px;background:url(/images/frame.png);width:600px;height:400px;background-repeat:no-repeat;}*/
#player {width:600px;height:400px;float:left;}
#note {display:none;}
.small {color:#cfb149}
.small a {color:#cfb149}

.thumb{background:url(/images/thumb.gif);padding:8px 0 0 14px;width:159px;height:91px;}

label.error {float:left;border:0;background:#000;font-size:10px;font-weight:normal;padding:2px;clear:both;width:99%;}
input.error, select.error, textarea.error {border:1px solid #FF4F88;}
.button {
   background-color:#000000;
   border-style:outset;
   border-color:#bf0400;
   border-width:2px;
   color:#fff;
   padding:5px;
}
