body {
	background: #FFF url(images/bg.gif);
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #5C482D;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#background {
	background: url(images/wood_rail.gif) repeat-x;
	padding: 10px 0px 0px 0px;
}

table {

}

.shadow {
	width: 750px;
	padding: 5px;
	filter: shadow(color:black, strength:4, direction:135);
}

.top_menu {
	background: url(images/header.jpg) repeat-x;
	font-family: arial;
	font-size: 0.8em;
	text-align: left;
	width: 745px;
	height: 150px;
}

.border_top_left {
	background: url(images/border_top_left.gif) repeat-x;
	width: 5px;
	height: 5px;
}

.border_top {
	background: url(images/border_horiz.gif) repeat-x;
	height: 5px;
}

.border_top_right {
	background: url(images/border_top_right.gif) no-repeat;
	width: 5px;
	height: 5px;
}

.border_left {
	background: url(images/border.gif) repeat-y;
	width: 5px;
}

.border_right {
	background: url(images/border_right.gif) repeat-y;
	width: 6px;
}

.border_bottom_left {
	background: url(images/border_bottom_left.gif) no-repeat;
	width: 5px;
	height: 5px;
}

.border_bottom {
	background: url(images/border_bottom.gif) repeat-x;
	height: 5px;
}

.border_bottom_right {
	background: url(images/border_bottom_right.gif) no-repeat;
	width: 5px;
	height: 5px;
}

.main_content {
	padding: 5px 5px 0px 5px;
	background: #fff;
}

.main_content img {
	margin: 0px;
	padding: 5px;
	border: 1px solid #5C482D;
	background: #C4C086;
}

.main_content h1 {
	padding: 3px;
	margin: 5px 5px 5px 0px;
	font-family: times new roman;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	background: #C4C086;
	border: 1px solid #5C482D;
}

.main_content h2 {
	font-weight: bold;
	font-style: italic;
	font-family: times new roman;
	font-size: 0.9em;
	text-align: justify;
	margin: 0px;
	padding: 4px 12px 2px 4px;
}

.main_content p {
	font-family: times new roman;
	font-size: 0.9em;
	text-align: justify;
	margin: 0px;
	padding: 4px 12px 2px 4px;
}

.second_content {
	padding: 0px 5px 5px 5px;
	background: #fff;
}

.second_content img {
	margin: 0px;
	padding: 5px;
	border: 1px solid #5C482D;
	background: #C4C086;
	text-align: center;
}

.second_content h1 {
	padding: 3px;
	margin: 5px 5px 5px 0px;
	font-family: times new roman;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	background: #C4C086;
	border: 1px solid #5C482D;
}

.second_content p {
	font-family: times new roman;
	font-size: 0.8em;
	text-align: justify;
	margin: 0px;
	padding: 1px 8px 2px 4px;
}

.second_content table {
	font-family: times new roman;
	font-size: 0.9em;
	text-align: justify;
}

.bottom {
	width: 750px;
	font-family: times new roman;
	font-size: 0.8em;
	text-align: center;
	align: center;
	padding-bottom: 10px;
	line-height: 1.3em;
}

.warthog_list {
	list-style-image: url(images/warthog_small.gif);
	padding: 0px;
	margin: 0px 1px 0px 20px;
}

.warthog_list li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 0.8em;
}
