body {
	margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; background-color:#B8B8B8;
}

html {
	overflow: auto;
}

#page_background {
	position:relative; margin:auto; margin-top:12px; width:785px; height:538px; background-image:url(../../images/backgrounds/dunes_background.png);
}

#page_content {
	position:relative; top:30px; left:30px; width:725px; height:485px; background-color:#FFF; -moz-opacity: 0.72; opacity:.72; filter: alpha(opacity=72);
}

#page_footer {
	font-family:'Lucida Grande',Calibri, Arial; font-size:10px; color:#FFFFFF; bottom:0px; left:40px; width:715px; height:20px; position:absolute; 
}

#polaroid {
	top:-3px; left:-1px; z-index:99000; width:167px; height:162px; position:absolute;
}

#overlay{
    position:absolute; top:0; left:0; width:100%; height:100%; z-index:5000; background-color:#000; -moz-opacity: 0.8; opacity:.80;    filter: alpha(opacity=64);
}

a.footer_link:link {
	font-family:'Lucida Grande',Calibri, Arial; font-size:10px; color:#FFFFFF; font-weight: bold; text-decoration:none;
}
a.footer_link:visited {
	font-family:'Lucida Grande',Calibri, Arial; font-size:10px; color:#FFFFFF; font-weight: bold; text-decoration:none;
}
a.footer_link:hover {
	font-family:'Lucida Grande',Calibri, Arial; font-size:10px; color:#FFFFFF; font-weight: bold; text-decoration:underline;
}
a.footer_link:active {
	font-family:'Lucida Grande',Calibri, Arial; font-size:10px; color:#FFFFFF; font-weight: bold; text-decoration:none;
}