body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.2em;
	background-image: url(images/gradientbackground.jpg);
	backgroundrepeat: repeat-x
}
.homelinks:visited
{
	font-family: verdana, san-serif;
	font-size: .7em;
	text-decoration: none;
	line-height: 1.2em;
	color: #333333;
	font-weight: bold
}
.homelinks:hover
{
	font-family: verdana, san-serif;
	font-size: .7em;
	text-decoration: none;
	color: #333333;
	line-height: 1.2em;
	background-color: #cccccc;
	font-weight: bold
}

.bodycopy
{
	font-family: arial;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 1.2em;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-align: left;	
}
.bodycopysmall
{
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	line-height: 1.2em;
	color: #666
}




p
{
    line-height: 1.2em;
	text-align: center;
}
li
{
	font-family: arial;
	font-size: 0.7em;
	text-decoration: none;
	line-height: 1.2em;
	color: #666;
}
.left {
	height: 300px;
	width: 261px;
	padding-right: 40px;
	float: left;
}
a
{
	font-family: arial;
	text-decoration: none;
	color: #666;
}
a:hover
{
	font-family: arial;
	text-decoration: underline;
	color: #666;
}

