body {
	font-size:11px; 
	font-family: Helvetica, Arial;
	color: #000000;
	background: url(/images/bg.gif) top center;
	margin-top: 1px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 1px;
	line-height:12px;
	/* overflow: -moz-scrollbars-vertical; */
}

a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #993333;
}


.content {
	background: url(/images/bg_image.jpg) top center repeat-y;

}

.email {
	background: url(/images/bg_image.jpg) top center repeat-y;
	font-size:13px; 
	font-family: Helvetica, Arial;

}

.email a {
	color:#993333;
}

.nav {
	background: url(/images/nav_bg.jpg) top center;
}

.footer {
	color:#BBBBBB;
 	padding-left:10px;
 	font-family: Helvetica, Arial;
	font-size:10px; 
}

.footer a {
	color:#BBBBBB;
	text-decoration:none;
}

.footer a:hover {
	color:#000000;
}

.contact {
	font-size:12px; 
}
 
.header {
	padding:20px 20px 10px 20px;
	font-size: 12px;
	font-weight:bold;
}

.description {
	padding:0px 20px 10px 30px;
	font-size: 12px;
	line-height:15px;
}

#blackOut {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10000;
	width: 100%;
	background-image: url(/images/modal_bground.png);
}

#OuterContainer,
#OuterContainer_vid {
	top: 145px;
	left: 0px;
	position: absolute;
	margin: auto;
	width: 100%;
	text-align: center;
	z-index: 100001;
}

#InnerContainer {
	position: fixed;
	background-color: #fff;
	position: relative;
	padding: 20px;
	margin: 0 auto;
	width: 600px;
	text-align: center;
}

#close_modal {
	clear: both;
	font-size: 15px;
	font-weight: bold;
	padding-top: 25px;
	text-align: center;
}

#close_modal a {
	color: #999;
	text-decoration: none;
}

#videoSpot {
	z-index: 10000000000000;
}
