@charset utf-8;

/* CSS Document */

#content
{
width: 800px;
margin: 0 auto;
} 

#top
{
	width: 800px;

	height:250px;
	background-color: #FFFFCC;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;

	}
#top2
{
	width:800px;
	height:30px;
	background-color: #F2EDC4;
	position: absolute;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align:justify;
	margin-top:253px;
	font-size: 12px;
	}
	
	
	
	
	
	
	
	#top3
{
	width: 250px;
	float:left;
	margin-top:285px;
	height:250px;
	background-color: #F2EDC4;
	position: absolute;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align:justify;
	font-size: 12px;
	}
	
	#top3 table, ul,li
		{
	margin-left:50px;
	margin-top:35px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	}
	#top3 p
	{
	margin-left:30px;
	margin-top:10px;}
	
	#top4
	
	{
	width:550px;
	height:250px;
	margin-left:250px;
	overflow:auto;
	margin-top:285px;
	background-color: #F2EDC4;
	position: absolute;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align:justify;
	font-size: 12px;
	
	}
	#top4 p,
	{margin-left:25px;
	margin-right:25px;
	}
	#top4 iframe, h1
	{
	margin-top:12px;
	margin-left:25px;
	margin-right:25px;
	font-family: Georgia, Times New Roman, Times, serif;
	}
	#top4 table
	{margin-left:12px;
	}
	
#top5
{
	width: 800px;
	height:20px;
	background-color: #F2EDC4;
	position: absolute;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align:justify;
	margin-top:537px;
	font-size: 9px;
	}
	#content
{
width: 800px;
margin: 0 auto;
} 
