body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F6DFCF;
	line-height: 1.3em;
	margin-top: 0px;
	background-image: url(images/aaa-antiques-bkgnd.gif);
	background-repeat: repeat-x;
}

#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#header {
	height: 331px;
}

#content {
	padding-right: 23px;
	padding-left: 23px;
	background-image: url(images/aaa-antiques_04.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	font-weight: bold;
	width: 700px;
	padding-top: 20px;
}
.important {
	color: #990000;
}


.header {
	font-style: italic;
	font-weight: bold;
	padding-left: 260px;
	font-size: 13px;
}

#footer {
	clear: both;
	font-size: x-small;
	text-align: center;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
	color: #480D10;
}

.picture {
	border: 1px solid #6594AE;
	padding: 7px;
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
	background-color: #F9EADF;
}

a:link {
	color: #006699;
}

a:hover {
	color: #006699;
}

a:visited {
	color: #006699;
}
#form {
	border: 1px solid #6594AE;
	margin: 20px;
	padding: 20px;
}

