body {
/*	text-align: center;*/
    font-family: Georgia, Garamond, Times, serif;
	}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
h2 {
    font-family: Georgia, Garamond, Times, serif;
    color: #000000;
    background-color: #ffffff;
	font-size: 1.5em;
}
h3 {
    font-family: Georgia, Garamond, Times, serif;
    color: #000000;
    background-color: #ffffff;
	font-size: 1.25em;
}
.titletext {
    padding-top: 0;
	padding-bottom: 0;
	margin-top: 0em;
	margin-bottom: .1em;
}
.titletext a:link {
	color: #000088;
}	
.maintext {
    padding-top: 0;
	padding-bottom: 0;
	margin-top: .6em;
	margin-bottom: 0em;
}
.submaintext {
    font-size: 0.8em;
    padding-top: 0;
	padding-bottom: 0;
	margin-top: 0em;
	margin-bottom: 0em;
}
.hidden {
}
.hidden a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
}
.hidden a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
}
.hidden a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hidden a:hover {
	color: #000000;
	text-decoration: none;
}

.plainlink {
}
.plainlink a:link {
	color: #009900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}
.plainlink a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
.plainlink a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
.plainlink a:hover {
	color: #000088;
	text-decoration: none;
}


#container {
	line-height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 720px;
/*    height: 500px;*/
	background-color: #FFFFFF;
}
#kbstop {
        font-family: Georgia, Garamond, Times, serif;
        line-height: 100%;
        color: #000000;
        background-color: #ffffff;
        text-align: center;
		margin-bottom: 30px;
}
#kbsfooter {
        font-family: Georgia, Garamond, Times, serif;
        line-height: 100%;
        color: #000000;
        background-color: #ffffff;
        text-align: center;
		height: 150px;
}
#menu {
	display: table;
	padding: 0px;
	width: 720px;
    height: 20px;
	background-color: #FFFFFF;
}
#row  {
    display: table-row;
    }
#menuitem {
    display: table-cell;
/*	line-height: 100%;
	text-align: center;
	padding: 0px;
	width: 120px;
    height: 20px;
	background-color: #FFFFFF;*/
}

#kbsbody {
        font-family: Georgia, Garamond, Times, serif;
        color: #000000;
        background-color: #ffffff;
        text-align: left;
}
#kbsbody h2 {
	line-height: 130%;
}
#centerpic {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 720px;
	padding: 0px;
	margin: 0px;
}
