body {
	margin:			0px;
	padding-top:	15px;
	text-align:		center
}

#Content {
	width:		1172px;
	margin:		0px auto;
	text-align:	left;
	padding:	0px
}
	
.copy {
	font-family:	Tahoma;
	color:			#635239;
	font-size:		10px
}

.copy a {
	font-family:		Tahoma;
	color:				#635239;
	font-weight:		bold;
	text-decoration:	none;
	font-size:			10px
}

.copy a:hover {
	text-decoration:	underline
}

.maintext {
	font-family:		Tahoma;
	color:				#700C0C;
	font-size:			11px;
	background-repeat:	repeat-y;
	padding-top:		18px
}

.maintext a {
	font-family:		Tahoma;
	color:				#AA0000;
	font-size:			11px;
	text-decoration:	underline;
	font-weight:		bold
}

.maintext a:hover {
	color:				#AA0000;
	text-decoration:	none;
}

.counter {
	font-family:	Tahoma;
	color:			#F3F2B9;
	font-size:		9px
}