/* DEFAULT ELEMENT STYLES */
html { font-size: x-small;}
img { border: 0;}

#left {
	float: left;
	width: 800px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#content {
	width: 931px;
}

#right {
	float: right;
	width: 131px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

div.clr{
display: block; 
clear: both; 
margin: 0 0;
visibility:hidden;
}