body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 130%;
}
#logo {
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 30px;
}
h1 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sites p {
	margin-top: 0px;
	padding-top: 10px;
}
#main {
	float: right;
	width: 600px;
}
#wrap {
	width: 800px;
}
#text {
	margin-top: 100px;
}
#sites {
	width: 600px;
	margin-top: 100px;
}
#sites a {
	text-decoration: none;
	color: #666666;
}
#sitesleft {
	float: left;
	width: 30%;
}
#sitesright {
	float: right;
	width: 30%;
}
#sitesmiddle {
	float: left;
	width: 30%;
	padding-left: 35px;
}
