
#content {
	border-top: 0px;
	width: 728px;
	height: 570px;
	padding: 0px;
	margin: 0px;
		background-color: #96ccca;
	}
	
div#main {
	border: 0;
	padding: 0px;
	}

div#maintext {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
	width: 463px;
	height: 370px;
	color: #FC2910;
	font-weight: bold;
	padding: 25px;
	background: url(../images/links-box.gif);
	background-repeat: no-repeat;
}

a.linktitle:link {
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #fc2910;
	text-decoration: none;
	text-transform: uppercase;
	}

a.linktitle:visited {
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #fc2910;
	text-decoration: none;
	text-transform: uppercase;
	}
	
a.linktitle:active {
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #fc2910;
	text-decoration: none;
	text-transform: uppercase;
	}
	
div#maintext p {
	margin-bottom: 20px;
	margin-top: 10px;
}

a:link {
	color: #005447;
}
a:visited {
	color: #005447;
}
a:active {
	color: #005447;
}

	