body {
	text-align: center;
	font-size: 1em;
	font-family:"Gill Sans MT", "Gill Sans MT Condensed", Verdana, "Arial Black", sans-serif;
	color: #664632;
	background-color: #ffffff;
}

h1 {
	font-size: 1.1em;
	font-family: "Gill Sans MT","Gill Sans MT Condensed", Verdana, Arial, sans-serif;
	padding-top: 40px;padding-left: 70px;
}

h2 {
	color: #ffffff;font-size: 1.1em;
	font-family: "Gill Sans MT","Gill Sans MT Condensed", Verdana, Arial, sans-serif;
	padding-top: 0px;padding-left: 70px;
}

.title h1 {
	color: #ffffff;
	font-size: 1.1em;
	font-family: "Gill Sans MT","Gill Sans MT Condensed","Comic Sans MS", Verdana, Arial, sans-serif;
	padding-top: 35px;padding-left: 70px;
}

.title h2 {
	color: #ffffff;
	font-size: 1.1em;
	font-family: "Gill Sans MT","Gill Sans MT Condensed", Verdana, Arial, sans-serif;
	position: absolute;
	bottom: 0em;
	left: 0em;
	text-align: left;
}
h3, h4, h5, h6 {
	font-size:100%;
}
p {
	font-size:.9em;
	line-height: 1.5em;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}
#wrap {
	width:760px;
	height:960px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	padding:0px;
	text-align:left;
	background-color: #dcdbdb;
	border: 1px #330000 solid;
}
#header {
	height:180px;
	width: 760px;
	background-color: #dcdbdb;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}
#headerleft {
	position: relative;
	background-image: url(images/dkf_03.gif)
	margin: 0px;
	padding:0px;
	top: 0px;
	left: 0px;
	width: 380px;
	height:180px;
	overflow:hidden;
}
#headerleft span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
	width: 380px;
	height:180px;
	margin: 0px;
	padding:0px;
	background-image: url(images/dkf_03.gif);
}
#headerright {
	left: 380px;
	width:380px;
	height:180px;
	margin: 0px;
	padding:0px;
	text-align:justify;
	position: relative;
	top: 0px;
	right:0px
}
#current {
	color: #990000;
	text-decoration: none;	
}
#left{
	position:absolute;
	float: left;
	width:380px;
	height:399px;
	padding:0px;
	margin:0px;
	text-align:justify;
	background: #dcdbdb;
}
#left p{
	padding:0px 24px;
	text-align: left;
}
#left il{font-size:11px}
#left ul{
	font-size:13px;
}

#right{
	position:relative;
	height:400px;
	float:right;
	width:380px;
	padding:0px;
	margin:0px;
	background-color: #dcdbdb;
	background-repeat: no-repeat;
}
ul.menulist {
	position:absolute;
	list-style-type: none;
	font-family: "Gill Sans MT", "Gill Sans MT Condensed", Verdana, "Arial Black", sans-serif;
	font-weight: normal;
	text-align: right;
	font-size: .9em;
	display: block;
	top: 5px;
	right: 10px;
	width: 194px;
	margin-top: 1px;
	background-color:#dcdbdb
}
a:link{
	color: #666dff;
	text-decoration: none;
}
a:visited{
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #666dff;
	text-decoration: none;
	border-left: 10 px solid #666dff;
}
.largertitle {
	font-size:110%;
	font-weight: normal;
}
.linktext{
	font-weight: bold;
	font-size: .7em;
}
.linktextsmall{
	font-size: .7em;
	text-align: right;
}
.quote{
	font-size:90%;
}
.quotewhite{
	font-size:90%;
	position:relative;
	top:300px;
	left:20px;
	color: #ffffff;
}
form{
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}
form p{
	clear:left;
	margin:0;
	padding:0;
	padding-top:5px;
	color: #ffffff;
}
form p label{
	float:left;width:23%
}
#footer{
	height:1px;width: 760px;
	background-color: #ecdfd5;
	margin: 0px;
	padding: 0px;
	position: absolute;
	clear: both
}
.thumbnail{
	float: right;
	width: 90px;
	height:90px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clearboth{
	clear: both;
}
.buttonscontainer {width: 194px;}

.buttons a {
list-style-type: none;
color: #666dff;
background-color: #dcdbd1;
display: block;
border-left: 10px solid #a2a0a0;
font-family: "Gill Sans MT", "Gill Sans MT Condensed", Verdana, "Arial Black", sans-serif;
font-weight: normal;
font-size: .9em;
top: 5px;
right: 10px;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {
border-left: 10px solid #91324c;
text-decoration: none;
color: #666dff;
}
