body
{
	font-family: Verdana, sans-serif;
	color: #333;
	text-align: center;
	margin-top: 30px;
	padding: 0;
	font-size: 85%;
}

a:link, a:visited
{
	color: #f9f9f9;
	text-decoration: none;
	padding: 0;
}

#linkbox
{
	background-color: #e5e5e5;
	background-image: url(../images/bg-3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -10px;
	margin-bottom: 0;
}

#linkbox a:link, #linkbox a:visited
{
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #4f4f4f;
	padding: 0;
}

#linkbox a:hover, #address a:hover, #linkbox a:focus, #address a:focus
{
	color: #000;
	text-decoration: none;
	background-color: #fff;
	border-style: none;
	padding: 0;
}

#sites
{
	margin: 0;
	padding: 0;
}

#sites ul
{
	list-style: none;
	padding-top: 15px;
	padding-bottom: 15px;
}

#sites  li
{
	line-height: 1.7;
	margin-left: 100px;
}

#bluehost
{
	width: 180px;
	margin: 20px auto;
}

h1 { font-size: 2em; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.85em; }

p
{
	line-height: 140%;
	text-align: left;
}

address
{
	line-height: 140%;
	text-align: center;
	font-style: normal;
}
