li {
	padding-bottom: 20px;
}
.ad{
	float: right;
	text-align: top;
	margin-top: 1px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cccccc;
	clear: both;
}
.article_rightcolumn{
	float: right;
	text-align: top;
	clear: both;
	width: 190px;
	padding: 0px;
	margin-left: 30px;
	height: 350px;
}
a {
	color: #0000CC;
	font-weight:bold;
	font-size:12px;
}
table{
margin-left: 30px;
background-color:#ffffff;
padding:30px;
border: 10px solid #000000;
}
body{
background-color:#999999;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
line-height: 19px;
background-image: url(images/background.jpg);
background-repeat:no-repeat;
background-position: 30px 0px;
}
h1{
font-size: 25px;
line-height: 30px;
}
h2{
font-size: 16px;
line-height: 20px;
}
.site_header{
font-size: 25px;
line-height: 30px;
margin-left: 30px;
width: 700px;
text-align: center;
font-weight:bold;
color: #FFFFFF;
margin-bottom: 30px;
padding: 0px;
margin-top: 50px;
}
.site_footer{
font-size: 10px;
line-height: 15px;
margin-left: 30px;
width: 700px;
text-align: right;
color: #000000;
margin-bottom: 0px;
padding: 0px;
}