@charset "UTF-8";
/* CSS Document */
#outerwrapper {
	background-color: #EEE;
	width: 97%;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	max-width: 1440px;
	min-width: 768px;
}
img {
	max-width: 100%;
}
#navbar {
	background-color: #EEE;
	height: 98%;
	width: 10.8333%;
	position: fixed;
	margin-left: 5%;
	min-width: 117px;
}
#navbarcontent {
	padding-right: 10%;
	margin-top: 200%;
	line-height: 1.7;
}
#home {
	text-align: right;
	width: 100%;
}
#selectedworks {
	text-align: right;
	width: 100%;
	margin-top: 10%;
}
#information {
	text-align: right;
	width: 100%;
	margin-top: 10%;
}
li {
	list-style-type: none;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #AB9571;
}
a:active {
	text-decoration: none;
	color: #222;
}
h1 {
	font-size: 0.8125em;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
h2 {
	font-size: 0.785em;
	font-style: italic;
	font-weight: normal;
	color: #000;
}
#rightrollover {
	float: none;
	height: 98%;
	width: 10%;
	position: fixed;
	right: 0%;
}
#toprollover {
	height: 10%;
	width: 100%;
	position: fixed;
}
#bottomrollover {
	height: 10%;
	width: 100%;
	position: fixed;
	bottom: 0%;
}
#bedcontainer {
	width: 100%;
}
#bedframe {
	width: 100%;
}
#bedimage {
	width: 100%;
}
