@charset "ISO-8859-1";
.weststyle {
	font-size: 16px;
	line-height: 20px;
}
.picturemargin {
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	padding: 4px;
	border: thin solid #CCCCCC;
	background-image: url(images/panelbg.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	clip: rect(auto,auto,-12px,auto);
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: -12px;
	padding-left: 12px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
h2 {
	background-position: right top;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 450px;
	text-align: right;
	vertical-align: text-top;
}
.picturemargin2 {
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border: thin none #CCCCCC;
	background-image: url(images/panelbg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.f.form {
}
.Gallerypic {
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border: thin solid #CCCCCC;
	background-repeat: no-repeat;
}
a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

