#topMenu, #LeftColumn {background-color:#C0BFB8;}
#MiddleColumn {
	height: 580px;
	width: 698px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9FA0A4;
	border-right-color: #9FA0A4;
	border-left-color: #9FA0A4;
	float: left;
}
#LeftColumn {
background-color: #C0BFB8;
height:582px;
}
#MiddleColumn p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 600px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	letter-spacing: 0.12em;
	font-size: 90%;
	text-align: justify;
}
h6 {
	float: left;
	width: 500px;
	margin-left: 25px;
	margin-top: 3px;
	text-align: justify;
	font-size: 70%;
	color: #515151;
	display:inline;
}


#slideshow {
	height: 300px;
	width: 500px;
	margin-left: 25px;
	float: left;
	display: inline;
	margin-top: 25px;
}
#MiddleColumn #ClickHere {
	float: left;
	font-size: 75%;
	width: 100px;
	margin-top: 150px;
	margin-left: 33px;
	text-align: center;
}
#MiddleColumn img {
	float: left;
}

.frameClick {
	background-image: url(../Assets/Images/JuliasPhotos/FrameLink.jpg);
	width: 100px;
	display: block;
	height: 86px;
}
a.frameClick span {
	height: 86px;
	width: 100px;
	visibility: hidden;
	border:0;
	text-decoration:none;
}
a.frameClick:hover span {
	visibility:visible;
	border:0;
	text-decoration: none;
}
a.frameClick:hover span img {
    border:0;
	}

#MiddleColumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	margin-left: 25px;
	margin-top: 35px;
	margin-bottom: 0px;
	padding:0;
	font-size: 125%;
	letter-spacing: .3em;
}
