@charset "utf-8";
/* CSS Document */
*
	{
				margin:0px;
	}
*
	{
		padding:0px;
	}
body
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
a
	{
		text-decoration:none;
		outline:none;
	}
.main
	{
		width:1000px;
		margin:auto;
	}
.inner
	{
		width:900px;
		float:left;
		margin-left:50px;
		background:#009891;
	}
.header
	{
		width:900px;
		height:150px;
		float:left;
	}
.logo
	{
		width:250px;
		height:120px;
		float:left;
	}
.banner
	{
		width:630px;
		height:120px;
		float:left;
	}
h3
	{
		font-family:"Blackadder ITC";
		font-size:34px;
		font-weight:bold;
		color:#ffffff;
		margin-top:50px;
	
	}
.flash
	{
		width:900px;
		float:left;
	}
.left
	{
		width:250px;
		float:left;
		margin-top:10px;
	}
.box1
	{
		width:220px;
		height:30px;
		background:#d82a2c;
		float:left;
		margin-left:15px;
	}
*html .box1
	{
		margin-left:7px;
	}
h4
	{
		float:left;
		margin-left:50px;
		margin-top:5px;
		color:#ffffff;
		font-size:15px;
	}
.left ul 
	{
		width:220px;
		float:left;
		margin-left:15px;
	}
*html .left ul 
	{
		margin-left:7px;
	}
.left ul li
	{
		width:218px;
		float:left;
		border:1px solid #cccccc;
		height:20px;
		background:#ffffff;
		list-style:none;
	}
.left ul li a
	{
		text-decoration:none;
		float:left;
		margin-left:10px;
		color:#000000;
		margin-top:3px;
		font-size:11px;
		font-weight:bold;
	}
.flash1
	{
		width:635px;
		float:left;
		margin-top:10px;
		margin-left:px;
		height:242px;
		border:1px solid #000000;
	}
.topmenu
	{
		width:900px;
		height:30px;
		float:left;
		background:#999999;
		margin-top:10px;
	}
.topmenu ul
	{
		float:left;
	}
.topmenu ul li
	{
		list-style:none;
		float:left;
		margin-top:5px;
		margin-left:20px;
	}
.topmenu ul li a
	{
		text-decoration:none;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}
.maincontent
	{
		width:890px;
		float:left;
		margin-top:10px;
		margin-bottom:10px;
	}
.leftcontent
	{
		width:250px;
		float:left;
	}
.leftcontent1
	{
		width:200px;
		float:left;
	}
.leftcontent2
	{
		width:680px;
	    margin:auto;
		text-align:justify;
		color:#ffffff;
		font-family:verdana,Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:17px;

	}
.dm
	{
		width:890px;
		float:left;
	}
.left1
	{
		width:200px;
		float:left;
		margin-top:70px;
	}
.box2
	{
		width:218px;
		height:270px;
		float:left;
		margin-left:15px;
		border:1px solid #CCCCCC;
		background:#ffffff;
	}
*html .box2
	{
		margin-left:7px;
	}
h2
	{
		text-align:center;
		color:#000000;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		margin-bottom:10px;
	}
.text_main
	{
		width:630px;
		float:left;
		text-align:justify;
		color:#ffffff;
		font-family:verdana,Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:17px;
	}
.text_main1
	{
		width:670px;
		float:left;
		text-align:justify;
		color:#ffffff;
		font-family:verdana,Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:17px;
	}
.text_main p
	{
		float:left;
		margin-left:0px;
		
	}
.footer
	{
		width:900px;
		height:30px;
		background:#333333;
		float:left;
	}
.footer p
	{
		text-align:center;
		margin-top:8px;
		color:#ffffff;
	}
.midcontent1 
{
	width:880px;
	margin-left:10px;
	margin:auto;
}
.midcontent1 ul {
	
	width:400px;
	margin:auto
}
.midcontent1 ul li
	 {
	float:left;
	list-style:none;
	}
.midcontent1 ul li a 
	{
	text-decoration:none;
	color:#000000;
	/*padding-left:69.9px;
		padding-right:69px;*/
		padding-top:2px;
	font-size:13px;
	text-align:center;
	border:1px solid #cccccc;
	background:#ffffff;
	font-weight:bold;
	height:18px;
	width:180px;
	float:left;
}
.midcontent1 ul li a:hover
	{
		background:#000000;
		color:#ffffff;
	}
.midcontent1 ul li.last a {
	border-right:none;
}
.midcontent1 .last li {
	border-right:none;
	padding-right:20px;
}
.midcontent2 
{
	width:880px;
	margin-left:10px;
	margin:auto;
}
.midcontent2 ul {
	
	width:800px;
	margin:auto
}
.midcontent2 ul li
	 {
	float:left;
	list-style:none;
	}
.midcontent2 ul li a 
	{
	text-decoration:none;
	color:#000000;
	/*padding-left:69.9px;
		padding-right:69px;*/
		padding-top:2px;
	font-size:13px;
	text-align:center;
	border:1px solid #cccccc;
	background:#ffffff;
	font-weight:bold;
	height:18px;
	width:90px;
	float:left;
}
.midcontent2 ul li a:hover
	{
		background:#000000;
		color:#ffffff;
	}
.midcontent2 ul li.last a {
	border-right:none;
}
.midcontent2 .last li {
	border-right:none;
	padding-right:20px;
}
#tab_two
	{
		display:none;
	}
#tab_three
	{
		display:none;
	}
#tab_four
	{
		display:none;
	}
#tab_five
	{
		display:none;
	}
#tab_six
	{
		display:none;
	}
#tab_seven
	{
		display:none;
	}
#tab_eight
	{
		display:none;
	}
.cont_offbearer
	{
		width:500px;
		margin:auto;
	}
.officebearers
	{
		width:900px;
		margin:auto;
	}
.officebearers p
	{
		width:900px;
		float:left;
		margin-left:100px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		
	}
.officebearers1
	{
		width:800px;
		margin:auto;
		color:#ffffff;
		font-weight:500;
		line-height:17px;
	}
.cont_offbearer1
	{
		width:700px;
		margin:auto;
	}
.leftcont1
	{
		width:250px;
		float:left;
		color:#ffffff;
		font-weight:500;
		line-height:17px;
	}
.rightcont1
	{
		width:250px;
		float:left;
		color:#ffffff;
		font-weight:500;
		line-height:17px;
	}
.leftcont2
	{
		width:50px;
		float:left;
		color:#ffffff;
		font-weight:500;
		line-height:17px;
	}
.rightcont2
	{
		width:100px;
		float:left;
		color:#ffffff;
		font-weight:500;
		line-height:17px;
	}
.midcont1
	{
		width:550px;
		float:left;
		color:#ffffff;
		font-weight:500;
		line-height:17px;
	}
.cont_offbearer2
	{
		width:706px;
		margin:auto;
		border-top:1px solid #cccccc;
	}
.leftcont3
	{
		width:150px;
		float:left;
		color:#ffffff;
		font-weight:500;
		line-height:17px;
		height:35px;
		border:1px solid #cccccc;
		border-top:none;
		text-align:center;
	
	}
.rightcont3
	{
		width:250px;
		float:left;
		color:#ffffff;
		font-weight:500;
		line-height:17px;
		height:35px;
		border:1px solid #cccccc;
		border-top:none;
		border-left:1px solid #cccccc;
			text-align:center;
	}
.midcont3
	{
		width:300px;
		float:left;
		color:#ffffff;
		font-weight:500;
		line-height:17px;
		height:35px;
		border:1px solid #cccccc;
		border-top:none;
		border-left:1px solid #cccccc;
			text-align:center;
	}
.leftcont4
	{
		width:150px;
		float:left;
		color:#ffffff;
		font-weight:500;
		line-height:17px;
		height:105px;
		border:1px solid #cccccc;
		border-top:none;
		text-align:center;
	
	}
.rightcont4
	{
		width:250px;
		float:left;
		color:#ffffff;
		font-weight:500;
		line-height:17px;
		height:105px;
		border:1px solid #cccccc;
		border-top:none;
		border-left:1px solid #cccccc;
			text-align:center;
	}
.midcont4
	{
		width:300px;
		float:left;
		color:#ffffff;
		font-weight:500;
		line-height:17px;
		height:105px;
		border:1px solid #cccccc;
		border-top:none;
		border-left:1px solid #cccccc;
			text-align:center;
	}
.cont_img
	{
		width:800px;
		float:left;
	}
.left_contimg
	{
		float:left;
		width:250px;
	}
.right_contimg
	{
		width:500px;
		float:left;
	}
	
	#gallery {
		padding: 10px;
		width: 580px;
		margin:auto;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; width:100px; margin-right:10px; height:80px; float:left;}
	#gallery ul img {
	}
	#gallery ul a:hover img {
	}
	#gallery ul a:hover { color: #fff; }
	
.results
	{
	 width:653px;
	 float:left;
	}
.leftresult
	{
		width:50px;
		float:left;
		margin-left:100px;
		margin-top:20px;
		font-weight:bold;
		color:#FF0000;
	}
.rightresult
	{
		width:460px;
		float:left;
		margin-top:20px;
		margin-left:20px;
		font-weight:bold;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
	}
.rightresult a
	{
		color:#FFFFFF;
		font-size:15px;
	} 
		
