﻿html {
	height: 100%; 
	margin-bottom: 1px;}
	
body {
	background-color: #ffffff;
	color: #000000;
	font: normal 76% Verdana, Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 2 0 0 0;
	text-align: center;
}

hr {
	background-color: #414e59;
	color: #414e59;
	border: none;
	height: 1px;
	width: 100%;}

img {
	border: none;}

ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;}
a {
	color: #6e7a84;
	text-decoration: underline;
	font-weight: bold;}

a:hover {
	color: #959595;
	text-decoration: underline;
	font-weight: bold;}


h1 {
	color: #414e59;
	font: bold 24px Georgia, Georgia, serif;
	text-align: left;
	letter-spacing: 1px;}

h2{
	color: #414e59;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;}

h3{
	color: #414e59;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;}

h4 {
	border-bottom: 1px dashed #959595;
	color: #959595;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: left;}

h5 {
	border-bottom: 1px dashed #959595;
	color: #959595;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: left;}

h6 {
	color: #414e59;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;}

.center {
	text-align: center;}	

.clear {
	clear: both;}

#wrapper {
	width: 900px;
	text-align: left;
	border-right: 3px double #959595;
	border-bottom: 3px double #959595;
	border-left: 3px double #959595;
	margin: 20px auto 0 auto;
}
#header {
	position: relative;
	width: 900px;
	height: 180px;
	border-bottom: 3px double #959595;
	border-top:3px double #959595}

#global {
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 1;
	width: 890px;
	text-align: right;
	padding-right: 10px;
	color: #656565;
	height: 30px;
	font-size: 85%;}
#sidebar {
	font-size: 90%;
	float: left;
	width: 280px;
	padding: 0 10px 10px 10px;}

#mainnav {
	line-height: 1.5em;
	letter-spacing: 1px;
	font-size: 120%;}

#content {
	float: right;
	width: 570px;
	line-height: 1.5em;
	padding: 0 10px 10px 20px;
	}
	
#contentgallery {
	float: right;
	width: 850px;
	line-height: 1.5em;
	padding: 0 10px 10px 20px;}

#footer {
	clear: both;
	border-top: 3px double #959595;
	padding: 20px 0;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.7em;
	font-size: 80%;
	height: 50px;}

#footer a {
	font-weight: normal;}
	
#footer a:hover {
	font-weight: normal;}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;}

.catalog {
	padding: 10px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 50%;}
