@charset "UTF-8";
/* CSS Document */

#wrapper {
	height: 600px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff583;
	background-color: #000000;
	margin-top: 0px;
}
#header {
	width: 955px;
	text-align: right;
	background-image: url(../images/home_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}
#navbar {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	vertical-align: bottom;
	margin-top: 80px;
}
#footer {
	width: 955px;
	font-size: 12px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 60px;
}
#title1 {
	margin-left: 100px;
	text-align: center;
	font-size: 14px;
	width: 239px;
	float: left;
	margin-right: 0px;
	clear: left;
}
#title2 {
	text-align: center;
	font-size: 14px;
	margin-right: 100px;
	width: 239px;
	float: right;
	clear: both;
}
#content {
	width: 955px;
	padding-top: 20px;
}
#big_pic {
	float: right;
	vertical-align: middle;
	padding-top: 15px;
	margin-top: 0px;
}
#thumbsonleft {
	width: 350px;
	text-align: center;
}
.thumbsonleft {
	margin-top: 2px;
	text-align: center;
}
p {
}
#page_pic {
	width: 100px;
	float: left;
	margin-left: 125px;
	text-align: left;
}
h1 {
	text-align: right;
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}
h2 {
	font-size: 16px;
}
#object_info {
	width: 250px;
	float: right;
	font-size: 20px;
	text-align: right;
	vertical-align: bottom;
	margin-top: 0px;
	margin-bottom: 0px;
}
#object_info_text   {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 135px;
	vertical-align: bottom;
	margin-top: 0px;
	padding-top: 25px;
}
#object_info_thumb {
	width: 100px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
.object_description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#left {
	width: 350px;
	height: 475px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#right {
	float: right;
	text-align: right;
	vertical-align: bottom;
	margin-right: 50px;
}
#header_subpages {
	height: 100px;
	width: 955px;
	text-align: right;
	background-image: url(../images/sub-pages_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar_home {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	vertical-align: bottom;
	margin-top: 80px;
	margin-right: 250px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EEEEEE;
}
a:hover {
	text-decoration: none;
	color: #FF6666;
}
a:active {
	text-decoration: none;
	color: #FFF583;
}
#home_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: right;
	margin-top: 85px;
}
.home_links {
	margin-left: 20px;
}
.big_links {
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
}
