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

a:link {text-decoration: none; color: #0000FF;}
a:visited {text-decoration: none; color: #000099;}
a:hover {text-decoration: underline; color: #0000FF;}
a:active {text-decoration: none; color: #FF0000;}

.page_title {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	color: #000033;
}
.title {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #000033;
}
.justified {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.centered {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.text_left {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.text_right {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}
.list {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.navlinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
}
#header {
	background-image:  url("/layout/parchment/top.jpg");
	height: 132px;
	width: 680px;
}
#top_left {
	background-image:  url("/layout/parchment/top-left.jpg");
	height: 132px;
	width: 40px;
}
#top_right {
	background-image:  url("/layout/parchment/top-right.jpg");
	height: 132px;
	width: 40px;
}
#top {
	background-image:  url("/layout/parchment/top.jpg");
	height: 132px;
}
#top2 {
	background-image:  url("/layout/parchment/top.jpg");
	height: 132px;
}
#body {
	background-image:  url("/layout/parchment/parchment.jpg");
	width: 680px;
}
#side_left {
	background-image:  url("/layout/parchment/left.jpg");
	background-repeat: repeat-y;
	width: 40px;
}
#side_right {
	background-image:  url("/layout/parchment/right.jpg");
	background-repeat: repeat-y;
	width: 40px;
}
#margin_left {
	background-image:  url("/layout/parchment/parchment.jpg");
	background-repeat: repeat-y;
}
#margin_right {
	background-image:  url("/layout/parchment/parchment.jpg");
	background-repeat: repeat-y;
}
#bottom_left {
	width: 40px;
}
#bottom_right {
	width: 40px;
}
#bottom {
	background-image:  url("/layout/parchment/bottom.jpg");
	height: 87px;
}
#bottom2 {
	background-image:  url("/layout/parchment/bottom.jpg");
	height: 87px;
}
#copyright {
	background-image:   url("/layout/parchment/one-small-business.jpg");
	height: 87px;
	width: 680px;
}
.banner_code {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}