.maincontent {
	background-color: e6cfd8;
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#main {
height:30px;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
	padding-right:10px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}
.style3 {color: #333333}


.add:link {color: #333333;
        text-decoration: none;}

.add:visited {text-decoration: none;}

.add:hover {text-decoration: underline;}

.add:active {text-decoration: none;}

.add {font-weight: bold;}
