body {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;

}
#top {
    text-align: center;
	background: repeat-x url("../images/bg.jpg");
	height: 80px;
	width: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	color: #000000;
}

#shadow {
	position: absolute;
	top: 80px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 6px;
	background: repeat-x url(../images/shadow.jpg);
	margin-bottom: 8px;
}
#home {
	position: absolute;
	text-align: center;
	left: 0px;
	top: 100px;
	right: 0px;
	width: 100%;
}

#content {
	text-align: justify;
	position: absolute;
	left: 180px;
	top: 100px;
	right: 10px;
}

#left {
	text-align: center;
	width: 150px;
	top: 100px;
	position: absolute;
	left: 10px;
} 
#alphalist {
	list-style-type: lower-alpha;
}
.fix {
	padding: 0px;
	margin: 0px;
	border: 0px;
}h1 {
	font-size: large;
	font-weight: bold;
}
#toptable {
	width: 798px;
	margin-left: auto;
	margin-right: auto;
}
.tablecell {
	width: 266px;
	text-align: center;
}
img {
	border: none;
}h2 {
	font-size: medium;
	font-weight: bold;
}
.random {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.notaries {
	margin-right: 10px;
	margin-bottom: 10px;
}
