body {
	background:#000000 url('blue8.png') repeat-y fixed center center; 
	MARGIN: 15px; TEXT-ALIGN: center; margin-top: 0px;
}
body, p, div, td, ul {
	LINE-HEIGHT: 20px; 
	FONT-SIZE: 14px; 
	COLOR: #464646; 
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, Sans-Serif;
}
td	{ 
	padding: 3px; 
	text-align: center; 
}
.cell-left { 
	text-align: left; 
}
#pagetop {
	FONT-SIZE: 7px; 
	BACKGROUND: url('logo.jpg') no-repeat 50% top; 
	WIDTH: 750px; 
	HEIGHT: 116px;
}
#layout {
	BACKGROUND: #ffffff url('bg2.gif') repeat-y center 50%; 
	MARGIN: auto; 
	WIDTH: 750px; 
	TEXT-ALIGN: center;
}
#footer {
	FONT-SIZE: 7px; 
	BACKGROUND: url('bg3.gif') no-repeat 50% bottom; 
	MARGIN: auto; 
	WIDTH: 750px; 
	HEIGHT: 15px;
}
#content {
	MARGIN: 10px 20px 10px 20px; 
	WIDTH: 710px; 
	TEXT-ALIGN: left;
}
