body {
	background-color: #000000;
	margin-top: 0px;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
}
.homecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 5px;

}
a.homecontent:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9B0004;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}
a.homecontent:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;	
}
a.homecontent:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #9B0004;
	font-weight: bold;
}
.homecontentbg {
	background-color: #303030;
	background-image: url(images/homebg.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.navigation {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B0004;
	border-right-color: #000000;
	border-bottom-color: #9B0004;
	border-left-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	text-decoration: none;
}
a.navigation:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #9B0004;
	text-decoration: none;
}
a.navigation:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
}
a.navigation:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #9B0004;
	text-decoration: none;
}
.footertext {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
}
a.footertext:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}	
a.footertext:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-decoration: none;
	color: #666666;	
}	
a.footertext:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.presscaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.title {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
