/*** Redefine regular tags ***/
body {
	background: #AA2013 url(images/shared_01.jpg) repeat-x top;
	border: 0px;
	margin: 0px;
	font-size: 10pt;
	line-height: 1.5em;
	color: #FFFFFF;}

.body2 {
	background: #AA2013 url(images/shared_01_small.jpg) repeat-x top;
	border: 0px;
	margin: 0px;
	font-size: 10pt;
	line-height: 1.5em;
	color: #FFFFFF;}

/*.meat p,
.meat h1,
.meat h2,
.meat h3 {
	padding-top: 0px;
	margin-top: 0px;}*/

/*** Header ***/
.header {
	width: 800px;
	height: 152px;
	margin: 0px auto;
	background: url(images/shared_03.jpg) no-repeat;}

.header2 {
	width: 528px;
	height: 104px;
	margin: 0px auto;
	background: url(images/shared_03_small.jpg) no-repeat;}

/*** Content ***/
.content {
	width: 800px;
	/*height: 300px;*/
	margin: 0px auto;
	padding-top: 15px;}
	
	.meat {
		width: 71%;
		float: right;}
	
	.meat a {
		color: #FBFFDB;
		text-decoration: none;
		padding: 3px 3px;
		margin: -3px -3px;}
		
	.meat a:hover {
		background: #000000;
		border-bottom: none;}
		
	.meat h3 {
		background: #45120e;
		padding: 3px;}
	
.downloadpic:hover {
	background: #AA2013;
	border-bottom: none; }
		
/*** Menu ***/
.menu {
	float: left;
	width: 27%;
	border-right: 1px solid #BF584E;}
	
	.menu a {
		width: 85%;
		display: block;
		padding: 2% 5%;
		color: #FFFFFF;
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: -0.025em;}
		
	.menu a:hover {
		background: #000000;
		color: #FBFFDB;}

/*** Footer ***/
.footer {
	width: 800px;
	height: 25px;
	margin: 20px auto 0px auto;
	padding-top: 10px;
	color: #BF584E;
	text-transform: uppercase;
	font-size: 75%;
	background: url(images/shared_07.jpg) no-repeat top center;
	text-align: center;}
	
/*** Extra ***/
.important {
	font-style: italic;
	padding: 15px;
	background: #66130B;}
	
.clear {
	clear: both;}

.textcontent {
	text-indent: 48px;
	text-align: left;
	margin-bottom: 19px;
	font-size:  11pt;
}