body
{
	background-color: black;
	background-image: url(images/anna_www_bg_front.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 0.7em;
	color: white;
}

hr.transparent
{
	background-image: url(images/transparent.png);
	background-repeat: repeat-x;
	height: 1px;
	border-width: 0;
	border-style: none;
	margin: 19px 0 19px 0;
	clear: both;
}

a
{
	color: #003e9e;
	text-decoration: none;
}

h1
{
	font-family: Times;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
}

p.first { margin-top: 0; }

p.contact
{
	margin-top: 0;
	line-height: 190%;
}

p
{
	line-height: 150%;
}

img.gallery
{
	border-color: white;
	border-width: 7px;
}

div.inner
{
	margin: 0px auto;
	width: 975px;
}

div.top
{
	clear: both;
	width: 975px;
	margin-top: 206px;
	height: 79px;
}

div.nav
{
	clear: both;
	width: 975px;
	height: 35px;
}

div.content
{
	width: 975px;
	height: 440px;
	margin: 60px 0 60px 0;
}

div.content div.title
{
	float: left;
	width: 46px;
	margin: 0;
	padding: 0;
}

div.content div.actualcontent
{
	float: left;
	width: 303px;
	margin: 0;
	padding: 10px 0 0 10px;
	background-color: black;
	height: 429px;
}

div.content div.actualcontent div.contentcontainer
{
	width: 303px;
	margin: 0;
	padding: 0;
	height: 400px;
	overflow: hidden;
}

div.content div.actualcontent div.navigator
{
	width: 303px;
	margin: 0;
	padding: 0;
	height: 29px;
	text-align: right;
	vertical-align: top;
	clear: both;
}

div.content div.actualcontent div.navigator div
{
	height: 29px;
	width: 29px;
	text-align: center;
	float: right;
	line-height: 29px;
}

div.content div.additionalcontent
{
	float: left;
	margin: 0;
	padding: 10px 0 0 175px;
	clear: right;
}