@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.bgcolor {
	background-color: #A2C8E8;
}

#header {
	float: none;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #000000;
}
#leftbg {
	background-image: url(../images/bg2.png);
	background-repeat: repeat;
	background-position: top;
}

#bgtop {
	background-image: url(../images/bg3top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	background-color: #000000;
}
p {
	font-size: small;
	color: #000000;
}



#wrapper {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	min-height: 400px;
	top: 10px;
	height: 1130px;
	background-image: url(../images/bgPIC.jpg);
	background-position: center 110px;
	background-repeat: no-repeat;
}
#wrapper #lefttxt #img4 {
	height: 250px;
	width: 100px;
}

#wrapper #main {
	float: right;
	width: 615px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 5px;
	font-weight: normal;
}
#wrapper2 {
	background-image: url(../images/kcBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrapper #main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF33FF;
}
#wrapper #main h2 {
	font-size: large;
	font-weight: bold;
	color: #000033;
}
#wrapper #main h3 {
	font-size: medium;
	font-weight: bolder;
	color: #800000;
}
#navcontainer ul li
{
	list-style-type: none;
	text-align: center;
	background-image: url(../images/btnU.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 25px;
	font-weight: bold;
	float: left;
	width: 95px;
	margin: 0px;
}
#navcontainer {
	height: 29px;
	float: left;
	padding-top: 1px;
	width: 800px;
	background-color: #000000;
}


#navcontainer a
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 95px;
	float: left;
}

#navcontainer li#active {
	background-image: url(../images/btnD.png);
	background-repeat: no-repeat;
	float: left;
}
#navcontainer a:hover {
	background-image: url(../images/btnD.png);
	background-repeat: no-repeat;
	float: left;
}

#footer {
	font-size: x-small;
	color: #FF00FF;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF00FF;
	border-bottom-color: #FF00FF;
}


#img {
	float: none;
	width: 200px;
	padding-right: 1px;
	padding-top: 100px;
	padding-bottom: 5px;
	padding-left: 200px;
}
#img2 {
	float: left;
	width: 325px;
	padding-left: 50px;
	height: 150px;
}
#img3 {
	float: right;
	width: 150px;
	padding-left: 50px;
	height: 150px;
}
#lefttxt {
	float: left;
	width: 140px;
	padding-left: 15px;
	padding-top: 20px;
}
#righttext {
	width: 400px;
	float: right;
}
hr {
	color: #003399;
}
#wrapper3 {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	min-height: 400px;
	top: 20px;
	height: 575px;
	color: #FFFFFF;
}
#righttext2 {
	width: 625px;
	float: right;
	text-align: left;
}
