body {  
	scrollbar-3dlight-color : #666666;
	scrollbar-arrow-color : #9999FF;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : #666666;
	scrollbar-face-color : #333333;
	scrollbar-highlight-color : #666666;
	scrollbar-shadow-color : #666666;
	scrollbar-track-color : #666666;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	
}	



.header{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-top: 5px;
	font-weight:bold;
	

}

.subheader{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	border-bottom: 2px solid #fff;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width:medium;

}


table#bg{
	line-height: 16px;
	background-image:url(images/alpha20.gif);
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #000000;
	font-style: normal;
	background-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;}
	
	table#bg a:link {
	color: #fff;
	text-decoration:underline; font-style:italic;
} 
	table#bg a:active {color:white; font-weight: 700; }
	table#bg a:visited {color:#000; }
	table#bg a:hover {color:white; background-color:black;}
	
	
table#contact_bg{
	line-height: 16px;
	background-image:url(images/alpha20.gif);
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #000000;
	font-style: normal;
	background-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;}
	
 a.contact_bg:link {color:#333; } 
 a.contact_bg:active {color:#333333; font-weight: 700; }
 a.contact_bg:visited {color:#999;}
 a.contact_bg:hover {color:#666666;}
 .contact_bg {color:#333}
	



/* ________________________________Container Divs below (Do not Change) ________________________________*/

div#container {
	position:relative;

	 width:800px;
	 height:650px !important;
	 z-index: 1;
	margin: 0 auto;   /* align for good browsers */
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

div#links {
	position:absolute;
	left:0px; 
	top:0px; 
	width:184px; 
	height:83px; 
	z-index:200;
}

div#gallery {
	position:absolute;
	border:1px;
	left:426px;
	top:99px;
	width:300px;
	height:300px;
	z-index:1;
	border-color: #FFF;
	overflow: hidden;
}

/* Gallery for inside text*/
div#gallery_text {
	border:1px;
	top:99px;
	width:300px;
	height:300px;
	z-index:1;
	border-color: #FFF;
	overflow: hidden;
}

div#text_content {
	position:absolute;
	border:0px;
	left:17px;
	top:99px;
	width:360px;
	height:480;
	z-index:500;
	visibility:visible;
	text-align: left;
	background-color:transparent;}



	div#badge {
	position:absolute;
	border:1px;
	left:654px;
	top:528px;
	width:125px;
	height:55px;
	z-index:1;
	border-color: #FFF;
	overflow: hidden;
}
	
	 
div#footer {
	text-align:center;
	clear:both;
	position:absolute;
	width:100%;
	bottom:0px;
	height: 40px;
	margin:0;
	overflow:hidden;
}
div#footer p {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	vertical-align: bottom;
	padding-top: 5px;
	padding-bottom: 2px;

	}


div {
	border: none;
	 }
	 /* Initially setup for IE */


 
