body
{ 
background-repeat: repeat;
background-attachment:scroll;
background-position:center;
font-family: Georgia;
font-size: 14px;
color: #333;
}

p {
	width:100%;
	margin:0 0 18px 0;
	display:block;
	line-height:160%;
}

#content {
	width:900px;
}

#top{
background-image: url('http://givkwik.com/images/banner-2.png');
background-repeat: no-repeat;
background-position:left;
/*position:absolute;
top:0px;
left:0px;
margin:20px;
padding:10px;*/
/*border:1px solid #ccc;
background:#5ca6c0;*/
width:920px;
height:150px;
font-size: 10px;
margin-bottom:20px;
}

#menu{

/*position:absolute;

top: 180px;
width: 525px;
left: 200px;
right: 200px;*/
text-align:center;
padding:10px;
background: #ffffff;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
}

#sidebar {
	float:left;
}

#left{
/*position:absolute;
top:200px;
left:10px;
margin:20px;
padding:10px;*/
/*border:1px solid #fff;
background:#5ca6c0;*/
width:140px;
font-size: 10px;
} 

#primary-content {
	float:left;
	width:65%;
}

.clear {
	clear:both;
}

#middle{
/*position:absolute;
clear: left;
top: 220px;
width: 525px;
left: 200px;
right: 200px;*/
padding:0 10px 10px 10px;
margin-left:20px;
background: #ffffff;
}

#left2 {
/*position:absolute; 
top: 330px; 
left:10px; 
margin:20px; 
padding:10px; */
/*border:1px solid #ccc; 
background:#5ca6c0; */
width:140px;} 


#right2 {
/*position:absolute; 
top: 400px; 
left:10px; 
margin:20px; */
padding:10px; 
/*border:1px solid #ccc; */
/*background:#5ca6c0; */
width:140px;} 

#center {
/*position:absolute;
bottom: 0px;
width: 525px;
left: 200px;
right: 200px;*/
padding:10px;
border:0px solid #ccc;
background: #ffffff;
}