/* CSS definition file containing site wide stylesheets */

.textbody {
	background-color: rgb(121,98,97);
 	background-image: url( "../assets/images/barbbackground.gif" );
 	background-repeat: repeat-y;
 	background-position: top;
 	border-right: 1px solid rgb(74,0,0)
}

.mainmid {
	background-color: rgb(207,202,168);
 	background-image: url( "../assets/images/br_bknd.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	border-right: 1px solid rgb(74,0,0)
}

BODY {
	background-color: rgb(121,98,97);
 	background-image: url( "../assets/images/barbbackground21.gif" );
 	background-repeat: no-repeat;
 	background-position: top
}

.barbplainbknd {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(51,51,51);
 	line-height: 18px;
 	background-color: rgb(121,98,97);
 	background-image: url( "../assets/images/shortbkndbarb.gif" );
 	background-repeat: repeat-y;
 	background-position: top
}

.plaintextknd {
	background-color: rgb(121,98,97);
 	background-image: url( "../assets/images/barbplainbknd.gif" );
 	background-repeat: repeat-y;
 	background-position: top;
 	border-right: 1px solid rgb(74,0,0)
}

.1starbknd {
	background-color: transparent;
 	background-image: url( "../assets/images/1smstar.gif" );
 	background-repeat: no-repeat;
 	background-position: top
}

.transparent {
	background-color: transparent
}
