body{
border: 0px solid #9999aa; 
background-color: #0f0e1c;
text-align:center;
margin-left:auto;
margin-right:auto;
font-family:Tahoma;
overflow:hidden;
}

#PageContainer{
border: 1px solid #9999aa; 
background-color: #eeeeff;
margin-left:auto;
margin-right:auto;
border: 0px solid white; 
width:990px;
text-align:center;

}

#PageHeader {
border: 0px solid #eeeeff; 
height:95px;
width:990px;
float:left;
position:relative;
display:block;
background: url(../images/bateaublancdesign_header_990.jpg) no-repeat bottom right;
overflow:hidden;
}




#PageMenu {
border: 0px soheight:50px;
width:100%;
margin-top:0px;
margin-bottom:0px;
position:relative;
display:block;
float:left;
}

#PageBody {
border: 1px solid #333344; 
width:988px;
height:400px;
margin:auto;
margin-top:0px;
position:relative;
display:block;
float:left;
text-align:center;
}


#LeftPanel {
border: 1px solid #666666; 
height:600px;
width:150px;
position:relative;
display:block;
float:left;
}



#CenterPanel {
border: 0px solid #666666; 
height:580px;
width:776px;
position:relative;
display:block;
float:left;
padding: 10px;
}



#RightPanel {
border: 1px solid #666666; 
height:600px;
width:150px;
position:relative;
display:block;
float:right;
}




#Footer {

margin-top:2px;
border: 0px solid #eeeeff; 
height:30px;
width:990px;
padding-top:4px;

position:relative;
display:block;
float:left;


}
	

#Contact {
	background-color: #EDEDED;
	margin:auto;
	margin-top:42px;
	border: 3px solid #333344; 
	height:300px;
	width:600px;
	float:left;
	padding:4px;
}

	input.button {
		width:50px;
		height:22px;
		background-color:#DDD;
		}




.leftcol{
	float:left;
	position:relative;
	display:inline;
	width:250px;
	height:20px;
	padding:2px;
	margin:3px;
	
	}

.rightcol{
	float:left;
	position:relative;
	display:inline;
	width:150px;
	height:20px;
	padding:2px;
	margin:3px;
	}
		
.cell{
	float:left;
	position:relative;
	display:inline;
	color:#eeeeff;
	height:30px;
	padding:2px;
	margin:3px;
	text-align:center;
	}

.tightcell{
	float:left;
	position:relative;
	display:inline;
	padding:0;
	margin:0;
	border:0;
	text-align:center;
	}
	
.row{
	width:100%;
	float:left;
	display:block;
	position:relative;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	text-align:center;
	}	



.pfolio{
float:left;
display:block;
width:498px;
height:323px;
border:0px solid #333344;
visibility:hidden;
position:absolute;
background-color:#111122;
font-size:11px;
	text-align:center;
	overflow:hidden;
}

.block{
	
	float:left;
	display:block;
	position:relative;
	margin: 0 auto;
	
	font-family:Arial;
	font-size:11px;
	text-align:center;
	
	}	
	
.button{
	border:0px solid #ccccee;
	float:left;
	display:block;
	position:relative;
	margin:2px;
	padding:2px;
	font-family:Arial;
	font-size:11px;
	text-align:center;
	
	}		

.center750{
	width:750px;
	max-height:320px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	
	}	
	