@charset "UTF-8";
/* CSS Document */

body {
	background-color: #E6E6E6;
}

#outercontainer {
	background-color: #f2f2f2;
	background-repeat: no-repeat;
	height: 700px;
	width: 900px;
	border-bottom-width: 3.5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: auto;
	border-right-width: 3.5px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#textoutercontainer {
	background-color: #f2f2f2;
	background-repeat: no-repeat;
	height: auto;
	width: 900px;
	border-bottom-width: 3.5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: auto;
	border-right-width: 3.5px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "Helvetica Neue";
	font-size: small;
	color: #999999;
	text-align: center;
}

#header {
	height: 71px;
	width: 900px;
	margin: 0px;
	text-align: left;
}

#menu {
	height: 15px;
	width: 900px;
	margin-top: 15px;
	font-family: "Helvetica Neue";
	font-size: small;
	color: #999999;
	text-align: center;
}

#imagebox {
	height: 500px;
	width: 480px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Helvetica Neue";
	font-size: small;
	color: #999999;
	text-align: center;
}

#textbox {
	height: auto;
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Helvetica Neue";
	font-size: small;
	text-align: center;
	overflow: visible;
	color: #666666;
}

#padding {
	height: 35px;
	width: 600;
	font-family: "Helvetica Neue";
	font-size: small;
	text-align: center;
}

#numbers {
	height: 15px;
	width: 900px;
	margin-top: 15px;
	font-family: "Helvetica Neue";
	font-size: small;
	color: #999999;
	text-align: center;
}
#spacer {
	height: 15px;
	width: 800px;
}

#menu1 {
	height: 15px;
	width: 890px;
	font-family: "Helvetica Neue";
	font-size: small;
	color: #999999;
	text-align: right;
	padding-right: 10px;
}

#footer {
	height: 15px;
	width: 900px;
	font-family: "Helvetica Neue";
	font-size: x-small;
	color: #999999;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}

#thumbnails {
	float: left;
	height: 120px;
	width: 118px;
	margin-right: 1px;
	margin-left: 1px;
}



<style type="text/css">

a {
	font-family: Helvetica Neue Light;
	font-size: 11.5px;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #888888;
}
a:active {
	text-decoration: none;
	color: #999999;
}


</style>
#spacer {
	height: 15px;
	width: 890px;
	font-family: "Helvetica Neue";
	font-size: x-small;
	color: #999999;
	text-align: right;
	margin-top: 75px;
	margin-right: 10px;
}
#indeximagebox {
	height: 400px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Helvetica Neue";
	font-size: small;
	color: #999999;
	text-align: center;
	padding-top: 50px;
}
#nextprev {
	height: 15px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#next {
	height: 15px;
	width: 200px;
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#prev {
	height: 15px;
	width: 200px;
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
