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

div#maintext {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	line-height: 11px;
	background-color: #BFEFB8;
	width: 243px;
	height: 488px;
	color: #555555;
	font-weight: bold;
	padding: 25px;
	padding-bottom: 10px;
}

*:first-child+html {} * html  div#maintext {
	width: 293px;
	height: 524px;
}


div#maintext b {
	color: #970f00;
	font-weight: bold;
}

div#maintext em {
	color: #E41B5B;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}

div#maintext p {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 20px;
}

div#maintext a:link {
	color: #ff2a0f;
}
div#maintext a:visited {
	color: #ff2a0f;
}
div#maintext a:active {
	color: #ff2a0f;
}

td#roundedboxcontent {
	color: #555555;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	width: 225px;
	text-align: center;
	padding: 10px;
	}
	

	
