@charset "utf-8";
body {
	background-color: #fafafa;
	margin: 0px;
	padding: 0px;
	background-image: url(images/Bkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	height: 95px;
	width: 900px;
	background-color: #000000;
	margin: auto;
}
#flashhead {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 95px;
	width: 490px;
}
#headright {
	background-image: url(images/KampoHeader2.jpg);
	background-position: left top;
	float: left;
	height: 50px;
	width: 410px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
	text-align: right;
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#headright a:link {
	text-decoration: none;
	color: #CCCCCC;
}
#headright a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#headright a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#headright a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#main {
	text-align: left;
	height: 100%;
	width: 900px;
	margin: auto;
}
#nav {
	text-align: left;
	height: 100%;
	width: 158px;
	padding-left: 20px;
	float: left;
	padding-right: 30px;
}
#text {
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #333333;
	text-align: left;
	float: left;
	height: 100%;
	width: 600px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 30px;
}
#logos {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	height: 80px;
	width: 870px;
	padding-left: 30px;
	padding-bottom: 25px;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	margin: auto;
}

#clear {
	clear: both;
}
#footer {
	background-color: #000000;
	text-align: center;
	height: 70px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 20px;
	line-height: 15px;
	margin: auto;
}
#footer a:link {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#footer a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.floatphoto {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
label span {
  float: left;
  width: 14em;
}
form {
 padding: 5px;
}
div.tabs {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  font-weight: bold;
}
a.tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #f0f0f0;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
}
a.tab, a.tab:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #808080;
}
a.tab:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #d0d0d0;
  color: #606060;
}
/*
 * note that by default all tab content areas
 * have display set to 'none'
 */
div.tabContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 4px;
  border: 2px solid #000000;
  background-color: #CCCCCC;
  display: none;
}
div.text2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
}.headline {
	font-family: georgia;
	font-size: 22px;
	text-transform: lowercase;
	color: #e01111;
}
.pad {
	padding-top: 10px;
}

