.back {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: 191615;
	background-image: url(images/bak1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.title {
	font-size: 10px;
	color: 993333;
	letter-spacing: 1em;
}
.title a:link {
	color: #993333;
	text-decoration: none;
}
.title a:visited {
	color: #993333;
	text-decoration: none;
}
.title a:hover {
	color: #996666;
}
.homeback {
	background-image: url(images/bak2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.homecopy {
	padding-top: 25px;
	padding-right: 140px;
	padding-bottom: 0px;
	padding-left: 80px;
	font-size: 12px;
	line-height: 18px;
}
.nav {
	font-size: 14px;
	color: cc9999;
}
.nav a:link {
	color: cc9999;
	text-decoration: none;
}
.nav a:hover {
	background-image: url(images/navbak.gif);
}
.nav a:visited {
	color: #cc9999;
	text-decoration: none;
}
.news {
	color: #cc9999;
}
.newslatest {
	padding: 10px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 993333;
	border-left-color: 993333;
	font-size: 10px;
	line-height: 15px;
}
.news a:link {
	color: #cc9999;
	text-decoration: none;
}
.news a:hover {
	color: cc6666;
}
.news a:visited {
	color: #cc9999;
	text-decoration: none;
}
.sitecopy {
	font-size: 12px;
	line-height: 18px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 80px;
}
.sitecopy a:link {
	color: #cc9999;
	text-decoration: none;
}
.sitecopy a:hover {
	color: #cc6666;
}
.sitecopy a:visited {
	color: #cc9999;
	text-decoration: none;
}

