﻿body {	
	font-family: Helvetica, Arial, sans-serif;
	background: #ffffff;
	color:#666666;
}

h1{
	float:right;
	font-size:16px;
	font-weight:bold;
	vertical-align:bottom;
	padding-top:40px;
}
h2{font-size:12px; color:#ffffff; text-align:center; width:100%; font-weight:bold; margin:10px 0px 10px 0px;}
a{font-size:12px;color:#666666;text-decoration:none;}

#page{
	width:800px;
	height:600px;
}

img.logo{
	float:left;
}


#heading{
	height:81px;
    overflow: hidden;
}

.contentcontainer{
	height:520px;
	width:100%;
	text-align:left;
	padding:12px 0px 2px 0px;
	background-repeat:no-repeat;
	border:solid 1px #666666;
}

.nav 
{
	height:30px;
	color:#666666;
	background-color:#dddddd;
	margin:0px 10px 10px 10px;
}

.nav table
{
	width:100%;
	text-align:center;
	vertical-align:middle;
	height:100%;
	border:solid 1px #666666;
}

.nav td
{
	width:195px;
	font-weight:bold;
}

.nav td.withborder
{
	border-right:solid 1px #666666;
}

.galleryimage
{
	
	float:left;
	height:470px;
	width:560px;
	color:#ffffff;
	margin:0px 5px 5px 5px;
}
html>body .galleryimage {margin:0px 10px 10px 10px;}
.galleryimage img
{
	width:560px;
	height:470px;
}

.icongallery
{
	float:right;
	background-color:#666666;
	height:470px;
	width:195px;
	margin:0px 5px 0px 0px;
	color:#ffffff;
}
html>body .icongallery {margin:0px 10px 10px 10px;}

.icongallery img.thumb
{
	border:solid 1px #ffffff;
	width:40px;
	height:40px;
	margin:5px 5px 5px 5px;
}