body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #333333;
}
#content {
	width: 800px;
	height: auto;
	background-attachment: scroll;
	/*change this value to change the background*/
	background-image: url(../images/mosaicBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 1px dotted #CCCCCC;
	text-align:center;
	width: 800px; /* hack for IE */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 798px;
	
}

	
.content_text {
	text-align:left;
	margin-right: auto;
	margin-left: 170px;
	padding: 5px;
	width: 500px;
	position: relative;
	top: 10px;
}
a:link {
	text-decoration: underline;
	color: #CCCCCC;
}
.outlinebox {
	margin: 5px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
p {
	position: static;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	color: #CCCCCC;
}
