@charset "utf-8";
/* CSS Document */


* html img,
* html .png{
    azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
}

body {
	background:url(../gallery_BG.jpg) #000 no-repeat;
	max-width:1024px;
	height:1200px;
	margin:0%;
	padding:0%;
	behavior:url("csshover3.htc");
	}
	

#topcontent {
	width:924px;
	height:253px;
	margin:0% 0% 0% 4%;
	_margin:0% 0% 0% 5%;
	padding:0% 0% 0% 0%;
		
	}
	

	
#leftside{
	margin:3% 0% 0% 2%;
	!margin:2.7% 0% 0% 2%;
	_margin:0% 0% 0% 0%;
	width:300px;
	height:261px;
		
}

#leftside p{
	margin:4% 0% 0% 3%;
	font-size:12px;
	line-height:16px;
	color:#005592;
	font-family:Arial;
	width:250px;
}

#leftside a{
	text-decoration:none;
	color:#438e03;
	font-weight:bold;
}

#leftside a:hover{
	text-decoration:underline;
	color:#438e03;
	font-weight:bold;
}

#middle{
	
	margin:2% 0% 0% 1%;
	!margin:4% 0% 0% 1%;
	_margin:3.5% 0% 0% 0%;
	height:261px;
	float:right;
	width:300px;
	
		
}

#middle p{
	font-size:12px;
	line-height:16px;
	color:#005592;
	font-family:Arial;
	width:300px;
}

#middle a{
	text-decoration:none;
	color:#438e03;
	font-weight:bold;
}

#middle a:hover{
	color:#438e03;
	font-weight:bold;
	text-decoration:underline;
}

#rightside{
	float:right;
	margin:2% 1% 0% 4%;
	!margin:4% 1% 0% 4%;
	_margin:3.5% 1% 0% 4%;
	height:261px;
	width:250px;
	
}

#rightside p{
	font-size:12px;
	line-height:16px;
	color:#005592;
	font-family:Arial;
	width:250px;
}

#rightside a{
	text-decoration:none;
	color:#438e03;
	font-weight:bold;
}

#rightside a:hover{
	color:#438e03;
	font-weight:bold;
	text-decoration:underline;
}
	
#GlobalHeader{
	background:url(../img/logonav_BG.png) no-repeat;
	width:622px;
	height:163px;
	margin:1% auto;
	padding:0% 0% 0% 0%;

	}
	
#NavContainer{
	width:598px;
	margin:0% 0% 0% 0%;
	padding:11.3% 0% 0% 5%;
	_padding:11.2% 0% 0% 5%;
}

#NavContainer a{
	text-decoration:none;
	_display:inline;
}
	
	
	
#Gall{
	width:900px;
	height:300px;
	margin:8% 0% 0% 6%;
	!margin:10% 0% 0% 6%;
	overflow:auto;
	color:#005592;
	

}

#Gall ul{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#Gall li{
	list-style-type:none;
	font-weight:bold;
	background-color:#ffff;
	margin:1% 0% 0% 0%;
	
}

#Gall img{
	border:2px solid #ABCDEF;
	}
	
#Footer{
	
	margin:24% 0% 0% 34%;
	!margin:24% 0% 0% 34%;
	_margin:24% 0% 0% 34%;
	padding:0% 0% 0% 0%;
	text-decoration:none;
	text-align:center;
	width:350px;
	height:20px;
	color:#ffcb34;

}

#Footer a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	_border:none;
	_display:inline;
}

#Footer a:hover{
	text-decoration: underline;
}


#leftside h1{
	font-size:13pt;
	color:#FFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}