@charset "utf-8";
/* CSS Document */

body {
background: #FFFFFF url(images/header_background.jpg) repeat-x top;
font-family:arial,helvetica,sans-serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
color:#404040;
line-height:1.5em;
margin:0;
text-align:center;
}

form {
margin: 0;
}

a img {
border: none 0px;
}
a:link {
color:#5DB532;
font-weight:bold;
text-decoration:none;
}
a:visited {
color:#5DB532;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#666666;
font-weight:bold;
text-decoration:none;
}
a:active {
color:#5DB532;
font-weight:bold;
text-decoration:none;
}
p {
margin-top:2px;
margin-bottom:13px;
}

#wrapper {
width:100%;
text-align:center;
}

#content {
width:906px;
margin:0 auto 0 auto;
}

#top {
width:906px;
height:190px;
background-image:url(images/header.jpg);
}

#middle {
width:734px;
margin:0 auto 0 auto;
padding:0 10px 0 10px;
text-align:left;
}

#footer {
width:734px;
height:29px;
margin:0 auto 0 auto;
padding:5px 10px 0 10px;
background-image:url(images/footer.jpg);
}

#KSPlogo {
	position: absolute;
	margin-left: 83px;
	width: 374px;
	height: 84px;
}

#menu_holder {
	position: relative;
	height: 16px;
	width: 332px;
	margin-left: 477px;
	top: 15px;
	text-align: left;
	margin-right: auto;
}

#form {
	width: 354px;
	padding:0 8px 0 9px;
}

#form_top {
width: 354px;
height: 12px;
background-image:url(images/form_top.jpg);
}

#form_middle {
background-image:url(images/form_middle.jpg);
background-repeat:repeat-y;
padding:0 20px 0 20px;
}

#form_bottom {
width: 354px;
height: 12px;
background-image:url(images/form_bottom.jpg);
}

.frontcol1 
{ 
    width: 171px;
    text-align: left;
	float: left;
	padding:10px 0 0 0;
}

.frontcol2 
{
    
    width: 371px;
    text-align: left;
	float: left;
	padding:10px 10px 0 10px;
}

.frontcol3 
{
    width: 171px;
    text-align: left;
	float: left;
	padding:10px 0 0 0;
}
