body {
	background-color: #F7F6F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	width: 640px;
}
#header {
	width: 640px;
	height:100px;
}
#nav {
	width: 640px;
	height: 30px;
}
#featuredart {
	width: 640px;
	height: 300px;
}
#content {
	width: 640px;
	height:930px;
}
#content2 {
	width: 640px;
	height:485px;
}
#content3 {
	width: 640px;
	height:623px;
}
#footer {
	width: 640px;
	height:200px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
iframe { 
	overflow-x: hidden; 
	overflow-y: scroll; 
}
.top{
	vertical-align:top;
	text-align: justify;
} 
