/******* ª©«¬ *********/
body
{
	text-align:center;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #666;
	margin: 0;
	padding: 0;
	background:#fff url(http://gallery.photowant.com/images/bg.gif) top no-repeat;	
}



#wrapper{
	width:100%;
	text-align:left;
}


#header
{
	width:100%;
	height: 105px;
	
}

#container{
	position: relative;
	margin: auto;
	width: 1000px;
}


	
#primary { 
	margin-right:350px;
}


#secondary{
	text-align:left;
	position: absolute;
	right: 0;
	top:0;
	width:300px;
}	

#footer
{
	width:100%;
	height: 65px;
}
