body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #666;
	background-color: #fae394;
	background-image:url(../cmsimages/tile_pageBG.jpg);
	background-repeat: repeat-x;
}

img {
	display:block;
	border:none;
	
	}

#container {
	margin: 0 auto;
	text-align: left;
	width: 960px;
	background-color:#eadab4;
	min-width:960px;
	}
	
#headerWrap {
	width:960px;
	height:auto;
}

#logo {
	height:173px;
	width:190px;
	float:left;
}

#headlineBox {
	width:770px;
	height:173px;
	float:left;
	background-image:url(../cmsimages/header_right.jpg);
	}
	
#contentWrap {
	width:960px;
	border: 1px solid #d2c081;
	background-color:#fbfaf8;
	}

#topNav {
	height:25px;
	width:960;
	background-image:url(../cmsimages/tile_topNav.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:5px;
	}
	
#topNav a:link {
	color:#666;
	text-decoration:none;
	} 
	    
#topNav a:visited {
	color:#666;
	text-decoration:none;
	} 

#topNav a:hover {
	color:#333;
	text-decoration:underline;
	}
	   
#topNav a:active {
	color: #666;
	text-decoration:none;
	}

	
 #leftSidebar {
	float: left;
	width: 235px; 	
	height: auto;
}
 #leftSidebarScdry {
 	margin-top:35px;
	float: left;
	width: 235px; 	
	height: auto;
}
#entryButton {
	margin:20px 0 0 13px;
	}
#kacocLogo {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	margin: 15px 0 0 50px;
	}

#mainContent {
	width:475px;
	text-align:left;
	height:auto;
	float:left;
	font-size:12px;
	line-height:15px;
	margin: 0 15px 20px 5px;
	}
#mainContent p {
	margin-bottom:4px;
	}
	
#mainContentScdry {
	width:700px;
	text-align:left;
	height:auto;
	float:left;
	font-size:12px;
	line-height:15px;
	margin: 42px 15px 20px 5px;
	}
#mainContentScdry p {
	margin-bottom:4px;
	}
#resultsBox {
	height:850px;
	width:665px;
	}
	
#rightSidebar {
	width:215px;
	height:auto;
	float:left;
	text-align:left;
	}

#staff {
	width: 195px;
	font-size: 10px;
	line-height:12px;
	background-image:url(../cmsimages/tile_greenSidebar.jpg);
	background-repeat:repeat-x;
	border-top:1px double #d2c081;
	border-bottom:1px double #d2c081;
	margin:10px 0 20px 10px;
	}
#staff p {
	margin: 5px 6px 4px 6px;
	}
	
 #footer {
 width:940px;
 height:auto;
	font-size:10px;
	line-height:14px;
	text-align:center;
	background-color:#666;
	color:#fff;
	padding:10px;

	
}
#footer p {
	margin: 2px;
	}
	
#footer a {
text-decoration:none;
font-weight:bold;
color:#fff;
}


#sidebar2 {
	float: right;
	width: 200px;
	height: auto;
	padding: 3px;
	font-size:12px;
	line-height:14px;
}

.event {
	float: left;
	width: 400px;
	font-size: 14px;
	line-height:17px;
	margin: 0;
	padding-top: 3px;
}



#secondaryContent {
	width:500px;
	height:auto;
	float:left;
	padding-left:98px;
	
	}
	

#formContent {
text-align:left;
	width:600px;
	height:auto;
	float:left;
	margin-left:95px;
	
	font-size:11px;
	line-height:14px;
	}
#resultsContent {
	width:700px;
	height:auto;
	float:left;
	margin-left:95px;
	text-align:left;
	
	}
	

	

.blueBold {
	color:#003300;
	font-weight:bold;
	text-transform:uppercase;
	}
#menuBox {
margin-top:8px;
}
#resultsTable {
	width:700px;
	font-size:10px;
	line-height:12px;
	background-color:#FFFFCC;
	}
	
.required {
	color:#CC0000;
	font-weight:bold;
	font-size:12px;
	}
	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
	
