body {
	margin: 0px;
	padding: 10px;
	background-color: #333333;
	text-align: center;
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.holder {
	background-color: #FFFFFF;
	width: 992px;
}
.header {
	margin: 0px;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header2 {
	margin: 0px;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 0px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000000;
}
.header3 {
	margin: 0px;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 0px;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000000;
}
.logo2 {
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headermenu {
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #2E2E2E;
}
.headermenu li {
	display: inline;
}
.headermenu ul {
	margin-right: 7px;
}
.headermenu a {
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 14px;
	margin-right: 3px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F0F0F0;
	font-weight: bold;
	color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.headermenu a:hover {
	background-color: #990000;
	color: #FFFFFF;
}
.midrow {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.side a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	text-decoration: none;
	margin-bottom: 1px;
	background-color: #772222;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	width: 155px;
	border: 1px solid #824B4A;
	text-align: left;
}
.side a:hover {
	background-color: #700001;
	color: #FFFFFF;
}
.side {
	margin: 0px;
	padding: 0px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #B70000;
	font-size: 0px;
	background-image: url(images/side-background.jpg);
	background-repeat: repeat-y;
}
.side ul {
	margin: 0px;
	padding: 7px;
	list-style-type: none;
}
.content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	text-align: center;
	font-size: 12px;
	background-color: #CCCCCC;
	line-height: 16px;
	color: #333333;
}
.footer a {
	color: #666666;
}
.footer a:hover {
	color: #8C0001;
	text-decoration: none;
}
.corner02header {
	background-image: url(images/corner02hdr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.corner01content {
	background-image: url(images/corner01page.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.corner02content {
	background-image: url(images/corner02page.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.corner03content {
	background-image: url(images/corner03page.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.corner04content {
	background-image: url(images/corner04page.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.corner01footer {
	background-image: url(images/corner01footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #CCCCCC;
}
.corner02footer {
	background-color: #CCCCCC;
	background-image: url(images/corner02footer.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
p  {
	color: #333333;
	line-height: 17px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
.content li {
	margin-right: 30px;
}

.content a {
	color: #990000;
	text-decoration: underline;
}
.content a:hover {
	color: #CC9900;
	text-decoration: none;
}

h1  {
	font-size: 15px;
	color: #772222;
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
h2  {
	font-size: 12px;
	color: #A88942;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
}
.gallery-headline {
	background-color: #CCCCCC;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

.gallery-container01 {
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.gallery-container01 img {
	border: 1px solid #CCCCCC;
}


p  strong {
	color: #850001;
}


.float-right {
	margin-left: 30px;
	float: right;
	border: 1px solid #CCCCCC;
	clear: right;
}
.ad a {
	display: block;
	width: 245px;
	text-align: center;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color: #910101;
	color: #FFFFFF;
	border: 1px solid #740001;
	text-decoration: none;
}
.ad {
	margin: 0px;
	padding: 0px;
}

