body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C0AB90;
	background-image: url(../img/comp/darkerbg.jpg);
}

A {
	color: #DAD1C8;
	text-decoration : underline;
}

A:visited {
	color: #DAD1C8;
	text-decoration : underline;
}

A:active {
	color: #FFFFFF;
	text-decoration : none;
}

A:hover {
	color: #DAD1C8;
	text-decoration: underline
}
A.ALT {
	color: #78180F;
	text-decoration : none;
}

A.ALT:visited {
	color: #78180F;
	text-decoration : none;
}

A.ALT:active {
	color: #78180F;
	text-decoration : underline;
}

A.ALT:hover {
	color: #78180F;
	text-decoration : underline;
}
.topbar {
	background-image: url(../img/comp/top_textture.jpg);
	background-repeat: repeat-x;
}
.topbar_bg {
	background-image: url(../img/comp/topbg.jpg);
}
.maintexture {
	background-image: url(../img/comp/bg_texture.jpg);
}
.bottomborder {
	background-image: url(../img/comp/bottomborder.jpg);
	background-repeat: repeat-x;
}
.midtexture {
	background-image: url(../img/comp/body-texture.jpg);
	background-repeat: repeat-y;
}
.midpattern {
	background-image: url(../img/comp/body_mid.jpg);
	background-repeat: no-repeat;
}
.PageBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	margin-right: 14px;
	margin-left: 14px;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}
.galleryNav {
	font-size: 12px;
	font-weight: bold;
	color: #78180F;
}
.galleryNav a {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

