body {
	width:100%;
	margin:0;
	padding:0;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 13pt;
}
h1 {
	margin:0;
	font-size:14pt;
	font-weight:bold;
}
#wrap {
	margin:0;
	width:100%;
}
#topsection{
	height:42px; 
	margin-top:0;
	border-bottom: 1px dashed #000000;
}
.menu{
	font-size:14pt;
	font-weight:bold;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	width:100%; 
	overflow:hidden;
	text-decoration:none;
}
.menu ul{
	margin:0;
	padding:0;
	float:right;
	width:100%; 
	color:#000000;
	text-decoration:none;
}

.menu ul li{
	display:inline;
	text-decoration:none;
}

.menu ul li a{
	float:right;
	color:#000000; 
	padding:10px 10px;
	text-decoration:none;
	border-left:1px dashed #000000;
}
#main {
	float:left;
	width:98%;
	margin:0;
	padding:10px;
}
#main a{
	text-decoration:none;
	border-bottom:1px #000000 dashed;
	color:#000000;
}
#paragraph {
	float:left;
	width:97%;
	margin:0;
	padding-left:20px;
}
#horizontalrule {
	border-bottom:1px #000000 dashed;
}
#ads {
	text-decoration:none;
	width:100%;
	margin:0;
}
#ads a{
	text-decoration:none;
	border-bottom:1px #000000 dashed;
	color:#000000;
}
