#maintext .intro-pic {
	background: #2f424d url(../../graphics/index-bg.jpg) no-repeat; 
	border-top: 2px solid #a8beec;
	border-right: 2px solid black; 
	border-bottom: 2px solid black; 
	border-left: 2px solid #a8beec;
	float: left;
	height:362px;
	margin-left: 10px; margin-right: 25px; margin-top: 25px;
	padding: 0;
	width: 264px;
	}

#maintext p { color: #fff; margin: 0 25px 20px 10px; }

#maintext p.top-paragraph { font-size: 1.1em; margin-top: 50px; padding-top: 1em; }

#maintext p.enter {
	clear: both;
	font-size: 2em; 
	font-weight: bold;
	padding-top: 75px; 
	text-align: center;
	}

#maintext .itext { background: #6b80af; }

#maintext p#byline span { padding-left: 6em; }