/*-----------------------------------------
	100 Bearskinrug One-Offs CSS File
-----------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #CD1B1B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #fff;
}
a:link , a:visited {
	text-decoration: underline;
	padding: 3px 4px 3px 4px;
	color:#fff;
}
a:hover {
	background-color: #FCDBB0;
	color:#CD1B1B;
}
#container {
	margin: 30px auto;
	width: 469px;
}
#flash a {
	height: 625px;
	text-indent: -2100px;
	text-decoration: none !important;
	display: block;
	background: transparent url(flash_required.jpg) no-repeat left top;
}
#six-penny_anthems {
	font-style: italic;
	padding: 10px 0 10px 0;
	text-align: center;
}

/*-----------------------------------------
	Copyright 2006, Kevin Cornell
-----------------------------------------*/
