html, body, #page 
{ 
	height:100%; 
}
body,#pageBody 
{ 
	font-family:  "Myriad Pro", arial,sans-serif;
	color:#ffffff;
	background: #023738;
	margin:0; 
	padding:0; 
	overflow:auto;
	height:100%; 
}
#general{
	width:700px;
}
#header{
	background: #ae006b;
	font-size:36px;
	width:950px;
	height:90px;
	padding-top: 30px;
	padding-left: 10px;

}
#menu{
	background: #ae006b;
	position:absolute;

	/*left:25%;
	margin-left:802px;*/
	right: 0px;
	top:115px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;

}
#alt_cont{
	position: relative;
	border-style: solid;
	border-color:#7A9C13;
	width:960px;
	background: #006163;
	margin:0px 0 50px 25%;
	margin: 0 auto 50px auto !important;


}
#myFlashApp{
	position: relative;
/*
	position:absolute;
	z-index:0;
*/
}
#flg
{	
	position:absolute;
	z-index:1;
	right:0px;
	width:60px;
	height:30px;
	overflow:hidden;	
}
#flg #bkg
 {
	position:absolute;
	top:-5px;
	left:3px;
	width:100%;

}
#flg  a
{
	position:absolute;
	z-index:2;
	left:30px;
	top:4px;
}

.txt
{
	font-size:12px;
	color:#B4AA58;
}
.h3{
	font-size:x-large;

}
images img
{
	height:100px;
}
.images img
{
	height:100px;
}
a:link 
{
	color: #7A9C13;
	text-decoration:underline;
}   
a:hover 
{
	color: #AE006B;
}  
a:active 
{
	color: #fb227e;
}   
.footer_flash {
	position:absolute;
	z-index:200;
	font-size:16px;
	color: #adcf46;
	bottom:0px;
	left:30px;

	/*margin-top:100%;
	bottom:-1px;*/
}

.footer_text {
/*
	position: absolute;
	top: -5000px;
	left: -5000px;
	display: none;*/
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}



#footer a:link,#footer a:visited 
{
	color: #adcf46;
	text-decoration:none;
}   
#footer a:hover 
{
	color: #AE006B;
	text-decoration:underline;
}  
#footer a:active 
{
	color: #fb227e;
}   
.ot_info0,.ot_info1 {
	border:medium double #7A9C13;
	width:830px;
	background: #023738;
	padding-left:50px;
	padding-bottom:50px;
	margin-bottom:30px;

}
.ot_info1 {
	background: #023738;
}
.ot_info0 {
	background: #034f50;
}

#map{
	position:absolute;
	
}
#txt{
	font-size:12px;
	position:absolute;
	width:200px;
	left:650px;
	top:50px;

}

#menu a:link ,#menu a:visited
{
	color: #FFFFFF;
	text-decoration:underline;
}   
#menu a:hover 
{
color: #7A9C13;
	
}  
#menu a:active 
{
	color: #fb227e;
}   









