#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../images/background_content2.gif);
	letter-spacing: 20%;
}
#header {
	background-image: url(../images/background_header99.gif);
	background-repeat: no-repeat;
	height: 173px;
	width: 950px;



	
	
}
#header img {
	background-repeat: no-repeat;
}

#content {
	background-image: url(../images/background_content2.gif);
	background-repeat: repeat-y;
	height: 15px;
	width: 950px;
	line-height: 20px;
}
#content img {
	margin-left: 75px;
	margin-top: 50px;
}


#nav {
	display: inline;
	margin-left: 10px;
	margin-top: 200px;
}
#nav li {
	display: inline;
	margin-left: 15px;
}
#nav li a {
	color: #000;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: underline;
}
#nav li a:active {
	text-decoration: underline;
}



#sidebar {
	width: 295px;
	float: left;
	display: inline;
	background-image: url(../images/kdscroll.jpg);
	height: 416px;
	margin-left: 20px;
	margin-top: 25px;
}
#sidebar h2 {
	margin-top: 20px;
	margin-left: 70px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	margin-bottom: 18px;
}
#sidebar p {
	margin-left: 70px;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: -8px;
}




#main {
	background-image: url(../images/background_main.gif);
	background-repeat: repeat-y;
	width: 580px;
	margin-top: 30px;
	
	float: right;
	background-color: #b6a66d;
	margin-left: 10px;
	margin-right: 40px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	
}
#main p {
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 20px;
	margin-top: 10px;
	font-family: inherit;
	word-spacing: 90%;
	text-decoration: none;
	
	
}
#main a {
	margin-left: 5px;
	margin-bottom: 20px;
	padding-bottom: 25px;
	text-decoration: none;
}
#main p a img {
	margin-left: 15px;
}

/*#main li a img {
	float: right;
	display: inline;
	border: none;
}
*/


/*#main li {
	
	margin-left: 5px;
	list-style-type: none;
	
}*/
#main p em {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}

#main li span {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 0px;
	list-style-type: none;
}

#main h2 {
	margin-bottom: 20px;
	font-size: 150%;
	margin-left: 25px;
}
#main h3 {
	margin-left: 25px;
	font-size: 130%;
	display: block;
	text-decoration: none;
	
}



#footer {
	clear: both;
	font-size: 70%;
	text-align: center;
	margin-top: 30px;
	padding-top: 20px;
	background-repeat: repeat-y;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image: url(../images/background_footer1.gif);
}
#footer p {
	text-align: center;
}

