﻿/* CSS layout - Greer County  www.okgenweb.org/~okgreer/ */
:link { color: #000099 }
:visited { color: #990000 }

body {
	font-weight: bold;
	text-align: left;
	background-color: #FFFFF0;
	background-image: url('bktcurlss.gif');
}

#masthead {
	text-align: center;
}
#top_nav {
	text-align: center;
	font-weight: bold;
	font-size: large;
}
#page_content {
	border-spacing: 4px;
	margin-right: 40px;
	margin-left: 40px;
}
#page_photos {
	border-style: none;
	border-width: 0px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* CSS layout - Greer County OKGenWeb */