.Red {
	color: #FFF;
	background-color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	border: thin none #FFF;
	background-image: url(/Images/Banner_Background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	position: fixed;
	height: 45px;
	padding: 0px;
	margin: 0px;
}
/* CSS Document */

p{
	font-family: Berylium;


font size: 12pt;
	color:#900;
	line-height: normal;
	padding: 0pt;
	font-size: 12pt;
	font-style: normal;
}

.navigation {
	font-family: Georgia;
	font-size: 11pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(Images/top%20red%20bar.jpg);
	display: inline;
}

.navigation:hover {
	font-family: Georgia;
	font-size: 11pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(Images/top%20black%20bar.jpg);
	display: inline;
}
.titles {
	font-family: "Times New Roman";
	font-size: 30pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FFCC00;
	word-spacing: normal;
}
Banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFF;
	text-decoration: blink;
	background-image: url(/Images/Banner_Background.jpg);
	background-repeat: repeat-x;
	height: 45px;
	width: 900px;
	background-color: #F00;
	float: none;
	clear: none;
	vertical-align: top;
	position: absolute;
}
