/* Bugfix IE */

* html #wrapper{  padding-bottom: 10px;}




body 
	{
	background-color: #5F340A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/back02.gif);
	background-repeat: repeat;
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	line-height: 1.1em;
	}


html {
	height: 100%;
	margin-bottom: 1px;	
	}


#content h1 {
	color: #000000;
	font-size: 2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}


h2  {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

p {
	margin: 0px;
	padding: 2px 0px;
}

a:link, a:visited 
	{
	color: #5F340A;
	font-weight: bold;
	}
	
a:hover
	{
	text-decoration: none;			
	}


	

#wrapper
	{
	background-color: #DA6D03;
	width:860px;
	margin: 10px auto 0px;
	text-align: left;
	position: relative;
	border: 15px solid #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/hippie_bus.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 16px;
	padding-bottom: 25px;
	padding-left: 16px;
	
	}
	
	


#logo {
	position: absolute;
	height: 149px;
	width: 505px;
	left: 195px;
	top: 19px;
}





#content
	{
	padding: 20px 20px 20px 185px;
	margin-top: 410px;
	position: relative;
	}
	
	
	#footer 
	{
	padding: 0px;
	clear: both;
	float: right;
	
	}

#footer a:link, #footer a:visited 
	{
	font-size: 7pt;
	color: #000000;
	text-decoration: underline;
	vertical-align: middle;
	padding-right: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	font-weight: normal;
	}

#footer a:hover
	{
	
	text-decoration: none;
	}
	
	
	.clear {
	clear: both;
	height: 5px;
}
	
	
	
	

