body {
	font-family: Arial, Helvetica, sans-serif;
	overflow: scroll;
}
#container{
	margin:0 auto 0 auto; 
	width:800px; 
	height:auto; 
	}
#logo {
	float:left;
	width:115px;
	height:117px;
	}
#banner {
	float: right;
	margin: 0 0 auto auto;
	width: 685px;
	height: 117px;

}
#menu {
	float: left;
	width: 115px;
	height: auto;
}
#textNphoto {
	margin:0 auto auto 115px;
	width: 685px; 
	height: auto;

}
#header {
	float:left;
	width:685px;
	height:auto;
}
#text {
	float: left;
	margin: 10px 20px auto 20px;
	width:300px;

}
#photo {
	float:right;
	margin: 10px 0 auto 20px;
	width: 300px;
}
#photo2{
	float:right;
	width:300px;
	padding:5px;

}
#photo2wBox{
	float:right;
	width:300px;
	padding:5px;
	margin-top:5px;
	border:2pt solid blue; 

}

#photo3{
	float:right;
	width:300px;
	padding:5px;
}
#wideText {
	float:left;
	width:600px;
	margin: 10px auto auto 50px;
	overflow: auto;
	height: auto;

}
.kkheader {
	font-family: "Benguiat Bk BT";
	font-size: 14pt;
	font-weight: bold;
	color: #7B17BB;
	text-align: center;
}
.kknormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	line-height: normal;


}
.kkbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	text-indent: 10pt;
	list-style-type: circle;
	line-height: normal;
	list-style-position: inside;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: black;
	line-height: 10px;

}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
}
.kkindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.hypertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: none;
	hover color:green; 
	}
.big_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #7B17BB;
}
.kksubheader {
	font-family: "Benguiat Bk BT";
	font-size: 14px;
	font-weight: bold;
	color: #7B17BB;
}
.kkBling {
	font-family: "Benguiat Bk BT";
	font-size: 14px;
	font-weight: bold;
	color: #7B17BB;
	text-decoration: blink;
}


.link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
