h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 18pt;
	margin-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-left: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 1px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
}
a {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
}
.anchors {
	text-decoration: none;
	color: #000000;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 3px;
	margin-bottom: 3px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	background-image: url(/images/footer.png);
	color: #000000;
	font-weight: bold;
	text-shadow:#000000;
}
#main {
	background-image: url(/images/bg.png);
	width: 100%;
	margin-top: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
}
body {
	background-image: url(/images/bg_tile.gif);
}
#cntr_all {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(/images/botbrdr.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.border_left {
	background-image: url(/images/brdr_left.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border_right {
	background-image: url(/images/brdr_right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#gallery img {
	border: thin solid #FFFFFF;
}

#gallery a {
	color: #FFFFFF;
}
#gallery a:hover {
	color: #006600;
}
#side_left h4 {
	margin: 0px;
	font-size: 13pt;
}
#side_left img {
	margin-top: 2px;
	margin-bottom: 10px;
	border: thin solid #000000;
}
#side_right h4 {
	margin: 0px;
	font-size: 13pt;
}
#side_right img {
	margin-top: 2px;
	margin-bottom: 10px;
	border: thin solid #000000;
}
#middle h4 {
	margin-top: 5px;
	margin-bottom: 1px;
}
#middle h3 {
	margin-top: 1px;
	margin-bottom: 1px;
}
#middle2 img {
	border: thin solid #000000;
}
