/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
}

p {
 padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 785px;
}

#content {
	float: left;
	color: #502e06;
	height: 350px;
	width: 385px;
	display: inline;
	padding-top: 15px;
}

#header {
 color: #333;
 width: 785px;
 float: left;
 height: 350px;
 background: #6B6659;
}

#footer {
	width: 785px;
	height: 25px;
	clear: both;
	color: #CCCCCC;
	background: #706047;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}

#leftcolumn {
	color: #333;
	width: 200px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}

#knoatzntext{
	color: #733515;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-right: 22px;
	padding-left: 12px;
	top: -250px;
	position: relative;
}
}

#rightcolumn {
	color: #333;
	width: 180px;
	float: left;
}
#wrapper #content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #333333;
	padding-left: 10px;
	top: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4em;
}
