body{

	background-color: #774400;
	
	font-family: sans-serif;
	color: #000;
	font-size: 11px;
	text-indent: 0px;
	


	
}

#main{

	font-family: sans-serif;
	top: 20px;
	left: 20px;
	width: 1200px;
	height: 720px;

	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;

	
	background-image: url(images/malibuback4.jpg);
	background-repeat: no-repeat ;
	
}

#logo{

	position: relative;
	top: 20px;
	left: -450px;
	width: 248px;
	height: 70px;

	margin-right: auto;
	margin-left: auto;
	
}

#content{
	position: relative;
	
	font-family: sans-serif;
	

	top: 5px;
	left: 210px;
	width: 650px;
	height: 800px;
	
	border-style:solid;
	border-width:0px;

	margin-right: auto;
	margin-left: auto;
	
}


#description{
	font-family: sans-serif;

	line-height: 200%;
	color: #eeeeee;
	font-weight: ;
	font-size: 11px;
}


#SiteTitle{

font-family: sans-serif;
	color: #0000bb;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}
a.SiteTitle:link, a.SiteTitle:visited{

font-family: sans-serif;
	color: #0000bb;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}
a.SiteTitle:hover{

font-family: sans-serif;
	color: #99ccff;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
}


#siteButtonsBar{

background-color: #;

}

a.siteButtons:link, a.siteButtons:visited{
font-family: sans-serif;
	color: #99ccff;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
a.siteButtons:hover{
font-family: sans-serif;
	color: #ffff66;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

.navSep{

color: #ffcc00;
}



#siteImages { 

	border: 3px solid #666666;
}
a.siteImages:link, a.siteImages:visited{
	
	border: 3px solid #dddddd; 
}

a.siteImages:hover{
	
	border: 3px solid #222222; 
}





#transbox {

margin: 0 50px;
background-color: #eee;
border: 2px solid black;
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}


#contentBack{


	background-repeat: x;



}

#contentDivider{
	background-color: #eee;
}



#footer{
	font-family: sans-serif;
	
	top: 730px;
	left: 380px;
	width: 100%;
	height: 20px;

	color: #fff;
	
}


