body {
	background-color: #000;
	background-image: url(http://www.vsfneighbors.com/assets/frameworks/background.jpg);
	background-repeat: repeat-x;
	font-family: arial, sans-serif;
	}
	
table.content_frame {border: 1px solid rgb(0,0,0);
	}
	
td.content {
	background-color: rgb(228,224,195);
	}
	
td.sidebar {
	background-color: rgb(228,224,195);
	border-left: 1px dotted rgb(148,151,122);
	}

ul {
	line-height: 1.3em;
	color: rgb(88,96,69);
	font-size: 14px;
	margin-left: 3em;
	margin-right: 3em;
	}

ol {
	line-height: 1.3em;
	color: rgb(88,96,69);
	font-size: 14px;
	margin-left: 3em;
	margin-right: 3em;
	}

p {
	margin-left: 1.5em;
	margin-right: 1.5em;
	font-size: 16px;
	color: rgb(108,84,50);
	line-height: 1.5em;
	}
	
p.top {
	margin-left: 3em;
	margin-right: 3em;
	}
	
p.content {
	margin-left: 3em;
	margin-right: 3em;
	border-bottom: 1px dotted rgb(200,198,164);
	}
	
p.smalltext {
	font-size: 12px;
	margin-left: 3em;
	margin-right: 3em;
	border-bottom: 1px dotted rgb(200,198,164);
	}
	
p.photo_cap {
	font-size: 12px;
	}
	
img.logo {
	margin-left: 1.5em;
	margin-right: 1.5em;
	}

p.sidebar {
	padding: 1.5em;
	font-size: 12px;
	line-height: 1.3em;
	color: rgb(88,96,68);
	}
	
p.head {font-family: sans-serif;
	font-size: 18px;
	color: rgb(108,87,58);
	background-color: rgb(200,198,164);
	border-top: 1px dotted rgb(108,87,58);
	border-bottom: 1px dotted rgb(108,87,58);
	padding-top: 0em;
	padding-left: 1em;
	padding-bottom: .1em;
	padding-right: 1em;
	}
	
h1 {font-family: sans-serif;
	font-size: 24px;
	color: rgb(108,87,58);
	margin-left: 1.5em;
	margin-right: 1.5em;
	}
	
h2 {font-family: sans-serif;
	font-size: 18px;
	color: rgb(108,87,58);
	font-style: italic;
	margin-left: 1.5em;
	margin-right: 1.5em;
	}
.blue {
		font-weight: bold;
		color: #1530ff;
	}