body {
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:70%;
	}
	

#header
{
	border:solid 1px #333333;
	background:url(../images/propbydiane_top.jpg) no-repeat;
	height:80px; 
}
#content {
	width:945px;
	text-align:left;
	padding-right: 20px;
	margin-left:auto;
	margin-right:auto;
	}
#content p{
	font-size:125%;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#container {
	background:url(../images/beadboard.png) repeat;

	}
#caption {
	text-align:left;
	padding-left:30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:1.5em;
}
#caption small {
	text-align:left;
	font-size:.75em;
	padding-left:30px;
}
.clearfloats {
	clear:both;
}			
#bottom {
	width:965px;
	height:100px;
}
#footer
{
	height: 60px;
	background:url(../images/base_rail.jpg) repeat-x; 
}
