body
{ 
	background-color: white;
	width:100%;
	text-align:left;
	margin: 0;
}


@font-face {
  font-family: Grinched;
  font-style:  normal;
  font-weight: normal;
  src: url(GRINCHE0.eot);
}


.boxLeftCorner {
	position:absolute;
	left:0px;
	top:0px;
	background-image: url("cssImages/ukfHeaderLeftCorner.jpg");
	background-repeat:no-repeat;
	width:100%;
	height:140px;
}

.boxContactBarFader {
	position:absolute;
	left:196px;
	top:119px;
	width:500px;
	background-image: url("cssImages/ukfContactBar.jpg");
	background-repeat:no-repeat;
	background-color:#d5d5d5;
	height:21px;
	text-align:right;
}

.boxContactBarText {
	position:absolute;
	left:0px;
	top:118px;
	width:95%;
	min-width:700px;
	background-image: none;
	background-color:none;
	height:22px;
	text-align:right;
	font-family: Verdana;
	font-size: 10px; 
	padding:5 0 0 0;
}

.boxLogo {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url("cssImages/ukfLogo.jpg");
	background-repeat:no-repeat;
	background-position:right;
	height:100px;
	width:95%;
	min-width:700px;
}



.boxHeader {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background: white url("cssImages/ukfHeader.jpg") repeat-x;
	padding: 0 0 0 0;
	font-family: Tahoma;
	font-size: 12px; 
	line-height: 1.5em;
	text-align:left;
	height:140px;
	min-width:700px;
}


.boxContent {
	position:absolute;
	left:0px;
	top:135px;
	padding:10 10 0 190px;
	background: none;
	min-width:700px;
	width:95%;
	font-family: Verdana;
	font-size: 12px; 
	border:0px solid #F0F0F0;
	text-align:left;
	height:500px;
}


.boxContent .heading {
	font-size: 1.4em; 
	margin-bottom: 8px; 
	color: #6c7275
}

.boxContent a{
	color: #000000;
	text-decoration:none;
	border:0px solid #F0F0F0;
}

.boxContent a:hover{
	color: #cc0000;
	text-decoration:none;
	border:0px solid #F0F0F0;
}

.boxContent img{
	border:0px solid #F0F0F0;
}

.imgfade {
 	filter:Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=20, StartY=40, FinishX=0, FinishY=0);
}


.sidemenu {
	position:absolute;
	top:130px;
	left:0px;
	width:177px;
	text-align:right;
	font-family: Grinched,Verdana,Segoe,sans-serif;
	line-height:30px;
	font-size: 18px;
	color:white;
	border:0px solid #F0F0F0;
	text-decoration:none;
	filter:shadow(color:black, strength:3, direction:135);
	background: white url("cssImages/pageBG3.jpg") repeat-y;
}


td.sidemenu {
	position:relative;
	top:0px;
	width:179px;
	background: none;
}

table.sidemenu a{
	position:relative;
	top:0px;
	text-decoration:none;
	color:white;
	padding-right: 22px;
	font-family: Grinched;
	background: none;
}

table.sidemenu {
	position:relative;
	top:0px;
	display: block;
	background: none;
}


td.sidemenu a:hover {
	position:relative;
	top:0px;
	display: block;
	color:#fcf369;
	text-decoration:none;
	background-position: right top; 
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 18px;
	background: none;
}




.topmenu {
	position:absolute;
	width:505px;
	top:90px;
	left:200px;
	text-align:center;
	font-family: Grinched,Verdana,Segoe,sans-serif;
	font-size: 18px;
	color:white;
	border:0px solid #F0F0F0;
	text-decoration:none;
	filter:shadow(color:black, strength:3, direction:135);
	padding:0 0 0 0;
}

td.topmenu {
	position:relative;
	top:0px;
	padding:0 0 0 0;
	width:100px;
	top:0px;
	left:0px;
}

table.topmenu {
	position:relative;
	top:0px;
	left:0px;
}

table.topmenu a{
	position:relative;
	top:0px;
	text-decoration:none;
	color:white;
	padding-right: 22px;
	font-family: Grinched;
}


td.topmenu a:hover {
	position:relative;
	top:0px;
	color:#fcf369;
	text-decoration:none;
	font-weight: bold;
	font-size: 18px;
}







.widefooter {
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	width:700px;
	font-family:Grinched, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:white;
	min-height:40px;
	background-color: #cc0001;
	line-height:30px;
	height:40px;
}

.widefooterContent {
	padding-right : 16px
}

 