body { color: #fff; background: url('../images/interface/bg2.jpg') repeat top center; font-family: Trebuchet MS; font-size: 11px;}

#bg { position: absolute; left: 50%; margin-left: -720px; display: block; width: 1440px; height: 1000px; background: transparent url('../images/interface/framer.jpg') 0 -105px no-repeat;  }

.contentbionews{background: url('../images/interface/bg-pane.png')repeat-x repeat-y; height: 220px; border-width: 2px; border-style: solid; border-color:#494949; }
.contentmediatour{background: url('../images/interface/bg-pane.png')repeat-x repeat-y; margin: 0 0 10px 10px; height: 400px; border-width: 2px; border-color:#494949; border-style: solid; }
.box {border: 1px solid #494949; background-image: url('../images/interface/black-75.png'); background-repeat: repeat; }

h1, h2, h3, h4, h5 {margin-bottom: 0px;}
h1, h2 { text-transform: uppercase; }
h1 { padding: 5; font-size: 1.5em; margin-left: 5px; color: #fff;}
h2 { font-size: 1.2em; font-style: bold; color: #e8d4a9; }
h3 { font-size: .8em; font-style: italic; color: #fff;}
h4 { font-size: 1.2em; color: #a4001e;}
p { color: #fff;}

a { color: #e8d4a9;}


#flash:hover { cursor: pointer;}
#flash { z-index: 99; width: 1014px; position: absolute; left: 50%; top: 98px; margin-left: -505px; height: 711px; overflow: hidden;}
#flash img { border: 0px; padding: 0; margin: 0; float: left; }
#flash .left, #flash .right { display: block; float: left;}
#flash .left { position: absolute;; left: 0;}
#flash .right { position: absolute; top: 0; left: 506px;}

#content-hider { opacity: 0;}

.alignright {text-align: right;}
.alignleft {text-align: left;}
.aligncenter {text-align: center;}
.floatright {float: right;}
.floatleft {float:left;}
.inline {display: inline;}
.marginpadding{margin-right: 10px; margin-bottom: 0px; padding-bottom: 0px;}
.marginpadleft{margin-left: 25px;}

.pad-10 {padding:10px;}

.clear.huge{height: 300px;}
.clear.big {height: 100px;}
.clear.medbig{height: 50px;}
.clear.med {height: 30px;}
.clear.small {height: 20px;}
.clear.tiny {height: 10px}
.clear.pico {height: 5px;}
.clear.teeny {height: 2px;}
.clear.nudge {height: 1px;}

ul.nav li {color:#e8d4a9; display:inline; text-transform: uppercase; font-size: 1.3em; margin:0;}
ul.nav li a {color:#e8d4a9; background: url('../images/interface/button-sprite.png') top left no-repeat;
 	width: 148px; height: 25px; color: #7e7e7e; font-style: none; text-align:center; text-decoration: none; float:left; margin:0 0 10px 10px;}
ul.nav li a:hover{color: #fff; background: url('../images/interface/button-sprite.png') 0px -25px no-repeat;}

#flashDiv {position:absolute; text-align: center; left: 50%; margin-left: -500px; width: 80%; z-index:100;}
#contentFade{opacity:0;}

.hide { display: none; }


#carousel ul { margin: 0; padding: 0; width: 400px;}
#carousel ul li { width: 75px; height: 75px; list-style:none;  display: block; margin: 10px 10px 10px 0; padding: 			10px;  background-color: #e8d4a9; border: 1px solid #003648;}
#carousel ul li:hover { background-color: #e8d4a9; cursor: pointer;}
#carousel ul li img { width: 75px; height: 75px; }
#carouselvideo ul { margin: 0; padding: 0; width: 400px;}
#carouselvideo ul li { width: 75px; height: 75px; list-style:none;  display: block; margin: 10px 10px 10px 0; padding: 			10px;  background-color: #e8d4a9; border: 1px solid #003648;}
#carouselvideo ul li:hover { background-color: #e8d4a9; cursor: pointer;}
#carouselvideo ul li img { width: 75px; height: 75px; }


