#side {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 0pt;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid ##FFFFFF;
	border-right: 1px solid #FDC164;
	border-bottom: 1px solid #FDC164;
	border-left: 1px solid #FDC164;
	text-align:right;
	float: left;
}

#content{
float:left;
clear:right;
border: solid white;
border-width:1px;
margin:5px; 
width: 545px;
font-family: Arial;

}

