/* css for generic body layout */
body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	background-color: #FFFFFF;
	background-image:url(../images/layout/sitebg.gif);
	background-position:top left;
	background-repeat: repeat-x;
}

/* css for position of site elements, headers, body, navigation etc */
#site_header {
	position:absolute;
	margin-left:50%;
	left:-490px;
	top: 20px;
	border:#000000 1px solid;
	width:980px;
	height: 200px;
}

#top_nav {
	position:absolute;
	margin-left:50%;
	left:-490px;
	top :227px;
	border:#000000 1px solid;
	height: 30px;
	background-color: #0033FF;
	width:980px;
}
#main_site_body {
	position: absolute;
	margin-left:50%;
	left:-491px;
	top:281px;
	width:980px;
	padding: 0px;
}
#footer {
	position:relative;
	float:left;
	clear:both;
	display:block;
	width:980px;
	border-top:#000099 1px solid;
	text-align:center;
	padding: 10px 0px 10px 0px;
	margin-top: 20px;
}

/* css for top nav element */
.top_nav {
	text-align:centre;
	float:right;
}
.top_nav a {
	color:#FFFFFF;
	text-decoration:none;
	padding: 8px 6px 8px 6px;
	display:block;
}
.top_nav a:hover {
	text-decoration:underline;
	background-color:#FFFFFF;
	color:#000066;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	padding: 8px 5px 8px 5px;
}
.top_nav_end {
	text-align:centre;
	float:right;
}
.top_nav_end a {
	color:#FFFFFF;
	text-decoration:none;
	padding: 8px 6px 8px 6px;
	display:block;
}
.top_nav_end a:hover {
	text-decoration:underline;
	background-color:#FFFFFF;
	color:#000066;
	border-left:#000000 1px solid;
	padding: 8px 5px 8px 6px;
}

/* css for body elements and containers */
.news_container_right {
	position:relative;
	margin: 0px 30px 10px 0px;
	float:left;
	width: 500px;
	padding:0px;
}
.news_container_left {
	position:relative;
	margin: 0px 0px 10px 0px;
	float:left;
	width: 450px;
	padding:0px;
}
.news_container_fr_main {
	position:relative;
	float:left;
	width:500px;
	height:300px;
	background-color:#FFFFFF;
	border:#5F003E 1px solid;
	background-image:url(../images/uktf_kicker_fade.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}
.news_container {
	position:relative;
	float:left;
	width:400px;
	height:300px;
	background-color:#FFFFFF;
	border:#5F003E 1px solid;
	background-image:url(../images/uktf_kicker_fade.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	margin: 5px 50px 5px 30px;
}

.news_container_fr_sub {
	position:relative;
	float:left;
	width:450px;
	height:90px;
	border:#990033 1px solid;
	background-color:#FFFFFF;
	margin: 0px 0px 13px 0px;
}

.hr_thick_wine {
	clear:both;
	margin: 10px 0px 10px 0px;
	height: 20px;
	background-color:#0033FF;
	display:block;
	color:#FFFFFF;
	padding: 5px 0px 3px 2px;
	width: 980px;
}
.hr_thick_blue {
	clear:both;
	margin: 10px 0px 10px 0px;
	height: 20px;
	background-color:#0033FF;
	display:block;
	color:#FFFFFF;
	padding: 5px 0px 3px 2px;
	width: 980px;
}
.contactform {
	margin-left: 100px;
	float:left;	
}
.formimg {
	float :  left;
	margin-left: 60px;
}
.link_assoc {
	float:right;
	width: 200px;
	height: 200px;
	margin-top: 5px;
	margin-right: 60px;
	margin-bottom: 60px;
	margin-left: 60px;
}	

/* css for text layout and images */

.news_title_fr {
	padding: 2px 0px 4px 2px;
	background-color:#0033FF;
	color:#FFFFFF;
	float:left;
}
.news_title_sub_fr {
	padding: 2px 0px 4px 2px;
	background-color:#0033FF;
	color:#FFFFFF;
	float:left;
}
.news_date_fr {
	padding: 2px 2px 4px 2px;
	background-color:#0033FF;
	color: #999999;
	size: 6px;
	text-align:right;
	display:block;
	margin-left:65px;
}
.news_date_sub_fr {
	padding: 2px 2px 4px 2px;
	background-color:#0033FF;
	color: #999999;
	size: 5px;
	text-align:right;
	display:block;
	margin-left:65px;
}

.news_img_fr {
	position:relative;
	margin: 2px 2px 2px 2px;
	border: #990033 1px solid;
	float:left;
}
.news_img_sub_fr {
	position:relative;
	margin: 2px 2px 2px 2px;
	border: #990033 1px solid;
	float:left;
}
.news_main_footer_fr {
	position:absolute;
	bottom: 0px;
	left: 0px;
	background-color:#0033FF;
	color:#FFFFFF;
	padding: 2px 0px 4px 0px;
	width:100%;
	text-align:right;
	height:12px;
	font-size:10px;
}
.news_sub_footer_fr {
	position:absolute;
	bottom: 0px;
	left: 0px;
	background-color:#0033FF;
	color:#FFFFFF;
	text-align:right;
	font-size:10px;
	height:12px;
	width: 450px;
}
.image_gen {
	float:left;
	border: 1px solid #990033;
	margin: 0px 4px 4px 0px;
}
.image_gen_clear {
	border: 1px solid #990033;
	margin: 0px 4px 4px 0px;
	clear:both;
}
.chairman {
	width: 450px;
	height:220px;
	padding:2px;
	clear:both;
	border: 1px solid #990033;
	padding-left:5px;
	background-image:url(../images/uktf_kicker_fade.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}
.directors {
	width:450px;
	height: 220px;
	padding: 2px;
	float:left;
	border: 1px solid #990033;
	padding-left:5px;
	background-image:url(../images/uktf_kicker_fade.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	margin: 5px 30px 5px 0px;
}
.directors_titles {
	position:relative;
	top: 0px;
	left: 0px;
	padding: 2px;
	margin: -2px -2px 2px -5px;
	display: block;
	background-color:#0033FF;
	color:#FFFFFF;
	
}
.board_eng {
	width: 450px;
	height: 150px;
	float:left;
	border: 1px solid #990033;
	margin: 5px 16px 5px 16px;
	padding-left:5px;
	background-image:url(../images/layout/board_eng.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
}
.board_sco {
	width: 450px;
	height: 150px;
	float:left;
	border: 1px solid #990033;
	margin: 5px 16px 5px 16px;
	padding-left:5px;
	background-image:url(../images/layout/board_sco.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	}
	.scoteng {
	width: 925px;
	height: 225px;
	float:left;
	border: 1px solid #990033;
	margin: 5px 16px 5px 16px;
	padding-left:10px;
	background-image:url(../images/layout/scoteng.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	}
.sayings {
	margin-left:100px;
	margin-right:100px;
	font-size:20px;
	font-family: "Lucida Handwriting", Script;
}

.clubregion {
	margin: 5px 10px 5px 10px;
	background-color:#0033FF;
	color:#FFFFFF;
	width: 150px;
	height: 15px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear:left;
	
}
.clublinks{
	margin-left: 10px;
	margin-top: 10px;
	float:left;
	width: 270px;
	height: 20px;
	background-color:#FFFFCC;
	border:#000000 1px solid;
	padding-top: 2px;
	padding-left: 2PX;
}
.gallery_select {
	width: 250px;
	float:left;
	margin: 10px 10px 10px 10px;
	font-weight:bold;
	text-align:center;
}
.gallery_select_thumb {
	border: 1px solid #000000;
	margin: 2px 2px 2px 2px;
	clear:both;
}
.gallery_thumbs {
	border: 1px solid #000000;
	margin: 10px 10px 10px 10px;
	float:left;
}
.gallery_big {
	border: 1px solid #000000;
	margin: 10px 20px 5px 20px;
}
.close_buton {
	clear:both;
	margin-right:auto;
	margin-left:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.link_more a{
	color:#FFFFFF;
	text-decoration:none;
}
.link_more a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.link_more a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
