/* CSS Document */
	
	body {
	padding:0px;
	background-image: url(/Html/images/ORBackRepeat.jpg);
	background-repeat: repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
			}
	
	#Frame {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:left;
	width: 728px;
	 }

	#leftcontent {
	position: absolute;
	top:160px;
	width:170px;
	left: 0px;
		}

	#centercontent {
	margin-right:170px;
	width: 425px;
	position: absolute;
	margin-left: 173px;
	margin-top: 0px;
	top: 158px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	left: 12px;
		}

	#rightcontent {
	position: relative;
	left:607px;
	top:160px;
	width:170px;
	z-index:1
		}
		
	#bottomright {
	float: right;
	height: 175px;
	width: 170px;
	background-image: url(/Html/images/ManWithCamera.jpg);
	position: relative;
	z-index: 1;
	}
	
	#bottomleft {
	float: left;
	height: 175px;
	width: 170px;
	background-image: url(/Html/images/NavLower.jpg);
	position: relative;
	}
	
	#banner {
	height:160px;
	background-image: url(/Html/images/Banner.jpg);
	background-repeat: no-repeat;
	width: 100%;
	position: absolute;
	left: 0px;
	margin-right: 0px;
	visibility: visible;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	z-index:auto
		}
		
#StageBanner {
	height:160px;
	background-image: url(/Html/images/StageBanner.jpg);
	background-repeat: no-repeat;
	width: 100%;
	position: absolute;
	left: 0px;
	margin-right: 0px;
	visibility: visible;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	z-index:auto
		}

#GalleryBanner {
	height:160px;
	background-image: url(/Html/images/GalleryBanner.jpg);
	background-repeat: no-repeat;
	width: 100%;
	position: absolute;
	left: 0px;
	margin-right: 0px;
	visibility: visible;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	z-index:auto
		}

#ArtistBanner {
	height:160px;
	background-image: url(/Html/images/ArtistBanner.jpg);
	background-repeat: no-repeat;
	width: 100%;
	position: absolute;
	left: 0px;
	margin-right: 0px;
	visibility: visible;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	z-index:auto
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		float:none;
		}
		
	h1 {
		font-size:12px;
		font-weight: bolder;
		}
	
	.authorinfo {
		font-style:italic;
		margin:0px 10px 10px 10px;
		}
	.datemodified {
		font-size: 10px;
		margin:0px 10px 10px 10px;
		}
		
	.photocaption {
	font-size: 10px;
	width:100px;
	visibility:visible;
		}
		
	#rightcontent p {
	font-size:10px;
	overflow: visible;
		}
		
	#FPHead {
	background-image: url(/Html/images/MH_Home.jpg);
	background-repeat: no-repeat;
	height: 42px;
	position: relative;
	padding-bottom:10px;
	}
	
	#FPPhotos {
	position: relative;
	height: 75px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
	padding: 5px;
	z-index:1;
	}
	
	#PhotoDetail {
	position: relative;
	margin-left: 50px;
	margin-bottom: 10px;
	float: none;
	padding: 5px;
	}
	
	#ArtistHead {
	background-image: url(/Html/images/MH_ArtistsEye.jpg);
	background-repeat: no-repeat;
	height: 42px;
	position: relative;
	padding-bottom:10px;
	}

	#GalHead {
	background-image: url(/Html/images/MH_TheGallery.jpg);
	background-repeat: no-repeat;
	height: 42px;
	position: relative;
	padding-bottom:10px;
	}
	
	#StageHead {
	background-image: url(/Html/images/MH_StageI.jpg);
	background-repeat: no-repeat;
	height: 42px;
	position: relative;
	padding-bottom:10px;
	}
	
	#ComHead {
	background-image: url(/Html/images/MH_CommCtr.jpg);
	background-repeat: no-repeat;
	height: 42px;
	position: relative;
	padding-bottom:10px;
	}
	#AdminHead {
	background-image: url(/Html/images/siteAdmin.jpg);
	background-repeat: no-repeat;
	height: 42px;
	position: relative;
	padding-bottom:10px;
	}
	#Footer {
	float: none;
	clear: both;
 }
	
.Head01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}
.Body02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.NavText {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0000CC;
}
.ColumnHead {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #007000;
	font-weight: bold;
}
.BodyItalic {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	font-style: italic;
}
.NavColumn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #0000CC;
}
.Nav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Body03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.NavMain {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #004d05;
	text-decoration: none;
	width: 150px;
}
.Head02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #000066;
}
.BodyB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
}
.BodyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
}
.BodyRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.Verdana9Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006633;
}
.ArtistsBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-indent: 5px;
}
.NEWBodyB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 4px;
}
.NEWBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.ItemListIndented {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0000CC;
	text-indent: 5px;
}

.NavDrk {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000099;
	width: 150px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}


.Navlght {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0000CC;
	width: 150px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#editbar {
	background-color: #F6F2E7;
	height: 25px;
	width:400px;
	float:none;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-left: 10px;
	z-index:1;
}

#editmygallery {
	float:right;
	margin-right:10px;
	z-index:2;
	position: relative;
	bottom: 13px;
}

#galdescription {
	background-color: #F6F2E7;
	width:405px;
	float:none;
	padding:5px 0px 5px 5px;
}

.verticalSpace {
	font-size:9px;
	vertical-align:top;
	}