#head {
	background-image: url(../images/header_bar.jpg);
	height:70px;
	width: 100%;
	position:absolute;
	left: 0px;
	top: 0px;
}
#content {	height: 100%;
	width: 241px;
	top: -60px;
	left: 0px;
	position: absolute;
	margin-top: 130px;
}
#menu {
	top: 2px;
	left: 280px;
	position: absolute;

}
#footer {
	background-color: #CCCC99;
	height: 30px;
	width: 100%;
	position:absolute;
	left: 0px;
	bottom: 0;
	margin-bottom:-80px;

}
.titletext {
	font:1.2em sans-serif;
	color:#6699CC;
}
.title { font-family: "Arial", Arial, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
}
.tables {
	border-style: solid;
}
.plaintext { 
	font:12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

.linkstext { 
	font:12px Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #660066;
	text-shadow:#000000;
}
.footerText{ 
	font:.7em sans-serif;
	color:#000000;
	text-align: right
}
#body {	height: auto;
	border-color:#CCCCCC;
	width: 850px;
	top: -55px;
	left: 285px;
	position: absolute;
	margin-top: 130px;
}

#legal {
top:600px;
	width:100%;
	position: absolute;
}

