@charset "utf-8";
#Main_frame {
	background-image: url(images/background_slice.png);
	background-repeat: repeat-x;
	height: 560px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#corner_photo {
	position: static;
	height: auto;
	width: auto;
	background-image: url(images/glenn_corner.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#photo_nav .phot_nav {
	float: left;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	bottom: auto;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
}
#header  {
	height: 60px;
}

#photo_nav {
	margin-top: 0px;
	float: left;
	width: 800px;
	height: 100px;
	margin-bottom: 5px;
	clear: both;
	position: relative;
	visibility: visible;
	z-index: 460;
}
#content p {

}
#content_photography {
	height: 360px;
	width: 780px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}

#leftcontent {
	float: left;
	width: 400px;
	height: auto;
}
#rightcontent {
	float: left;
	padding: 15px;
	width: 300px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #522142;
}

#rightcontent_photography {
	width: 400px;
	overflow: scroll;
	float: right;
	height: 370px;
	position: relative;
}
#leftcontent_photography {
	height: 380px;
	width: 350px;
	float: left;
}


body {
	background-color: #522142;
	background-repeat: repeat;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #804000;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
#content  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
	height: 370px;
	width: 780px;
	background-image: none;
	background-position: right bottom;
	background-repeat: no-repeat;
	z-index: auto;
}
#words {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}
.styl2 {
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
}

