﻿body
{
}

#sidebar {
		  /* top  right bottom left */
    margin:  0    41px  0      547px;
    padding: 20px 0     0      0;
    font-size: 85%;
    line-height: 1.4em;
    color: #999;
     border-left: line 1px #000
    background: url(http://www.blogblog.com/tictac/sidebar_bg.gif) no-repeat 0 0;
}
 
.adventure {
    background: url(../images/map.jpg) no-repeat 0 0;
} 

DIV.desc  {

 font-family: Arial;

}	



DIV.orange 

{

  background-color:Gray;	

}	



DIV.container  
{
	/* top  right bottom left */
	/*padding: 5px  5px   5px    5px; */
	margin-top: 20px;
	margin-left: 5px;
	width: 600px;
	height: 140px;
	background: url(../images/caption.gif) top left no-repeat; 
}

DIV.textbox
{
	FLOAT: left; 
	WIDTH: 400px; 
	HEIGHT: 127px;	
}

.textbox P   

{

	margin-left: 15px;

	margin-top: 10px;

	WIDTH: 408px; 

	HEIGHT: 130px;

	font-family: Arial; 

	font-size: .99em; 

	color: #444444; 

}



DIV.header {

	margin-left: 5px;



}



.header P {

	padding-left: 10px;

	font-family: Times New Roman; 

	font-size: 0.99em; 

	color: #444444; 

}



.header P img 

{

	width: 400px;	

}	



DIV.introtext

{

	FLOAT: left; 

	WIDTH: 550px; 

	HEIGHT: 127px;	

}



.introtext P   

{

	margin-left: 15px;

	margin-top: 10px;

	font-family: Arial; 

	font-size: .99em; 

	color: #444444; 

}



DIV.imagebox 

{

	MARGIN-TOP: 12px; 

	MARGIN-RIGHT: 18px; 

	FLOAT: right; 

	/*WIDTH: 140px; 

	HEIGHT: 100px; */

}



.imagebox img 
{
	width: 130px;
	height: 110px;
}





