body{
	background:#EBFFC1 url(/images/bgFade.png) repeat-x;
	font-size:62.5%;
}

html{
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.bgbase {
	background-attachment: scroll;
	background-image: url(../../images/bgbase.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt11 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
}
.bgleft {
	background-attachment: scroll;
	background-image: url(../../images/bgleft.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgright {
	background-attachment: scroll;
	background-image: url(../../images/bgright.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.overDiv{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	visibility:hidden; 
	z-index:10;
	background:transparent url(/images/opaque80.png);
	b\ackground:transparent url(/images/opaque80.png);
	html background:transparent filter: alpha(opacity=80);
	html filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	html opacity:0.9;
}

.standardCol{
	width:740px;
	float:left;
}

.innerCol{
	width:738px;
	float:left;
	background-color:#FFF;
}

.photogaleryItem{
	width:147px; 
	float:left; 
	margin-bottom:20px;
}

.photoGalleryItemInner{
	width:122px; margin:0 auto
}

.navMenuItem{
	width:246px; 
	float:left;
	background:#999;
}

.navMenuItem a{
	text-decoration:none;
}

.navMenuItem a:hover{
	text-decoration:none;
	color:#EB3D00;
	
}
