@charset "utf-8";
body {
	background-color: #6CF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/imgKbos/kbosbody.jpg);
}
#wrapper #content blockquote #sp3 {
	width: 200px;
	margin-left: 250px;
}

#wrapper #content #rightColumn #sp2 {
	width: 235px;
	float: left;
	text-align: left;
	background-color: #E5BB4B;
	margin-right: 0px;
	margin-left: -20px;
}
#wrapper #content #centreColumn #sp1 {
	width: 300px;
	float: left;
	background-color: #E5BB4B;
	margin-left: 60px;
}

#wrapper #content #leftColumn #sp {
	width: 300px;
	float: right;
	background-color: #E5BB4B;
	margin-left: 2px;
}


#wrapper {
	text-align: justify;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #B16E43;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left;
}
#wrapper h1 {
	width: 690px;
	background-color: #B16E43;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo {
	height: 180px;
	background-image: url(../images/imgKbos/kbosheader.jpg);
}
#nav {
	height: 35px;
	background-image: url(../images/imgKbos/kbroNavBarBg.jpg);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #header #nav a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #404143;
	display: block;
	float: left;
	height: 35px;
	width: 190px;
	text-align: center;
	line-height: 35px;
	background-image: url(../images/imgKbos/kbro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #header #nav a:hover {
	background-position: bottom;
	width: 190px;
}


#content {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left:0px;
	width: 775px;
	margin-right: 0px;
	text-align: center;
}
#leftColumn {
	text-align: justify;
	float: left;
	width: 300px;
	padding-left: 2px;
	margin-left: 60px;
}
#centreColumn {
	text-align: justify;
	float: left;
	width: 300px;
}




#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	background-image: url(../images/imgKbos/kbosfooter.jpg);
	height: 160px;
}
.name {
	font-variant: small-caps;
}
.profile {
	clear: right;
	overflow: auto;
}
.imageHolder img {
	padding-top: 30px;
	padding-right: 48px;
	padding-left: 48px;
	border: 4px solid #7B3229;
	padding-bottom: 30px;
	background-color: #B16E43;
}

.fltlft {
	float: left;
	margin-right: 8px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.imageHolder img:hover {
	padding-top: 30px;
	padding-right: 48px;
	padding-left: 48px;
	border: 5px solid #B16E43;
	padding-bottom: 30px;
	background-color: #B16E43;
}
.imageHolder {
	height: 340px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B16E43;
	border-top-color: #B16E43;
	border-right-color: #B16E43;
	border-bottom-color: #B16E43;
	border-left-color: #B16E43;
}
.imageHolder img {
	border: 5px solid #B16E43;
	background-color: #B16E43;
}
#content p {
	text-align: justify;
	color: #000;
	width: 300px;
	padding-right: 10px;
	padding-left: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#wrapper #footer .Yellow a {
	text-align: center;
}
#wrapper #footer .centre {
	text-align: center;
}
#wrapper #footer .Yellow {
	text-align: center;
}

