body{
background-color: black;
height: 100%;
width: 100%;
margin: 0;
padding: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
overflow: hidden;
}
.ui-dialog-container{
}
#stage{
min-height: 600px;
z-index: 6;
left: 0px;
top: 100px;
float: left;
position: relative;
   width: 90%;
   height: 90%;
   text-align: left;
}
#title{

	padding-left: 23px;
	padding-top: 28px;
	background-repeat: no-repeat;
	height: 200px;
	width: 600px;
	background-image: url(../images/ebebg.gif);
	z-index: 100;

}
#box_about{
max-width: 660px;
}
#box_videos{

max-width: 580px;
}
#box_contact{

max-width: 300px;
}
.dBox{
line-height: 15px;
font-size: 12px;
font-weight: normal;
margin: 0px;
}
.dBox b{
font-style: normal !important;
font-weight: normal !important;
background-color: #6b8566 !important;
margin-bottom: 7px !important;
}
.post b{
font-style: normal !important;
font-weight: normal !important;
background-color: #6b8566 !important;
margin-bottom: 7px !important;
}
.post strong{
font-style: normal !important;
font-weight: normal !important;
background-color: #6b8566 !important;
margin-bottom: 7px !important;
}

#box_news .post h3{
margin-top: 10px;
font-size: 16px;
font-style: normal !important;
font-weight: normal !important;
background-color: #6b8566 !important;
margin-bottom: 0px !important;
}
#logo{
margin-top: 0px;
margin-left: 60px;
color: #1e1e1e;
padding-left: 2px;
padding-bottom: 0px;
padding-right: 2px;
padding-top: 4px;
background-color: #9dff93;
text-transform: uppercase;
display: inline;
}
#flashvid{
height: 100%;
width: 100%;
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
}
.btn {
	background-color: white;
	padding-top: 3px;
	font-size: 13px;
	padding-bottom: 0px;
	color: #000;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
 	text-transform: uppercase;
 	display: inline;
 	cursor: pointer;
}
.formbtn {
	background-color: white;
	padding-top: 0px;
	font-size: 13px;
	padding-bottom: 0px;
	color: #000;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
 	text-transform: uppercase;
 	display: inline;
 	cursor: pointer;
}
#mainNav {
	padding-top: 3px;
	padding-left: 60px;
}
#box_news a,a.external,a:link.external,a:visited.external,#flashvid a {
	text-decoration: none;
	color: black;
	background-color: #683234;
}
#box_news a:hover,a.external:hover, #flashvid a:hover {
	color: black;
	text-decoration: none;
	background-color: #a01e1c;
}
a img {
	margin-right: 5px;
	border-color: #7e7e7b;
	border-width: 2px;
	border-style: solid;
}
a:hover img {
	border-color: #a41305;
	border-width: 2px;
	border-style: solid;
}
.error {
margin-left: 10px;
	background-color: #a01e1c;

}
.inputText, input.inputPassword, input.inputFile, textarea.inputTextarea {
	padding-left: 2px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 1px;
	background-color: #2d2d2d;
	height: 16px;
	border-style: none;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 1px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.post h2,#box_news .postmetadata {
	display: none;
}
