body {
    background-image: url('img/iloveukaibackground.jpg');
    background-repeat: repeat;
	color: #666666
 }

h1 {font-size: 16px;
    color: #00000}

div#banner{
	position:absolute;
    left: 15%;
    top: 50px;
    width: 70%;
	background-color: black;
	border-style:solid;
	border-width:thick;
	border-color:black;
}

a.newslink 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: rgb(163,0,0);
}
a.newslink:hover { text-decoration:underline; }

img.bannerimg {
	
	top: 0px;
	left: 0px;
	z-index: -1;
	width: 60%
	
}
img.bd{border-style:double;
     border-color:black;}

img.infoimg {
	top: 0px;
	width: 25%;
	right: 100%
}

div.topbanner{
	background-color:#000000

}
div.info {
	position: fixed;
	top: 0px;
	left: 100%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
}


           
div#navmenu{background-color: white}


div#frameset{
	background-color: white;
		
}

/******   H3    */
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("img/HOVER2.gif") repeat-x top left;  /* non-menu button space */
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-right: medium solid rgb(0,0,0)}
ul#menu li a{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("img/HOVER2.gif") no-repeat top right;   /* normal image */
	}
ul#menu li a:hover{
	background:transparent url("img/HOVER3.gif") no-repeat top right;	/*hover image */
	}

/* Paragraph */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	text-align: justify
		
}

h1.welcome {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #666666;
	font-weight: lighter;
	text-align: center
}

div.bannerinfo {
	position: absolute;
	top: 15px;
	right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
	text-align: right
}

div.footer {
	font-size: 10px;
	font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center
}

img.bldg
{
	position: relative;
	width:60%;
	left: 20%;


	
}

img.map
{
	position: relative;
	left: 15%
}