.reb12 {



}
body {

	text-align: center;
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}
#big {
	font-size: 42pt; 
	font-weight: bold;
}
#bigwhite {
	font-size: 42pt; 
	font-weight: bold;
	color: #FFFFFF;
}
#shadingwidth {
	width: 8px;
}
#shading1 {
}

#shading1,
#shading2 {
	top:0;
	width:25%;
	background:transparent url(../images/body_shade_left.gif) repeat-y;
	background-position:top right;
	margin:0;
	

}

#shading2 {
	background-image: url(../images/body_shade_right.gif);
	background-position:top left;
	/*right:-29px;*/
}

div#main {


	margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;

}

#bg1 {
	height:100%;

	top:0;
	
	
	/*width:798px;
	height:100%;
	background-color:#ffffff;
	border:0;
	margin:0;
	padding;0;
	margin-left: auto;
	margin-right: auto;*/
}
#bggreen {

	background-image: url(../images/greenbrush.gif);
}
#maincontents {
	
	background-color: #FAEBD7;
}
