body {
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-xy; 
	background-image: url('../images/main/background.gif');
	background-color: #e5e5e5;
	font-family: arial,helvetica;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	text-align: center;
}

a:hover {text-decoration: underline; color: #aaaaaa;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}

td.home {
	font-family: arial,helvetica;
	font-weight: normal;
	font-size: 8pt;
	line-height: 14pt;
	color: #000000;
	
}

td.left-box {
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-y; 
	background-image: url('../images/main/left-area-background.gif');
}

div.footer {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 30px 0px;
	background-repeat: repeat-x; 
	background-image: url('../images/main/footer-background.gif');
	background-color: #7f1313;
	font-family: arial,helvetica;
	font-weight: normal;
	font-size: 8pt;
	color: #b27171;
	text-align: center;
}

a.footer {
	color: #b27171;
}

.orange {
	color: #a91c1c;
	
}

.header {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}

div.right-box-bios {
	margin: 0px 0px 10px 10px;
	padding: 5px 5px 5px 5px;
	background-color: #e5e5e5;
	font-family: arial,helvetica;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	border-style: solid;
	border-color: #a9a7aa;
	border-width: 1px;
	float: right;
	width: 150px;
}

div.right-box-areas {
	margin: 0px 0px 10px 10px;
	padding: 5px 5px 10px 10px;
	background-color: #e5e5e5;
	font-family: arial,helvetica;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	border-style: solid;
	border-color: #a9a7aa;
	border-width: 1px;
	float: right;
	width: 160px;
}

li.right {
	margin: 0px 0px 0px -15px;
	padding: 0px 0px 0px 0px;
}