body
{
	margin:auto;
	background-color:#FFF;
}

p {
	margin: 0 0 15px 0;
}

div.blue
{
	margin:auto;
	background-color:#6CF;
}

div.green
{
	float:left;
	margin:auto;
	background-color:#9C0;
	height:551px;
	overflow:hidden;
	margin-top:76px;
}


a
{
	/*font-size:14px;*/
	color: #333;
	font-weight:normal;
}
a:hover
{
	color:#36C;
	font-weight:normal;
	text-decoration:underline;
}



div.base
{
	width:100%;
	height:100%;
}

	div.filler
	{
		width:972px;
		height:696px;
		text-align:center;
		background-image:url(images/main.jpg);		
		margin:auto;
		border: 10px solid #cccccc;
	}
	
		div.top
		{
			width:972px;
			height:76px;
			background-image:url(images/top_left.jpg);
			background-repeat: repeat-x;
			background-color:#EFE6D1;
		}
		
			div.top_center1
			{
				width:20%;
				height:50px;
				/*margin-left: 249px;*/
				padding-top: 25px;
				font-size:18px;
				font-weight:800;
				color:#333;
				float:left;
			}
			div.top_center2
			{
				width:40%;
				height:30px;
				/*margin-left: 249px;*/
				padding-top: 45px;
				font-size:18px;
				font-weight:800;
				color:#333;
				float:left;
			}
			div.top_center3
			{
				width:30%;
				height:45px;
				/*margin-left: 249px;*/
				padding-top: 30px;
				padding-right:20px;
				color:#300;
				text-align:right;
				float:right;
			}
			
			div.top_center4
			{
				width:65px;
				height:45px;
				text-align:center;
				float:left;
			}
			
			div.top_center:a
			{
			
				text-align:center;
				font-size:18px;
				font-weight:800;
				color:#333;
			}
			
			div.top_center:a:hover
			{
			
				text-align:center;
				font-size:18px;
				font-weight:800;
				color:#FF9;
			}
			
						div.top_center_extra
						{
							width:601px;
							height:76px;
							margin-left: 349px;
							text-align: center;
							background-image:url(images/top_center_extra.jpg);
						}
		
		div.bottom
		{
			width:972px;
			height:38px;
			background-image:url(images/bottom_left.jpg);
			background-repeat: repeat-x;
			background-color:#EFE6D1;
		}
		
			div.bottom_center
			{
				width:275px;
				height:27px;
				margin-left: 349px;
				background-image:url(images/bottom_center.jpg);
				
				text-align:ceter;
				font-size: 0.7em;
				color:#C96;
				padding-top:11px;
			}
			
			
				div.bottom_center:a:hover
			{
			
				text-align:center;
				font-size: 0.6em;
				color: #fff;
				padding-top:11px;
			}
		
		div.middle
		{
			height:541px;
			text-align:left;
			padding:20px;
			margin:auto;
			/*background-color:#FFF;*/
		}
		
		div.middle_pic
		{
			height:180px;
			width:150px;
			float:left;
			padding-right:15px;
		}
		
		div.middle_text
		{
			width:760px;
			margin-top:0px;
			padding-top:0px;
			float:right;
		}
		
		div.middle_text2
		{
	width:760px;
	/*margin-left:160px;*/
			float:right;
	text-align: center;
		}
			

