body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	padding: 0px;
	margin: 0px;
	background-color:#000000;
	color: #bbb;
	text-align:center;
	}
#frame	{
	width: 985px;
	margin: 0 auto;

}
#top2	{
	background-image:url(img/top2.jpg);
	width: 985px;
	height: 258px;
}

#top3	{
	background-image:url(img/top3.jpg);
	width: 985px;
	height: 329px;
	background-repeat:no-repeat;
}

#top4	{
	background-image:url(img/top4.jpg);
	background-repeat:no-repeat;
	width: 985px;
	height: 365px;
}
#top6	{
	background-image:url(img/top5.jpg);
	background-repeat:no-repeat;
	width: 985px;
	height: 300px;
}
#top5	{
	width: 985px;
	height: 265px;
}



a:link{
	color: #fff;
	text-decoration: none;
	
}
a:visited{
	color: #fff;
	text-decoration: none;
}
a:hover{
	color: #ff0000;
	text-decoration: none;

}


a.red_button:link{
	color: #FF0000;
	text-decoration: none;
	
}
a.red_button:visited{
	color: #FF0000;
	text-decoration: none;
}
a.red_button:hover{
	color: #FFFFFF;
	text-decoration: none;

}
