div#container             /* this div is to center the whole page */
	 {
	 text-align:left;
	 margin: 0 auto;
	 width:800px;            /* change this to the width of the whole page */
	 }
	 
div#cont             /* this div is to center the whole page */
	 {
	 text-align:left;
	 margin: 0 auto;
	 height: 1100px;
	 width:800px;            /* change this to the width of the whole page */
	 background: black url(gallery2.jpg);
	 }

body {    /* the background of the whole website */
	 background: #000000;  /* here u can change the color of the background */
	 margin: 0;
	 text-align:center;
	 }


div#menu
	 {
	 background: #000000;
	 width:800px;
	 height:50px;
	 text-align:center
	 }


div#banner
	{
	height:214px;
	width:800px;
    background: black  url(images/header-animated-2.gif) no-repeat;
    background-position:center;
    color: #79B30B
    }
    
    	div#slogan	{
	background: #000000 url(img/booter.jpg) no-repeat;
	color: #FFFFFF;
	height:30px;
	width:800px;
	text-align: center;
	}
	
	div#content	{
	float: left;
	background: #060;
	width:509px;
	margin-bottom:10px;
	background: black;
	height:845px
	}
	
	div#content-in {
		color:#FFF;
	margin-left:10px;
	width: 495px;
	height: 840px;
	}
	
	div#contentin {
	color:#FFF;
	width: 490px;
	font-size:9px;
	margin-left: 10px;
	}
	
	div#contentsafari {
		color:#FFF;
		margin-left: 10px;
	width: 495px;
	height:460px;
	}
	
	div#contentsafaribelow {
	margin-left:10px;
	width:495px;
	height:380px;
	}
	
	div#box {
	float: left;
	width: 265px;
	height: 845px;
	background: #1C1C1C;
	text-align: center;
	}
	
	div#filler {
	float: left;
	width:20px;
	height: 845px;
	background: black;
	}
	
	div#table1 {
	height: 29px;
	width: 90px;
	}
	
	div#table1a {
	height: 27px;
	width: 90px;
	}
	
	div#table1b {
	height: 27px;
	width: 90px;
	}
	
	div#table2 {
	height: 105px;
	width: 90px;
	}
	
	div#table3 {
	height: 20px;
	width: 400px;
	margin-left: 90px;
	margin-top: -235px;
	}
	
	div#table4 {
	height: 20px;
	width: 120px;
	margin-left: 90px;
	}
	
	div#table5 {
	height: 20px;
	width: 120px;
	margin-left: 90px;
	}
	
	div#table6 {
	height: 20px;
	width: 120px;
	margin-left: 90px;
	}
	
	div#table7 {
	height: 100px;
	width: 400px;
	margin-left: 90px;
	}
	
	div#table8 {
	height: 20px;
	width: 400px;
	margin-left: 90px;
	}
	
	div#table9 {
	height: 20px;
	width: 400px;
	margin-left: 90px;
	}
	.error{
		font-weight:bold;
		color:#F00;
	}
	
#rates
{
	width:480px;
	border-style:none;
	border:0px;
	font-size:12px;
	color:#FFF;
}
#rates .animal
{
	text-align:left;
	padding-left:20px;
}
#rates .price
{
	text-align:right;
}
#dayrates li
{
	font-size:12px;	
}
#homeBullets li
{
	font-size:12px;	
}
