body {
	margin:0px;
	padding:0px 0px 20px 0px;
	background:url(../images/back.gif);
	text-align:center;
}

p, a, html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545454;
	margin:0px;
	padding:0px;
}

#container {
	width:759px;
	border:1px solid #FFF;
	border-top:none;
	background:#FFFFFF;
	margin:auto;
	padding:322px 0px 0px 0px;
	text-align:left;
}

#top {
	position:absolute;
	top:0px;
}

#top ul{
	list-style-type:none;
	float:left;
	margin:0px;
	padding:0px;
}

#top ul li{
	float:left;
	display:block;
	width:189px;
	text-align:center;
	height:30px;
	line-height:30px;
	background: url('../images/tabback.gif') repeat-x;
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
}

#top ul li.last{
	border-right:none;
}

#top a{
	display:block;
	width:189px;
	text-decoration:none;
}

#bottom {
	clear:both;
	width:725px;
	margin:0px 17px 17px 17px;
	text-align:center;
	color:#999;
}

#bottom a {
	color:#999;
}

div.article{
	background:url('../images/h_spacer.gif') bottom repeat-x;
	padding-bottom:5px;
}

div.article a{
	font-size:inherit;
	margin:0px;
}

div.article h3{
	margin:0px;
	padding:0px;
	height:16px;
}