html,body
{
	background-color: #84AFCA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 0;
	margin: 0;
	line-height: 16px;
	height: 100%;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	color: #141544;
}

.subheader
{
	font-weight: bold;
	color: #141544;
}

.subsubheader
{
	font-weight: bold;
	color: #666666;
}

.surdiv
{
	position: relative;
	width: 860px;
	margin: 0 auto;
	height: 100%;
}

.maintable
{
	table-layout: auto;
	background: url(images/bg.gif) repeat-y;
	width: 860px;
	border-width: 0;
	border-collapse: collapse;
	height: 100%;
}

.innertable
{
	position: relative;
	table-layout: auto;
	width: 796px;
	border-width: 0;
	border-collapse: collapse;
}

.conttable
{
	position: relative;
	table-layout: auto;
	border-width: 0;
	border-collapse: collapse;
}

.topstrip
{
	background-color: #141544;
	height: 17px;
	font-size: 11px;
	color: #FFCD51;
	text-align: right;
	padding-right: 35px;
}

.footertable
{
	position: relative;
	table-layout: auto;
	width: 796px;
	border-width: 0;
	border-collapse: collapse;
}

.footer
{
	background-color: #141544;
	height: 21px;
	font-size: 11px;
	color: #FFCD51;
	text-align: right;
	padding-right: 35px;
}

.nav
{
	position: relative;
	width: 135px;
	padding: 16px 0 0 22px;
}

.navonstate
{
	color: #FCD129;
	padding-bottom: 11px;
}

.submenu
{
	visibility: hidden;
	position: absolute;
	left: 172px;
	width: 130px;
	font-size: 11px;
	color: #141544;
	background-color: #FCD129;
	padding: 5px 0 6px 10px;
}

.content
{
	width: 576px;
	padding: 16px 35px 10px 28px;
}

.hometd
{
	width: 386px;
	padding: 16px 225px 10px 28px;
}

.adverts
{
	position: absolute;
	top: 249px;
	left: 620px;
	padding-left: 10px;
	border-left: solid #CDCDCD 2px;
	width: 187px;
	text-align: center;
}

.thumbnaildiv
{
	float: left;
	padding-right: 20px;
	height: 140px;
}

.thumbnail

{
	border: 0;
}

.gallery_big
{
	float: left;
	width: 440px;
	height: 420px;
}

.gallery_big2
{
	float: left;
	width: 240px;
	height: 312px;
}



.formtext
{
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #ffffff;
}



a:link { color: #23258E; text-decoration: underline; }
a:visited { color: #23258E; text-decoration: underline; }
a:hover { color: #23258E; text-decoration: none; }
a:active { color: #23258E; text-decoration: underline; }

a.navlink:link, a.navlink:visited, a.navlink:active
{
	display: block;
	width: 125px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 11px;
}
a.navlink:hover { color: #FDE894; text-decoration: none; }

a.submenulink:link, a.submenulink:visited, a.submenulink:active
{
	display: block;
	color: #141544;
	text-decoration: none;
	padding-bottom: 2px;
}
a.submenulink:hover { color: #141544; text-decoration: underline; }

a.yellowlink:link, a.yellowlink:visited, a.yellowlink:active { color: #FCD129; text-decoration: none; }
a.yellowlink:hover { color: #FFFFFF; text-decoration: none; }

