* {	border:1;	margin:0;	padding:0;}/* general */a {	color:#FF0000;	text-decoration:none;}a:hover {	color:#000000;	text-decoration:none;}/* body font*/body {	background-();	color:#FFFFFF;	font:.08em Arial, Helvetica, "bitstream vera sans", sans-serif;}/* header */#header {	border-bottom:1px solid #999;	height:80px;	margin:0 auto;	width:750px;}#header h1 {	color:#888;	font-size:300%;	letter-spacing:-3px;	text-align:right;	padding:5px;	margin-bottom:-20px;}#header h2 {	color:#CCC;	font-size:200%;	letter-spacing:-2px;	text-align:right;}/* navigation */#navigation {	background:#fafafa;	border-right:1px solid #999;	margin:0 auto;	width:750px;	height:27px;	list-style:none;}#navigation li {	border-center:1px solid #999;	float:left;	width:107px;	list-style:none;}#navigation a {	color:#000000;	display:block;	line-height:27px;	text-align:center;}#navigation a:hover {	background:#000000;	color:#FFFF00;}#navigation .active {	background:#e3e3e3;	color:#777;}/* content */#content {	height:auto;	margin:0 auto;	padding:0px;	width:750px;}#content h1 {	border-bottom:1px dashed #999;	font-size:1.8em;	padding: 0px;}#content p {	padding: 0;}/* footer size */#footer {	border-top:0px solid #999; 	height:20px;	margin:0 auto;	padding:0px;	text-align:center;	width:750px;}.error {	font-weight: bold;	color: #C00}