.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	filter: Invert;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 24px;
}

body { background-color:#535250; margin:0; }

container { 
		margin:0 auto; 
		width:653px; 
		background:url(images/top.gif) no-repeat;
		margin-top:20px;
		padding-top:6px;
		}
wrapper { 
		background:url(images/bg.gif) repeat-y;
		}
footer {
	width:653px; 
	background:url(images/bottom.gif) bottom left no-repeat;
	height:15px;
	margin:0;
		}
content {
	padding:10px;
	}
