<style type="text/css">

body {
	font: 100% Cambria, Georgia, "Times New Roman", Times, serif;
	background: #EFEFEF;
	text-align: center;
	color: #FFF;

}


.knightsstyle #container {
	width: 1000px;
	height:100%;
	overflow:visible;
	color: #FFF;
	position:relative;
	background-color:#FFF;
    font: 100% Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.knightsstyle #linksbar {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color:#B30005;
	padding-top:3px;
	padding-bottom:3px;
}

.knightsstyle #linksbar a{
	text-align:center;
	color: #FFF;
	background-color: 000000;
	text-decoration: none;
	font-size:18px;
	font-weight: bold;
	
	
}
.knightsstyle #linksbar a:hover {
color:#d8aa00;

}

.knightsstyle #tablehead{
	padding-left:10px;
	font-weight: bold;
	color: #900;
	font-size:18px;

}

.knightsstyle #tableheadbig{
	padding-left:10px;
	font-weight: bold;
	color: #900;
	font-size:30px;

}
	
.knightsstyle #topbar { 
		background-color: #000;
		padding-top:30px;
		padding-bottom:10px;
	
}


.knightsstyle #navbar {
	width: 250px;
	float: left;
	background: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.knightsstyle #navbar a{
	color: #000;
	text-decoration: none;
	font-size:16px;
	
	
}

.knightsstyle #navbar a:hover{
color:#B30005;

}
.knightsstyle #navbar  p{
	padding-left:10px;

}

.knightsstyle #mainContent p,h1,h2,h3,h4{
	padding-left:20px;
	padding-right: 10px;


}

.knightsstyle #picturepad{
	padding:8px;


}


.knightsstyle #mainContent {
	text-align:left;
	float: right;
	width: 740px;
	height:100%;
	overflow:visible;
	color: #000;
	font-size:18px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
}
	.knightsstyle #mainContent a{
	color: #000;
	background-color: 000000;
	text-decoration: none;
	font-weight: bold;
	
}

.knightsstyle #mainContent a:hover{
color:#900;
font-weight: bold;
	
}
.knightsstyle #backlink {
	color: #999;
	background:#FFF;
	
	}
.knightsstyle #backlink a{ 
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}
.knightsstyle #backlink a:hover{ 
color: #0079B8;
font-weight:bold	
}
.knightsstyle #footer {
	color: #999;
	background:#FFF;
	font-size:10px;
	margin-bottom:-10px;
	height:150px;
	width:100%;
	}
.knightsstyle #footer a{ 
	font-size:10px;
	color: #999;
	text-decoration: none;
	font-weight: bold;	
}
.knightsstyle #footer a:hover{ 
color: #0079B8;
font-weight:bold

} 

.knightsstyle #fillgrey {
	background-color: #CCC;	
}
.knightsstyle #greyborder {
	border:1px solid #CCC;
}
.knightsstyle #bigtext {
	font-size: 28px;
	font-weight: normal;
}
.knightsstyle #midtext {
	font-size: large;
	font-weight: normal;
}
.knightsstyle #smalltext {
	font-size: small;
	font-weight: normal;

}

.clear { clear: both;}

</style>
