	body
		{
		font:13px/1.5 sans-serif;
		color: #ffffff;
		background-color: #000000;
		}
	#container 
		{
	    background-color: #000000;
	    margin-top: 30px;
	    width: 930px;
		}
	#campervan1
	 	{
		margin: 0 4px 15px 0;
		border: 0px solid #000;
		}
	#campervan2
	 	{
		margin: 0 4px 15px 0;
		border: 0px solid #000;
		}
	#campervan3
	 	{
		margin: 0 5px 15px 0;
		border: 0px solid #000;
		}
	#campervan4
	 	{
		margin: 0 5px 15px 0;
		border: 0px solid #000;
		}
	#campervan5
	 	{
		margin: 0 4px 15px 0;
		border: 0px solid #000;
		}		
	#campervan6
	 	{
		margin: 0 0 15px 0;
		border: 0px solid #000;
		}									
	.menu 
		{
		display: block; 
		color: #ffffff; 
		font-size: 1.2em; 
		font-weight: bold; 
		font-style: italic; 
		margin-bottom: 20px; 
		text-decoration: none;
		}
	.menu:hover 
		{
		color: #1486F9; 
		text-decoration: underline; 
		font-weight: bold; 
		font-style: italic;
		}
	.menuselected 
		{
		display: block; 
		color: #1486F9; 
		font-size: 1.2em; 
		margin-bottom: 17px; 
		text-decoration: underline; 
		font-weight: bold; 
		font-style: italic;
		}
	.greytext
		{
		color: #595959;
		}
	.content
		{
		line-height: 1.5em;
		background-color: #ffffff;
		padding: 5px 5px 5px 10px; 
		height: 392px; 
		overflow: auto;
		font-size: 13px;
		}
	.content:p
		{
		color: #c0c0c0;
		}
	h1,h2,h4
		{ 
		/*margin: 0.2em 0;*/
		}
	h3
		{ 
		font-size: 1.2em;
		margin: 0.2em 0;
		color: #000000;
		}		
	p 
		{ 
		margin: 0.5em 0 
		}
	a 
		{ 
		color:black
		}
	#byline 
		{
		font-family: "Franklin Gothic Medium Italic", "Franklin Gothic Medium", Arial, Verdana, Helvetica, sans-serif; 
		color: #ffffff; 
		font-style: italic; 
		float: left;
		/*border: 1px solid red;*/
		margin-top: 12px;
		}
	#title 
		{
		font-family: "Franklin Gothic Heavy","Franklin Gothic Medium Italic", "Franklin Gothic Medium", Arial, Verdana, Helvetica, sans-serif; 
		color: #ffffff; 
		font-style: italic; 
		float: right;
		/*border: 1px solid yellow;*/
		}
	#middle {
		width: 130px;
		height: 400px;
		background-color: #000000;
		font-size:88%;
		}
	.bottommenu 
		{
		color: #ffffff;
		font-size: 80%;
		}
	.copyleft 
		{ 
		text-align:left; 
		float: left; 
		font-size:80%; 
		background-color: #000000; 
		color: #ffffff;
		}
	.copyright 
		{ 
		text-align:right; 
		float: right; 
		font-size:80%; 
		background-color: #000000; 
		color: #ffffff; 
		text-decoration: none;
		}	
	.noflash
		{
		border: 0px solid #000000;
		}

	div#gallery 
		{
		width: 454px; 
		height: 392px; 
		margin-left: auto; 
		margin-right: auto;
		}
	
	object a 
		{
		display: none;
		} 
	
	object 
		{
		margin-left: auto; 
		margin-right: auto; 
		display block;
		}
		
	.strong
		{
		font-weight: bold;
		}
		
	.formtext
		{
		font-size: 0.8em;
		}
		
	.small
		{
		font-size: 90%;
		}
		
	.italic
		{
		font-style: italic;
		}
		
	.black
		{
		color: #000000;
		}		