body{
	margin: 0;
	padding: 0;
	background-image: url(images/BlkBkGrnd.jpg);
	background-repeat: repeat-x;
	font: small Arial; Helvetica, Verdana, sans-serif;
	min-width: 870px;
	text-align: center;
}

#wrapper {
	background-color: #000000;
	color: black;
	margin: 30px 40px 30px 40px;
	padding: 10px;
}

#header-bottom {
	border-top: 1px solid #ffd761;
	border-bottom: 1px solid #ffd761;
	height: 1%;
}

#header-bottom ul {
	margin: 0;
	padding: 0 30px 0 0;
	text-align: right;
}

#header-bottom li {
	display: inline;
	color: #ffd761;
}
#header-bottom a:link, #header-bottom a:visited {
	text-decoration: none;
	color: #ffd761;
}
#shoe {
	position: absolute;
	top: 1px;
	right: 1px;
}
#main {
	margin-top: 10px;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}
#content {
	margin: 0 240px 0 160px;
	border: 1px solid #b9d2e3;
	background-color: #000000;
	color: #ffffff;
	text-align: right;
	padding: 10px 10px;
	
}
#content .inner {
	margin: 10px 20px 10px 40px;
	color: #ffffff;
}
#content .inner h2 {	
	color: #ffff00;
	padding-bottom: 0.2em;
	font-size: 110%;
	text-align: left;
}
#content .inner h3 {
	font-size: 130%;
	color: #ffff00;
	text-align: left;
}
#content .inner h4 {
	font-size: 100%;
	color: #ffffff;
	text-align: left;
}
#content .inner p {
	color: #ffffff;
	font-size: 90%;
	text-align: left;
}

#content .inner a:link {
	color: #ffff00;
}

#content .inner a:visited {
	color: #c13f29;
}

#content .inner ul.links {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#content .inner ul.email {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#mainfeature {
	background-image: url(images/bckgrnd_blk.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	padding: 2em 2em 1em 200px;
	height: 1%
}
#mainfeature h2 {
	margin: 0;
	font-weight: normal;
	font-size: 140%;
}
#mainfeature p {
	font-size: 110%;
}
#sidebar {
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	background-image: url(images/YlwBkgrnd.jpg);
	color: black;
	margin: 0;
	padding: 0;
	text-align: left;
}
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #BD4010;
}
#sidebar a:active {
COLOR: #000000;
}

#sidebar .inner a:link, #sidebar .inner a:visited {
	text-decoration: none;
	color: #BD4010;
}
#sidebar .inner a:active {
COLOR: #000000;
}

#sidebar h3 {
	font-size: 110%;
	background-image: url(images/orgfade2.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0.2em 0 0.2em 10px;
	font-weight: normal;
}
#sidebar .inner {
	padding: 10px;
}
#sidebar .date {
	font-weight: bold;
}

#sidebar ul {
	list-style-image: url(images/bullet.jpg);
	margin-left: 0;
	padding-left: 20px;
}

#sidebar p, #sidebar li {
	font-size: 90%;
	line-height: 1.4em;
}
#searchform .text {
	width: 196px;
	border: 1px solid #c31f2a;
}
#searchform .searchbutton {
	text-align: right;
	margin-top: 4px;
}
#searchform .btn {
	border: 1px solid #c31f2a;
	background-color: #ffd761;
	color: black;
}
#footer {
	width: 100%;
	border-top: 1px solid #ffd761;
	border-bottom: 1px solid #ffd761;
	margin-top: 10px;
}
#footer p {
	font-size: 90%;
	color: #666666;
	margin: 0;
	padding: 0.2em 0 0.2em 0;
}
#sidebar2 {
 	position: absolute; 
 	top: 0;
 	left: 0;
 	width: 159px;
 	border-top: 1px solid #b9d2e3;
 	border-left: 1px solid #b9d2e3;
 	border-bottom: 1px solid #b9d2e3;
 	background-color: black;
 	color: white;
 	margin: 0;
 	padding: 0;
 	text-decoration: none;
 	text-align: left;
 	font-weight: normal;
}
#sidebar2 .inner {
	margin: 10px;
}
#sidebar2 a:link, #sidebar a:visited {
	text-decoration: none;
	color: #ffd761;
}
#sidebar2 p {
	font-size: 90%;
	color: #ffffff;
}
#sidebar2 h4 {
	color: white; 
	padding-bottom: 0.2em;
	border-bottom: 1px solid #b9d2e3;
	font-size: 110%;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	border-bottom: 1px solid #b9d2e3;
	padding: 0.4em 0 0.2em 0;
	font-size: 90%;
}
#nav li a:link, #nav li a:visited {
	text-decoration: none;
	color: #ffd761;
	font-weight: normal;
}
#maillistform .text {
	width: 135px;
	border: 1px solid #45bac0;
}
#maillistform .searchbutton {
	text-align: right;
	margin-top: 4px;
}
#maillistform .btn {
	border: 1px solid #45bac0;
	background-color: #256290;
	color: white;
	font-size: 80%;
}
