body
{
	height: 100%;
	font-smooth:always;
	text-decoration:none;
	font: 500 8pt Verdana, san-serif;
	color: #999999;
}

a
{
	color: #999999;
	text-decoration:none;
}
a:hover
{
	color: #333333;
}

.containerSplash
{
	position: absolute;
	left: 50%;
	top: 50%;
	width:708px;
	margin-top: -28px;
	margin-left: -354px;
}

.containerHeadLogo
{
	position: absolute;
	left: 50%;
	top: 50%;
	width:708px;
	margin-top: -272px;
	margin-left: -354px;
}

.containerHeadMenu
{
	position: absolute;
	left: 50%;
	top: 50%;
	width:708px;
	height:8px;
	margin-top: -229px;
	margin-left: -354px;
	vertical-align: text-bottom;
}

.containerBody
{
	position: absolute;
	left: 50%;
	top: 50%;
	width:708px;
	height:472px;
	margin-top: -201px;
	margin-left: -354px;
	background:url('images/frame.gif');
}

.noframe
{
	background:url('images/blank_light.gif');
}

img
{
	border: 0px;
	vertical-align: text-top;
}

.mainText
{
	position: absolute;
	line-height:12pt;
	top: 20px;
	left: 21px;
}

.mainNumbers
{
	position: absolute;
	line-height:12pt;
	top: 235px;
	left: 21px;
}

.arrows
{
	width: 190px;
	text-align: right;
}

.mainTextP
{
	position: absolute;
	top: 15px;
	left: 21px;
}

.mainPhotoT
{
	position: absolute;
	line-height:12pt;
	top: 21px;
	left: 251px;
	width: 435px;
}

.thumbnailHolder
{
	position: absolute;
	top: 251px;
	left: 21px;
	width:200px;
	height:200px;
}

.thumbnail
{
	width:40px;
	height:40px;
	margin-top:10px;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:0px;
}

.centerImg
{
	text-align:center; /* horizontal in all browsers */
	display:table-cell; vertical-align:middle; /* ~= valign=center in CSS2 browsers */
	position: absolute;
	left: 251px;
	width:437px;
	height:430px;
}

.centerImg img
{
	vertical-align:middle;
}

.v 
{
	top: 21px;
}

.h 
{
	top: 90px;
}

.activeSection
{
	color: #000000;
}

.boldTitle
{
	font-weight: bold; 
	color: #000000;
}
