@charset "utf-8";
/* CSS Document */

#lump {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	width: auto;
	height: auto;
}
#maintext {
	color: #000000;
	margin: 0 25px 0 30px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align: left;
	font-size: 12px;
}

.title  { 
	color: #030303;
	font-size: 25px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-stretch: expanded;
	margin-left: 20px
}

.poweredby {
	color: #000000;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.copyright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.side_left {
	float: left;
	clear: left;
	height: 500px;
	width: 225px;
	padding: 0px;
}
left_table {
	padding-top: 20px;
	padding-left: 20px;
}
.Caption {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}
