    #wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: center;
	color: #333333;
	line-height: 1.3em;
	background-color: #f3e1b9;
}
#holderdiv2 {
	width: 100%;
	padding-top: 20px;
}
#header {
	background: #eee7d5;
	height: 80px;
	margin: 0px;
	}
#navbar {
	background-color: #000000;
	width: 100%;
	top: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #007212;
	background-repeat: repeat;
}
.rightcoldiv {
	margin: 5px 20;
	border: 1px solid #000000;
	text-align: left;
	width: 95%;
}
#logo {
	background-repeat: no-repeat;
	height: 80px;
	top: 0px;
	right: 0px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
}
.footer {
	font-size: 70%;
	color: #7b3208;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d56727;
	padding-bottom: 10px;
	text-align: center;
}

    body {
	font: 100%/1.5em georgia, times, serif;
	color: #333331;
	text-align: center;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 20px;
	background-repeat: repeat;	
}
    p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 80%;
}
.rightcoldiv p {
	margin: 5px 0;
	padding: 5;
	font-size: 90%;
	color: #333333;
	line-height: 1.3em;
} 
h1 {
	font-size: 90%;
	margin: 0px;
	color: #000000;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-bottom: 3px;
}

.rightcoldiv h2 {
	margin: 0;
	background-color: #ce530d;
	color: #dfc07d;
	font-size: 90%;
	padding: 3px 5px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-repeat: no-repeat;
	font-weight: bolder;
	background-image: url(../links_files/links_h2bg.gif);
}
.rightcoldiv h3 {
	font-size: 80%;
	color: #dfc07d;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-left: 6px;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../links_files/links_columnbg2.gif);
	background-repeat: repeat;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}
 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(../links_files/links_bullet.gif);
	color: #333333;
	font-size: 80%;
	font-weight: normal;
	margin-left: 20px;
	padding-left: 25px;
}
   .left {
	float: left;
}
   .right {
	float: right;
}
 a:link {
	color: #ce530d;
}
 a:visited {
	color: #411a03;
}
 a:link:hover {
	color: #612705;
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #411a03;
}
