﻿#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 600px;
}
#header {
	border-width: thin;
	border-color: #0066FF;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #808080;
	border-bottom-style: solid;
	margin-bottom: 10px;
}
#menus {
}
#mainmenu {
	height: 20px;
	margin-bottom: 10px;
}
#submenu {
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #808080;
	height: 458px;
}
#text {
	background-position: 0px 0px;
	width: 190px;
	height: 440px;
	float: left;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #000000;
	margin-top: 10px;
	padding-right: 0px;
	margin-right: 10px;
}
#image {
	background-position: 0px 0px;
	width: 600px;
	height: 440px;
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: small;
	float: right;
	margin-top: 10px;
}
#footer {
	margin-top: 10px;
	border-top-style: solid;
	border-width: thin;
	border-color: #FFFF00;
	padding-top: 10px;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #808080;
	margin-bottom: 10px;
}
#links {
	text-decoration: none;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #808080;
	text-align: right;
}
.textsmall {
	font-size: small;
}
#thumbcontainer {
}
#thumbox {
	background-color: #C0C0C0;
	width: 10px;
	height: 10px;
	float: left;
}
#imagemain {
	background-position: 0px 0px;
	width: 800px;
	height: 458px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size: small;
}
