html,
body
{
	height: 100%;
}

body {
	width: 99%;
}

* {
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size : 11px;
}

.clear
{
clear: both;
}

body, div, span, a, img, table, tr, td,
h1, h2, h3, h4, h5, h6,
textformat, p, P
{
	margin-top: 0;
	padding-top: 0;
}

#contact_text
{
}

#contact_text p
{
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
}

#supermain {
	text-align: center;
	width: 90%;
}

#main {
	text-align: left;
	margin: 0 auto;
}

#right_block
{
	margin: 0;
	padding: 0;
	float: left;
	width: 100px;
	_float: none;
	_margin-left: 654px;
	_position: relative;
	_bottom: 402px;
}

#thumbsdiv
{
}

#thumbsdiv img
{
	float: left;
	border: 0;
	border-bottom: 1px solid white;
}

#arrowsdiv
{
}
/*
.thumbnail_1 {
	display: block; border: 0px;
}

.thumbnail_2 {
	display: block; float: left; margin: 0px; border: 1px solid #666666;
	
}

a:hover.thumbnail_2 {
	border-color: #cccccc;
}

*/
.thumbnail_1a {
	float: left;
	display: block; margin: 0 15px; border: 0px; width: 40px; height: 19px;
}

.thumbnail_2a {
	float: left;
	display: block; margin: 0 15px; border: 0; width: 40px; height: 19px;
}

#gallery_image,
#homepage_image,
#image
{
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

.menu1 {
	text-align: right;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	display: block;
}

.menu1Over {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.menu2 {
	text-align: right;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	display: block;
	padding-left: 15px;
}

.menu2Over {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 15px;
}

.footer {
	font-size: 11px;
	color: #ffffff;
}
h1, h2, h3, h4, h5, h6
{
	margin-bottom: 10px;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 110%;
}

a:link.menu1 {
	text-decoration: none;
	color: #000;
}

a:active.menu1 {
	color: #FF3399;
	text-decoration: none;
}

a:visited.menu1 {
	text-decoration: none;
	color: #000;
}

a:hover.menu1 {
	color: #FF3399;
	text-decoration: underline!Important;
}

a:link.menu2 {
	text-decoration: none;
	color: #666666;
}

a:active.menu2 {
	color: #FF3399;
	text-decoration: none;
}

a:visited.menu2 {
	text-decoration: none;
	color: #666666;
}

a:hover.menu2 {
	color: #FF3399;
	text-decoration: underline!Important;
}

