body
{
	background:		#afa5a4 url('../website-sketch.jpg') no-repeat ;
}

p, h1, h2, h3, a, ul, li
{
	font-family: Sans-Serif;	
}

h3, h2, a
{
	color: #466026;	
}


#content
{
	padding-right:8px;
	overflow:auto;
	border:	none;	
	position:absolute;
	top:192px;
	left:392px;
	width:452px;
	height:390px;
	background:#f0edd4;
}

#list_div
{
	position: absolute;
	font-family:Arial, Sans-Serif;
	top: 600px;
	left: 405px;
	width:430px;
}

#list_div a
{
	text-decoration: none;
	color: #f0edd4;
}

#list_div a:hover
{
	text-decoration: underline;
}

.newspic
{
	float:left;
	margin-right:10px;
}

.gig
{
	overflow: auto;
	background: #7c965c;
	border: solid 1px black;	
	padding: 5px 10px 5px 5px;
	font-family: Sans-Serif;
	margin-bottom: 10px;
	width: 410px;
	
}