/*ucbx NEW prog pg styles*/

/*this should be a 1 wide div plus two narrow divs*/
/*ie win/mac hack-for body*/

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-image: url(k-images/mainhed.jpg);
	background-repeat: no-repeat;
	background-position: absolute;
	background-color: ffffff;
	width: 900px;
	height: 650px;
	padding: 0px 0px 20px 0px;
	position: left;

}
h4 {
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	text-align: right;
	color: #000;
	text-decoration: none;
	padding: 0px 0px 3px 0px;
	margin: 8px 0px 0px 0px;
}


h3 {
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-style: bold;
	letter-spacing: normal;
	text-align: left;
	color: #000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	letter-spacing: normal;
	text-align: left;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

a:link{
	color: #993300;
	text-decoration: none;
	}
	
a:hover{
	color: #ffcc00;
	text-decoration: underline;
	}
	
a:visited{
	color: #999900;
	}
	
div#leftcol {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: none;
	background-position: relative;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: left;
	margin: 0px;
	padding: 5px;
	height: 50px;
	width: 100px;
	position: absolute;
	font-weight: normal;
	left: 20px;
	top: 75px;
	font-style: normal;
	bottom: auto;
}
#leftcol a:link{
	color: #993300;
	text-decoration: none;
	}
	
	#leftcol a:hover{
	color: #ffcc00;
	}
	#leftcol a:visited{
	color:#993300;
	}
.main{
padding: 0px 0px 0px 8px;
	font-size: 80%;
}
.main h3{
padding: 30px 0px 5px 0px;
	text-align: center;
}
.main img{
float: left;
	padding: 10px 10px 0px 0px;
}

div#rightcol {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	letter-spacing: normal;
	vertical-align: top;
	text-align: left;
	padding:10px;
	height: auto;
	width: 200px;
	margin: 0px 10px 10px;
	position: absolute;
	left: 475px;
	top: 55px;
	text-decoration: none;

	}
	
	#rightcol a:link{
	color: #993300;
	text-decoration: none;
	}
	
	#rightcol a:hover{
	color: #ffcc00;
	}
	#rightcol a:visited{
	color:#993300;
	}
	#p rightcol{
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	white-space: inherit;
	color: #000000;
	letter-spacing: normal;
	vertical-align: middle;
	margin: 8px 0px 0px 0px;
	}
div#rightcol hed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	white-space: inherit;
	color: #fff;
	letter-spacing: normal;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	}
	
div#centercol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: normal;
	vertical-align: middle;
	text-align: left;
	padding: 5px;
	position: absolute;
	background-position: top;
	background-image:none;
	background-repeat: repeat;
	margin: 0px;
	left:235px; 
	top:60px; 
	width:200px; 
	height:auto;
	bottom: auto;
	}
	#centercol a:link{
	color: #993300;
	text-decoration: none;
	}
	
	#centercol a:hover{
	color: #ffcc00;
	}
	#centercol a:visited{
	color:#993300;
	}
	#p centercol{
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	white-space: inherit;
	color: #000000;
	letter-spacing: normal;
	vertical-align: middle;
	margin: 8px 0px 0px 0px;
	}
	div#banhold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #ffffff;
	padding: 3px;
	position: absolute;
	top: 35px;
	left: 235px;
	height: auto;
	width: 400px;
}

	
div#bottom{
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: normal;
	text-align: left;
	color:  #000000;
	text-decoration: inherit;
	position:absolute; 
	left:250px; 
	top:870px; 
	width:400px; 
	height:26px;
	}
		
	#bottom h3{
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	letter-spacing: normal;
	text-align: right;
	color: #E3170D;
	text-decoration: none;
	}
	#bottom a:link{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}
	
	#bottom a:hover{
	color: #ff9999;
	text-decoration: underline;
	}

	
	/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navLinks li {border-bottom: 0px;}

/* fix for browsers that don't need the hack */
html>body #navLinks li {border-bottom: none;}

div#navLinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0px;
	text-align: left;
	padding: 2px;
	margin-top: 90px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: 260px;
	border: none;
	text-decoration: none;
	float: none;
	position: absolute;
	left: 81px;
	top: -38px;

}

div#navLinks h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

div#navLinks a {
	padding: 2px 0px 2px 0px;
	color: navy;
	text-decoration: none;
}

div#navLinks a:hover{
	color: #ffcc00;
}
li {
	padding: 0px 0px 0px -40px;
	}
ul{
 list-style-type: none;
 list-style-position: inside;
 vertical-align: baseline;
 margin: -5px 0px 5px -25px;
 font-size: 11px;
 }

 	

