body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0px;
	text-align:center;
	background:url(art/bg-line.jpg) repeat-x;
}
#page {
	width:899px;
	overflow:hidden;
	margin:0px auto;
	text-align:left;
	border:2px solid #ffffff;
}
#header {
	width:799px;
	height:212px;
	background:url(art/header.jpg) no-repeat;
	padding:190px 0px 0px 100px;
}
a#head {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	width:140px;
	height:20px;
	margin:8px 0px;
	clear:left;
	float:left;
	text-align:right;
	letter-spacing:2px;
}
a:hover#head  {
	color:#990000;
}
#bar {
	width:899px;
	height:20px;
	float:left;
	background:#999999;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}
#text-bg {
	width:869px;
	overflow:hidden;
	background: url(art/page-bg.jpg) repeat-x;
	float:left;
	padding:15px;
	line-height:18px;s
}
#text-bg img {
	float:left;
	margin:10px 20px 10px 0px;
	}
a#box {
	width:192px;
	height:258px;
	float:left;
	background:url(art/box-bg.png) no-repeat;
	padding:7px;
	color:#990000;
	font-size:18px;
	text-decoration:none;
	margin:0px 7px 5px 6px;
}
a:hover#box {
	text-decoration:none;
	color: #000000;
}
a#box img {
	float:left;
	margin:0px 0px 5px 0px;
	border:1px solid #ffffff;
}
a:hover#box img {
	border:1px solid #990000;
}
h1 {
	font-size:18px;
	color:#000000;
	margin:10px 0px;
	font-weight:normal;
	float:left;
	width:899px;
}
#footer {
	width:899px;
	height:38px;
	float:left;
}
#footer img {
	float:left;
}
#column {
	float:left;
	width:300px;
	overflow:hidden;
	padding:15px;
	background:#FFFFFF;
	border:1px solid #F3F3F3;
	margin:10px 0px 10px 20px;
}
#column p {
	width:150px;
	overflow:hidden;
	margin:0px;
	float:left;
}
.red {
	color:#990000;
	font-size:16px;
}

