
table.main
{
	border-style: solid;
	border-color:black;
	border-top-width:0px;
	border-left-width:5px;
	border-bottom-width:5px;
	border-right-width:5px;
	background-color: #B4B4B4;
	margin: 0;
	padding: 0;
}

table.menu
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

table.menu tr
{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

table.menu th
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-align: right;
	letter-spacing: 2px;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-right: 5px;
	border-top: 1px #666666;
	border-right: 1px #000000;
	border-bottom: 1px #666666;
	border-left: 1px #666666;
}

table.menu td
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	text-align: right;
	letter-spacing: 1px;
	height: auto;
	width: auto;
	padding-right: 2px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-bottom-width: 1px;
	border-top-color: #C1C1C1;
	border-left-color: #C1C1C1;
	border-right-style: solid;
	border-bottom-style: solid;
}

table.menu td a
{
	color: white;
	text-decoration: none;
}

.copyright {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	letter-spacing: 5px;
}

.content
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}

.content a
{
	color: white;
}

table.gallery td
{
	background-color: #BDBDBD;

	border-style: solid;
	border-color: #b4b4b4;
	border-width: 1px;
}

a img
{
	border-width: 0;
}

img.photo
{
	border-width: 4px;
	border-style: solid;
	border-color: White;
}


.menu a:hover
{
	color: white;
}

.navigate
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #666666;
}
