body {
	background-color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:120%;
	cursor:default;
	margin:0;
}

a {
	color:#990000;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #990000;
}



#container {
	width:775px;
	padding:10px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	border: medium solid #000000;
	line-height: 120%;

}


#header {
	width:775px;
	background-color:#FFFFFF;
	height:150px;
	border: thin solid #000000;
}

#menu {
	width:775px;
	background-color:#CCCCCC;
	border: 2px solid #000000;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 22pt;
	font-weight: bold;
}


.article {
	padding:10px;
	border: 1px solid #000000;
	margin-bottom:2px;
	width: 757px;
	line-height: 120%;

}


.article p {
	margin:10px;
}


.footer {
	padding:3px;
	border: 1px solid #cccccc;
	background-image: none;
	background-position: center bottom;
	background-repeat: repeat-x;
	margin-bottom: auto;
	background-color: #000000;
	font-size: x-small;
	color: #FFFFFF;
	width: 770px;
}
.articletribute {
	padding:10px;
	border: 1px solid #000000;
	margin-bottom:2px;
	width: 750px;
	background-color: #000000;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;






}
