body {
	background-attachment: fixed;
	background-color: #333300;
	background-image: url(../shared/bg_v3.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: right top;
}
.imageborder1 {
	background-color: #FFFFFF;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #660000;
	border-bottom-color: #660000;
}
.banner {
	background-image: url(../shared/bg_banner.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightcol {
	margin-left: 15px;
	margin-top: 15px;
}

.rightside {
	background-image: url(../shared/bg_banner.jpg);
	background-repeat: repeat-y;
}
#contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFFF;
	margin: 20px;
	}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
	margin-top: 0px;
}

.mainblock {
	background-color: #844327;
}
.dek {
	font-size: 16px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFCC;
}
a:link, a:visited {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}.imageborder1_left {
	background-color: #FFFFFF;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #660000;
	border-bottom-color: #660000;
	margin-right: 18px;
}
.rightcol img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#navigation {
	text-align: center;
	margin-top: 8px;
}
.rightside .rightcol a:link, .rightside .rightcol a:visited {
	color: #993300;
}

.rightcol img.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.rightside .rightcol a:hover {
	color: #993300;
	text-decoration: underline;
}
