body	{
	background: url(../images/bg.gif);
}

#container {
	background: url(../images/bkgrd_inset.gif) repeat-y;
	LEFT: 50%;
	padding-top: 25px;
	padding-bottom: 0px;
	MARGIN: -10px 0px 0px -400px;
	WIDTH: 800px;
	POSITION: absolute;
}

#header {

}

#header h1 span {
	display: none;
}

#footer {
	background: url(../images/5.jpg) no-repeat bottom; 
	margin: 10px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 25px;
}

#footer h1 span {
	display: none;
}

#footerlink {
	text-align: right;
	FONT-SIZE: 10px;
	margin: 0px 125px -10px 0px; 
	COLOR: #8f8e8e; 
	FONT-FAMILY: verdana;
}

a {
	COLOR: #339900;
}

td {
	font-size: 11px; 
	VERTICAL-ALIGN: top; 
	COLOR: #6e6e6e; 
	FONT-FAMILY: Tahoma; 
	TEXT-ALIGN: left;
}

tr {
	background-color: white;
}