body {
	background-image: url(Images/BandRBackgroung.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	cursor: crosshair;
	max-width: 800px;
	border: 7;
	border-bottom-color: #0300F6;
}
Header {
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #0000F8;
	border: 5;
	padding: 0;
}
.menusidebar {
	position: absolute;
	z-index: 1;
	width: 186px;
	left: 1px;
	top: 200px;
	background-attachment: fixed;
	padding-left: 0px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;

}
.menusidebar P {
	font-size: 1.1em;
	color: #0000ff;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin: 5px;
	left: 0px;
}
.Main {
	position: absolute;
	z-index: 1;
	height: auto;
	width: 606px;
	left: 192px;
	top: 202px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 2px;
	color: #800000;
	padding-left: 4px;
	padding-right: 0px;
	margin-right: 0px;
}
h1 {
	color: #0000ff;
}
a:link {
	color: f9f48f;
}
a {
	color: #f9f48f;
}
a:hover {
	color: #0000ff;
	text-decoration: none;
}
.Main a {
	color: #0000ff;
}
p {
	padding-right: 5px;
	margin-right: 5px;
}
.brcb_footer {
	font-size: 10px;
	text-align: center;
}
