body {
	font: 100% Helvetica,Arial, sans-serif;
	background: #666666 url(../swf/back.jpg);
	margin: 0; /
	padding: 0;
	text-align: center; 	
	color: #fff;
	
}
.oneColFixCtr #container {
	width: 780px;  
	background: #000;
	margin: 0 auto; 
	text-align: left; 
	margin-bottom: 25px;
}
.oneColFixCtr #mainContent {
	margin-top: 0px;
	padding: 0px; 
	text-align: left;
	font-size: 21px;
	letter-spacing:-0.04em;
	border-top:  0px solid white;
	border-left:  5px solid white;
	border-right:  5px solid white;
	border-bottom:  5px solid white;		

}

#text {
	padding: 32px 32px 10px 32px;
	width: 700px;
}



p {
	line-height:135%;

}

p a {
	font-weight:bold;
	color: yellow;
	text-decoration:none;
	font-family: "helvetica neue", arial, sans-serif;
	padding-bottom: 2px;
}

p a:hover {
	color: yellow;
	text-decoration: underline;
}

p.note {
	color: yellow;
	padding: 5px;
	font-weight: bold;
	text-decoration: underline;
}


p.whitenote {
	margin-top: 85px;
	padding: 5px;
	font-style: italic;
	font-size: 16px;
}


#text a img {
	border:  none;
	margin-right:40px;
}

#text a:hover img {
	border:none;
}
