@charset "UTF-8";
/* CSS Document */
.realcontent {
	margin: 5px 10px 5px 20px;
	width: 110px;
	}
	


#roundcont {
	width: 150px;
	background-image:url(../images2007/orangeglow2.jpg);
	color: #fff;
	background-position: top;
}

.roundcont p {
	margin: 10px 10px;
}

.realcontent a {
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	border-bottom: 1px dashed #000;
}

.realcontent a:hover {
	border-bottom: 1px dashed #000;
}

.roundtop { 
	background: url(../images2007/tr2.jpg) no-repeat top right;
	height:13px;
}

.roundbottom {
	background: url(../images2007/br.jpg) no-repeat top right; 
}

img.corner {
   width: 8px;
   height: 13px;
   border: none;
   display: block !important;
}
.orangefloat {
	width: 130px;
	display:inline;
	float:left;
	padding-right: 5px;
	}
.space {
	clear:both;
	height:5px;
	}
.twoColFixLtHdr #mainContent #roundcont a {
	border-bottom: none;
	text-decoration:none;
}
