
body {
	background-color : #F3F0DD;
}	

img {
	margin		: 0px;
}

div.wrapper {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	width			: 764px;
	background-color : #F3F0DD;
}

div.navbox {
	width			: 300px;
	float 			: left;
}	

div.logo {
	width			: 163px;
	float 			: left;
}

div.nav {

	width			: 136px;
	float 			: left;
}	

div.roog {
	width			: 300px;
	float			: left;
}
			
div.right_side {
	width			: 464px;
	float 			: right;
}

div.gigsHome {
	width			: 227px;
	padding-top		: 5px;
	padding-left	: 9px;
	background-image : url(images/gigs_head.jpg);
	background-repeat : no-repeat;
	height		: 80px;
}		

div.listen {
	width			: 227px;
	padding-top		: 5px;
	padding-left	: 9px;
	background-image : url(images/listen.jpg);
	background-repeat : no-repeat;
	clear			: left;
}		
	
div.picks {
	width			: 100%
}
		
div.left_low {
	width			: 295px;
	float			: left;
}
						
img {
	border 			: none;
}