﻿div {
}
div.Container {
	text-align: left;
	width: 975px;
	height: 590px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
}
div.PicCol {
	border-style: none;
	width: 640px;
	position: relative;
	float: left;
}
div.TextCol {
	width: 200px;
	float: left;
	background-color: #232323;
}
div.MenuCol{
	font-family: "Century Gothic, Arial, Helvetica, sans-serif";
	font-size: 12px;
	width: 115px;
	float: right;
	position: relative;
	text-align: right;
	background-color: #232323;
}
div.ShadowLeft{
	width: 10px;
	position: relative;
	float: left;
	background-image: url('../images/ShadowLeft.gif');
	background-repeat: repeat-y;
}
div.ShadowRight{
	width: 10px;
	position: relative;
	float: right;
	background-image: url('../images/ShadowRight.gif');
	background-repeat: repeat-y;
}

#LogoRow {
	background-color: #800000;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	position: relative;
	text-align: right;
	background-image: url('../images/logobalk.png');
	float: left;
}
#Row10{
	height: 10px;
}
#Row30{
	height: 30px;
}
#Footer {
	font-family: Century Gothic, Trebuchet MS,Arial, Helvetica, sans-serif;
	height: 15px;
	color: #808080;
	font-size: 8pt;
	text-align: left;
	line-height: 15px;
	vertical-align: middle;
}
#PayOff{
	vertical-align: middle;
	text-align: right;
	font-size: 11px;
	color: #800000;
	line-height: 20px;
	height: 20px;
}
#MenuRow{
	height: 20px;
	line-height: 15px;
	color: #C0C0C0;
	font-family: "Century Gothic, Microsoft Sans Serif";
	vertical-align: middle;
	font-weight: lighter;
	font-variant: normal;
	font-style: normal;
	font-size: 13px;
}
#Menu{
	color: #C0C0C0;
	vertical-align: middle;
	font-weight: lighter;
	font-variant: normal;
	font-style: normal;
	height: 480px;
}
#ContentPic{
	height: 480px;
}
#ContentText{
	font-family: Century Gothic, Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	height: 480px;
}
#TextWrapper{
	margin-left: 5px;
	margin-right: 5px;
}
#Note{
	font-style: italic;
}
div.Thumbnail {
	margin: 0 3px 7px 4px;
	width: 206px;
	height: 155px;
	float: left;
}

.SearchTag {display:none}

body {
	margin: 0;
	background-color: #333333;
}
td           {
	margin: 0;
	color: #C0C0C0;
	font-weight: normal;
	font-variant: normal;
	vertical-align: top;
}
p            {
	font-family: Century Gothic, Arial;
	margin: 0;
	color: #C0C0C0;
	font-weight: normal;
	font-variant: normal;
}
a            {
	font-family: Century Gothic, Arial;
	color: #808080;
	font-weight: normal;
	font-variant: normal;
}
a:link       {color: #808080}
a:active     {}
a:visited    {}

h1           {
	font-family: Century Gothic, Arial;
	margin: 0px;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
}
h2           {
	font-family: Century Gothic, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
}
h3           { font-family: Century Gothic, Arial; font-size: 10pt; color: #800000; font-weight: normal; 	margin: 0px; }
h4           { font-family: Century Gothic, Arial; font-size: 10pt; color: #800000; font-weight: normal; 	margin: 0px; }
h5           { font-family: Century Gothic, Arial; font-size: 10pt; color: #800000; font-weight: normal; 	margin: 0px; }
h6           { font-family: Century Gothic, Arial; font-size: 10pt; color: #800000; font-weight: normal; 	margin: 0px; }

img {
	margin: 0;
	padding: 0;
	border-style: none;
}
img.Thumbnail {
	border: 1px solid;
	border-color: #000000;
	border-width: 1px;
}
img.Slideshow {
	filter: progid:DXImageTransform.Microsoft.Fade();
}

