body{	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2c2929;
}
h1{ font-size:17px;
	color:#ce0020;
	font-weight:bold;
}
a{ color:#0551fc;
	text-decoration:underline;
}
#widget{ float:left;
	position:absolute;
	width:220px;
	padding:250px 30px 30px 30px;
}
#outercontent{ width:526px;
	padding:0px;
	margin:0px;
}
.outerbg{ background:url(../images/outerbg.gif) top left repeat-y;
	padding:12px;
}
.curvetopbg{ background:url(../images/topcurve-bg.gif) bottom left repeat-x;
font-size:14px;
	color:#ce0020;
	font-weight:bold;
}
.curvebg{ background:#c9d96c;
}
.curvebottombg{ background:url(../images/bottomcurve-bg.gif) bottom left repeat-x;
}
.color1{ color:#1b6c1d;
}


