	/*div						{
								border-style: solid;
								border-width: 1px;
								border-color: #000;}*/

body							{
								font-family: arial;
								font-size: 12px;
								font-weight: bold;
								color: #000;}
						
#main							{
								position: absolute;
								top: 0px;
								left: 0px;
								width: 800px;
								height: 725px;} 		
					
#left							{
								position: absolute;
								top: 224px;
								left: 25px;
								width: 196px;
								height: 434px;}		
					
#middle							{
								position: absolute;
								top: 224px;
								left: 221px;
								width: 438px;
								height: 434px;}		
					
#right							{
								position: absolute;
								top: 224px;
								left: 659px;
								width: 105px;
								height: 434px;}		
							
#background_push				{
								background-image: url("images/background.jpg");
								background-repeat: repeat;
								width: 778px;}
					
#background_fixed				{
								background-image: url("images/background.jpg");
								background-repeat: repeat;
								width: 778px;
								height: 350px;}	
								
#background_radio				{
								background-image: url("images/background.jpg");
								background-repeat: repeat;
								width: 778px;
								height: 530px;}		

#background_history				{
								background-image: url("images/background.jpg");
								background-repeat: repeat;
								width: 778px;
								height: 2000px;}
								
#background_vid				{
								background-image: url("images/background_long.jpg");
								background-repeat: repeat;
								width: 778px;
								height: 350px;}
								
#background_photo				{
								background-image: url("images/background_photos.jpg");
								background-repeat: repeat;
								width: 778px;
								height: 350px;}																						
							
#albums							{
								margin-left: 105px;
								margin-top: 20px;}					
					
.content						{
								position: absolute;
								top: 25px;
								left: 35px;
								padding: 0px 0px 10px 0px;
								width: 375px;}	
					
.palm_trees_L					{
								margin-left: 120px;
								padding-top: 10px;
								padding-right: 65px;}	
					
.palm_trees_R					{
								position: absolute;
								top: 295px;
								left: 275px;
								width: 400px;}	

.tour_main						{
								margin-left: 110px;}
						
.tour_dates_1					{
								background-color: #E6E5E5;}			
					
.tour_dates_2					{
								background-color: #D5D4D4;}								
					
.tour_box						{
								text-align: center;
								border-width: 1px;
								border-color: #fff;
								border-style: solid;}					
						
						
.1pxbox						{
								text-align: center;
								border-width: 1px;
								border-color: #000;
								border-style: solid;}					
						
a								{
								color: #01587C;}

a:hover 						{
								color: #000;}

