#maincontent
{
	background-image: url(images/bg_start.jpg);
	background-repeat: no-repeat;	
	height: 517px;
	overflow:hidden;
}

#bottom
{
	background-image:none;
	padding-top: 10px;
}

#left
{
	background-image:none;
}

#content
{
	background-color: none;
	background-color: transparent;
	color: #fff;
	font-size:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position:relative;
}

#content a
{
	color: #fff;
	text-decoration:none;
	display:block;
	position: absolute;
	top:441px;
	left:345px;
}

#mainnav
{
	background-color: none;
	background-color: transparent;
}

