body
{
	margin: 0px;
	padding: 12px 18px 18px 12px;
	font-family: Arial;
	font-size: 10pt;
}
h2
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 16pt;
}

#navigation
{
	position: absolute;
	bottom: 22px;
	left: 30px;
}

#logo
{
	float: left;
	padding: 10px;
	padding-right: 0px;
}
#thumbs
{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}

#thumbs a
{
	font-family: Georga;
	font-size: 12pt;
	color: white;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}

#thumbs dl
{
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}

#thumbs dt
{
	padding-top: 5px;
	padding-right: 5px;
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
	margin-right: 1px;
	position: relative;
}

#image
{
	float: right;
}

#image2
{
	position: absolute;
	bottom: 0;
	right: 0;
}

#navigation
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	text-align: center;
}

#navigation a
{
	font-family: Georga;
	font-size: 12pt;
	color: white;
	text-decoration: none;
}

#navigation dl
{
	padding: 0px;
}

#navigation dt
{
	padding-top: 5px;
	padding-right: 5px;
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
	margin-right: 1px;
	width: 27px;
	height: 28px;
	background-image: url("../images/circle.png");
	background-repeat: no-repeat;
	position: relative;
}

#content
{
	margin-left: 237px;
	margin-right: 365px;
}

#content2
{
	position: relative;
	margin-left:230px;
	margin-right: 25px;
}