body {
	background:#fff;
	margin:0;
	padding:0;
	font : 14px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
#ksMain {
	position:absolute;
	left:0;
	top:0;
	width:550px;
	margin-bottom:20px;
	height:360px;
	background : url(../images/katandseanpic.jpg) no-repeat left;
}

#ksTitle {
	position:absolute;
	left:210px;
	top:7px;
	}
	
#ksNav {
	position:absolute;
	left:399px;
	top:100px;
	}
	
#ksNav2 {
	border-bottom:2px solid #000;
	margin:0;
	}

#ksNav2 img {
	border: none;
}
	
#ksNav ul {
	list-style : outside url(../images/nav_bullet.gif);
	margin : 0;
	padding : 0;
}

#ksNav2 ul {
	float:right;
	list-style : none;
	margin:10px 0 0 0;
	padding:0;
}

#ksNav2 li {
	display: inline;
	margin:0 10px;
}

#ksNav2 li  a {
	font : bold 16px/150% Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #333;
}

#ksNav li  a {
	font : bold 18px/150% Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #333;
	border:0;
}

#ksNav  a:hover {
	color : #609;
	text-decoration:underline;
}

#ksNav2  a:hover {
	color : #609;
	text-decoration:underline;
}

#ksContactBody {
	background : url(../images/contact_side.jpg) no-repeat left top;
	height : 300px;
	margin:0;
}

#ksLinksBody {
	background : url(../images/links_side.jpg) no-repeat left top;
	height : 325px;
	margin:0;
}

#ksPhotosBody {
	background : url(../images/photos_big.jpg) no-repeat left top;
	height : 325px;
	margin:0;
}

#pageTitle {
	position: relative;
	top:-10px;
	left:-40px;
	margin:0;
}

#ksContent {
	margin-left:245px;
	padding:10px 40px;
}
		
#ksContent h2 {
	font : bold medium Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#ksContent dl {
	margin:0;
	list-style-type : none;
}

#ksContent dt {
	font-weight : bold;
	display:inline;
}

#ksContent ul {
	list-style: none;
	margin-left:0;
	padding-left:0;
}

.ksBodyLink1 { 
	color:#6633CC 
	}
	
.ksBodySmaller {
	font-size:12px; 
	line-height:16px; 
	}
	
/* --- photo gallery --- */

#galleryContainer {
	margin:20px;	
}
#photoNav {
	float:right; 
	border-right:20px;
}
#photoNav img  {
	border:none;
}
