	.overlay {
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 100%;
	background: #111929;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
!important 
	}
	
		.overlay1 {
	position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	width: 100%;
	background: #111929;
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
!important 
	}
	
	.container {
		position: relative;
		float: left;
	}
		.container1 {
		position: relative;
		float: left;
	}
	
	.content {
		position: relative; /* Fixes the z-index */
		float: left;
               
	}
	#container .content {
		width: 100%;
	}
		#container1.content {
		width: 100%;
	}

	
	/* Let's compensate for IE6's inability to interpret top: 0; and bottom: 0; */
	* html #container .overlay { height: expression(document.getElementById("container").offsetHeight); }
	* html #container1 .overlay1 { height: expression(document.getElementById("container1").offsetHeight); }



	
.forms { font-family: Tahoma, Verdana;   font-size: 11px; color: #111929; text-decoration: none ; border: 0 none; background-color: #FFFFFF; }
.forms1 { font-family: Tahoma, Verdana;   font-size: 11px; color: #111929; text-decoration: none ; border: 0 none; background-color: #FFFFFF; }
.button { font-family: Tahoma, Verdana;  font-size: 12px; color: #FFFFFF; text-decoration: none ; background-color: #111929; padding: 2px; border 0 none; }
.linkf { font-family: Tahoma, Verdana;   font-size: 10px; color: #FFFFFF; text-decoration: none ; }
.text { font-family: Tahoma, Verdana;  font-size: 11px; color: #FFFFFF; text-decoration: none }
.small { font-family: Tahoma, Verdana;   font-size: 10px; color: #FFFFFF; text-decoration: none}
.links{ font-family: Tahoma, Verdana;  font-size: 11px; color: #FFFFFF; text-decoration: none }
.link { font-family: Tahoma, Verdana;   font-size: 11px; color: #FFFFFF; text-decoration: none ; padding: 4px; background-color: #97215C}
.wtext { font-family: Tahoma, Verdana;  font-size: 10px; color: #FFFFFF; text-decoration: none }
.wlinks { font-family: Tahoma, Verdana;  font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline}
.text1 { font-family: Tahoma, Verdana;  font-size: 11px; color: #FFFFFF; text-decoration: none }
.logo {  font-family: "Century Gothic", Century, Arial; font-size: 22px; color: #FFFFFF; text-decoration: none}
h1 { font-family: Tahoma, Verdana;  font-size: 30px; color: #536774; text-decoration: none; font-weight: normal; margin: 0; padding: 0;}
.titles { font-family: Tahoma, Verdana;  font-size: 20px; color: #536774;  text-decoration: none }
.address { font-family: Tahoma, Verdana;  font-size: 11px; color: #FFFFFF; text-decoration: none ; line-height: 16px}

.links2 { font-family: Tahoma, Verdana;  font-size: 11px; color: #111929; text-decoration: none }
.text2 { font-family: Tahoma, Verdana;  font-size: 11px; color: #b5c0d6; text-decoration: none }
.mtext1 { font-family: Tahoma, Verdana; font-size: 11px; color: #6D7D9E; text-decoration: none }


img.plinks { border: 1px #111929 solid; }
.plinks img{ border: 1px #111929 solid; }
a.plinks:hover img{ border: 1px #FFFFFF solid; }

 img { border: none; margin: 0; vertical-align: middle; }


.navigation { font-family: Tahoma, Verdana;  font-size: 11px; color: #FFFFFF; text-decoration: none; height: 20px; line-height: 20px; margin-left: 10px; margin-right: 10px; border-color: #111929; border-style: solid; border-top-width: 5px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; text-transform: uppercase}
a.navigation:hover {  color: #CC3399; border-color: #97215C; }
.navactive { font-family: Tahoma, Verdana;  font-size: 11px; color: #FFFFFF; text-decoration: none; height: 20px; line-height: 20px; margin-left: 10px; margin-right: 10px; border: #97215C; border-style: solid; border-top-width: 5px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; text-transform: uppercase}


#flashphoto { height: 100%; }

body, html {
padding:0px;
margin:0px;
height:100%;
background-repeat:no-repeat;
background-attachment:fixed;
}


a.link:hover {  background-color: #111929}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:800px;
  height:600px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:auto; 
  height:auto;
}
