#header {
	width:100%;
	text-align:center;
	background:url(../art/hdr_repeat.jpg) center top repeat-x;
	padding-top:31px;
}

#break {
	height:248px;display:block;
}

#dropshadow {
	background:url(../art/drop_shadow.gif) top center repeat-y #fefce5;
	width:100%;
}

#container {
	width:768px;
	margin:0 auto;
	padding:0;
}

#content {	
	width:704px;
	padding: 0 32px 0 32px;
	font-size: 0.8em;
}
#content table {
width:724px;
}

/*
#content-area {
	width:385px;
	float:left;
}*/

#pics {
	width:325px;
	margin:53px 0 0 15px;
	padding:0;
	float:left;
}

#footer {
	width:768px;
	height:24px;
	margin-top:45px;
	background:url(../art/footer_bg.gif) top left repeat-x;
}

#footer p {
	color:#FFFFFF;
	padding-left:24px;
	font-size:0.8em;
	line-height:24px;
}

#footer p a {
	color:#FFFFFF;
	text-decoration:none;
}

p.top {
margin-top: 0;
}