body
{
	color: #f00;
	xbackground-color: #fff;
	
	xbackground-image: url(../images/bg/notes3.gif);
	xbackground-repeat: repeat-y;
	background: #EFF0DB;
}

.layout
{
	margin-top: 10px;
	margin-bottom: 10px;
	background: white;
	border: solid #BBB;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	
}
.mastWrap
{
	color: #fff;
	border: 0px solid #000;
	background-color: transparent;
}
.logo1
{
	background-image: url(../images/drawing2x.gif);
	background-position: top right;
	background-repeat: no-repeat;
	xheight: 150px;
	width: 120px;
}
.logo3
{
	background-image: url(../images/drawing2x.gif);
	xheight: 150px;
	xwidth: 130px;
}



