body {
	font: 0.85em Geneva, Arial, Helvetica, san-serif;
	color: #666666;
	background: #FFFFFF;
}
#wrap{
	width:920px;
	margin:10px auto 40px;
}
#nav {
	width:100%;
	height: 30px;
	background: url(khimages/navback.jpg) repeat-x top;
	text-align: right;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 30px;	
}
#nav a, #nav a:visited{
	color: #73170F;
	height:20px;
	text-decoration:none;
}
#nav a:hover{
	color:#000000;
}
#logo {
	background: url(khimages/knight_house_logo.jpg) no-repeat;
	text-align: left;
	height: 45px;
}
#largeimage {
	height: 600px;
	float: left;
	width: 400px;
	border: 1px solid #666666;
	margin-bottom: 30px;
}
#leftside {
	height: 600px;
	float: left;
	width: 515px;
	margin: 0px;
}
#text {
	padding-right: 35px;
}
h1 {
	font-size: 2.5em;
	color: #000000;
	text-align: left;
}
.textlarge {
	font-size: 1.5em;
	color: #333333;
}
#footer {
	width:100%;
	height: 30px;
	background: url(khimages/navback.jpg) repeat-x top;
	text-align: right;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 0.7em;
	clear: both;
	margin-top: 50px;
}
a:link {
	color: #73170F;
	text-decoration: none;
}
a:visited {
	color: #73170F;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #73170F;
	text-decoration: none;
}
