body{
background-image: url(../images/merridanBG.gif);
background-repeat: repeat-x;
background-color: #000000;
margin: 0px;
}
#logo{
	position: absolute;
	z-index: 10;
	top: 5px;
	left: 100px;
	width: 701px;
	}
#merridan{
	margin: 0 auto;
	background-color: #CC3333;
	width: 700px;
}
.imgLeft { 
float: left;
margin-right: 10px;
}
.imgRight {
float: right;
margin-left: 10px;
}
.youWHITE{
background-color: #FFFFcc;
	border: 2px solid #ff9900;
	color: #000000;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.youyellow2 {
   background-color: #c1ffc1;
   color: #0000ff;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 0px;
	font-weight: bolder;
}
.orange {
	font-weight: bold;
	color: #FF9900;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.black {
	font-weight: bold;
	color: #000000;
	font-weight:bold; 
}
.yellow {
	font-weight: bold;
	color: #FFFF00;
}
.green {
	font-weight: bold;
	color: #009933;
}
.pink {
	font-weight: bold;
	color: #CC0099;
}
.purple{
	font-weight: bold;
	color: #3300cc;
	}
.red {
	font-weight: bold;
	color: #CC0000;
	}
.blue {
	font-weight: bold;
	color: #0033ff;
}
