/* CSS Document */
html, body {
	margin:0;
	padding:0;
	background-color:#faf7e4;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
}

.clearFloats {
	clear:both;
	height:0;
}
.regularText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	line-height:14px;
}
.regularText2 {
	font-family: Georgia, Times New Roman, serif;
	font-size:13px;
	color:#6c522f;
	text-decoration:none;
	text-align:justify;
	line-height:18px;
}
#flash {
	margin-left:6px; 
		 }

#text { 
	margin-left:110px;
	width:500px;
}