@charset "utf-8";
body{
	background-color: #dce2e2;
}


#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: -7px;
}
#content {
	background-color: #dce2e2;
	float: left;
	height: 965px;
	width: 400px;
	background-image: url(images/watermark17.jpg);
	background-repeat: no-repeat;

}
#display {
	background-color: #dce2e2;
	height: 550px;
	width: 500px;
	float: right;
	clear: none;
	padding-top: 45px;
	padding-right: 50px;
	padding-left: 50px;
}
.display{
	background-color: #dce2e2;
	height: 550px;
	width: 500px;
	float: right;
	clear: none;
	padding-top: 45px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	color: #333;
}
#header {
	background-color: #dce2e2;
	float: right;
	height: 70px;
	width: 600px;
}

#name {
	height: 50px;
	width: 400px;
	float: left;
	clear: none;
	position: relative;
	text-align: center;
	margin-bottom: 60px;
	top: 10px;
}
/*.title{
	font-family: "Josefin Sans";
	font-size: 1.9em;
	font-weight: bold;
	color: #333;
}*/
#navbar {
	height: 470px;
	width: 125px;
	position: relative;
	float: left;
	left: 30px;
	padding-right: 15px;
	text-decoration: none;
}
#thumbs {
	float: right;
	height: 420px;
	width: 170px;
	position: relative;
	margin-right: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #673242;
	padding-right: 5px;
	padding-left: 10px;
}
/*#menu {
	height: 370px;
	width: 300px;
	position: relative;
}*/


#detail {
	height: 280px;
	width: 543px;
	float: right;
	background-color: #dce2e2;
	top: 2px;
	padding-right: 10px;
	padding-left: 47px;
	padding-bottom: 20px;
}
#footer {
	background-color: #dce2e2;
	float: left;
	height: 175px;
	width: 1000px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #673272;
	margin-top: 300px;
}

#wrapper #footer table a {
	
	text-decoration: none;
	color: #333;
}
#wrapper #footer table  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: right;
}

.designer a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #0B0B0B;
	text-align: center;
}
#credits {
	height: 300px;
	width: 100%;
	background-color: #dce2e2;
	float: left;
}
#cred_display {
	height: auto;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #673242;
}
#credits #cred_display table {
text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Josefin Sans";
	font-size: 1.8em;
	font-weight: bold;
	color: #666;
	letter-spacing:6px;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.1em;
	color: #333;
	font-weight: normal;
}
p {
	font-size: 0.9em;
font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	color: #333;
}
#wrapper .display h6 {
	font-family: 'Open Sans', sans-serif;
	;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #666;
}
