/* CSS definition file containing site wide stylesheets */

.cleartxt {
	background-color: transparent;
 	background-image: none
}

.extrabox {
	background-color: rgb(0,0,0);
 	background-image: url( "../assets/images/extraspaceblock.jpg" );
 	background-repeat: no-repeat;
 	background-position: top
}

.notebook {
	color: rgb(0,0,0);
 	background-color: transparent;
 	background-image: url( "../assets/images/paperwtape.gif" );
 	background-repeat: no-repeat;
 	background-position: top left;
 	padding: 32px 10px 10px 24px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.overback {
	background-color: transparent;
 	background-image: url( "../assets/images/RMbknd.gif" );
 	background-repeat: no-repeat;
 	background-position: top
}

.poembknd {
	background-color: transparent;
 	background-image: url( "../assets/images/paperthin.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	padding: 50px 10px 16px 50px;
 	border-bottom: 2px dashed rgb(128,0,0)
}

.cleattexover {
	background-color: transparent;
 	background-image: url( "../assets/images/last2.gif" );
 	background-repeat: no-repeat;
 	background-position: top left;
 	padding: 3px 10px 10px 80px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.framefortext {
	background-color: transparent;
 	background-image: url( "../assets/images/light.png" );
 	padding: 6px 6px 5px 6px;
 	border-left: 3px double rgb(208,224,122)
}

.frame {
	background: transparent none no-repeat fixed top left;
 	border: 3px groove rgb(144,65,38)
}

.plainwoodov {
	background-color: rgb(128,0,0);
 	background-image: url( "../assets/images/newbg.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.textanotherbknd {
	background-color: transparent;
 	background-image: url( "../assets/images/RMbknd3.gif" );
 	background-repeat: no-repeat;
 	background-position: top left
}

.textcolor {
	color: rgb(255,255,255);
 	font-weight: bold
}

.paperlongg {
	background-color: transparent;
 	background-image: url( "../assets/images/paperlonggerr.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	padding: 50px 10px 16px 50px;
 	border-bottom: 2px dashed rgb(128,0,0)
}