@charset "utf-8";
/* CSS Document */


body {
	font-family: "sans serif" Trebuchet MS, Arial, Helvetica,;
	font-size: 20px;
	line-height: 1.3;
	color: #535353;
	background-color:#999999;
	text-align:center;
	margin:0;
}
a:link {
	color: #006907;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-style: italic;
	color: #600;
}
a:hover {
	text-decoration: underline;
	font-style: italic;
	color: #0C0;
}
a:active {
	text-decoration: none;
	font-style: italic;
}



h1{
	margin:0;
	padding:0 0 0 6px;
	overflow:hidden;
	background:url(images/hibgy.gif) no-repeat;
}
 h1 a:link, h1 a:hover, h1 a:visited, h1 a:active{  
	display: block;  
	float:right;
	width:150px;
	height:32px;
	background:url(../images/home.gif)no-repeat right top;  
	text-indent: -100000px;  
 }    

}
h2 {
	font-size: 24px;
	color: #186500;
}
h3 {
	font-size: 22px;
	color: #186500;
}
h4 {
	font-size: 20px;
	color: #186500;
}
h5 {
	font-size: 18px;
	color: #186500;
}
h6 {
	font-size: 18px;
	color: #666666;
}


.wrapper{
	margin:auto;
	width:1000px;
	text-align:left;
	background-color:#999999;
}

.header{
	width:1000;
	height:150px;
	background:#1E1816 url(images/ukcia_header.jpg)no-repeat left top;
}
.nav{
	width:1000px;
	height:37px;
	background-color:#000;
	
}
.nav ul{
	margin:0;
	font-size:16px;
	font-weight:bold;
	padding-left:50px;
	padding-top:7px;
	list-style:none;
}
.nav li{
	float:left;
	background:url(images/button-left.gif)no-repeat left top;
	margin-right:10px;
	padding:0 0 0 15px;
	border-bottom:1px solid #000;
}
.nav a{
	float:left;
	display:block;
	background:url(images/button-body.gif)no-repeat right top;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:7
	px;
	padding-left:6px;
	text-decoration:none;
	color:#609;
}
.nav a:hover{
	color:#F00;
	text-decoration-underline;
}
	
.clear{
	clear:both;
}
.twitbar{
	width:1000px;
	height:37px;
	background-color:#000000;
}
.twitlink{
	height:37px;
	padding-left:50px;
	float:left;	
}

.content{
	width:960px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:20px;
	padding-left:20px;
	background:#ffffff;

}
.topbox{
	Width:638px;
	padding:6px;
	background:#ffffff;

}
.leftcolumn{
	float:left;
	width:960px;
}

.leftcontent{
	float:left;
	width:468px;
	padding:6px;
}

.rightcontent{
	float:right;
	width:468px;
	padding:6px;
}
.wholecontent{
	width:99%;
	padding:6px;
}


.rightcolumn{
	float:right;
	width:262px;
}

.ads{
	float:right;
	width:256px;
	height:260px;
	padding:6px;
	background:url(images/horr-fill.gif)top repeat-y;
}

.facebook{
	float:right;
	width:256px;
	height:210px;
	padding:6px;
	background:url(images/horr-fill.gif)top repeat-y;
}

.sitemap{
	width:100%;
}

.headtext{
	width:535px;
	float:left;
	padding right:200px;
}
.sitemap3{
	width:50%;
	float:left;
}

.sitemap2{
	width:50%;
	float:right;
}

.linkpic{
	float:left;


}
	
.linktext{
	float:right;
	padding:6px;
	width:300px;
}
.footer{
	width:988;
	background:#FFF;
	padding:0 6 0 6px;
}
