/*Bangarang Stylesheet*/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	min-height:500px;
	width:100%;
	background: url('images/background.jpg') no-repeat left top fixed #010032;
}
#PageContainer {
width:900px;
z-index:1;
}
#TopContainer {
height:200px;
width:900px;
position:relative;

z-index:2;
}
#Flash {
width:900px;
height:200px;
position:relative;
float:none;
z-index:3;
}
#MenuContainer {
height:30px;
width:880px;
background: #000000;
border:solid 1px #656565;
top:152px;
left:12px;
position:absolute;
text-align:Center;
z-index:11;
}
#ContentContainer {
width:900px;
height:auto;
min-height:577px !important;
top:22px;
position:relative;
float:left;
}
#LeftPaneContainer {
width:200px;
height:auto;
min-height:577px !important;
position:relative;
float:left;
vertical-align:top;

}
#LeftPaneBG {
width:200px;
height:auto;
min-height:195px !important;
padding:25px 0 0 0;
position:relative;
background: url('images/rightbg1.png') no-repeat top;

}
#NewsHeader {
font-family: verdana;
font-size: 17px;
font-weight: bold;
font-variant: small-caps;
color: #cc3300; 

}
#MidNewsText {
font-family: verdana;
font-size: 14px;
font-color: #010032;

}
#Container1 {
width:200px;
height:auto;
min-height:195px !important;
position:relative;
background: url('images/rightbg2.gif');
background-attachment:repeat-y;
background-position: 0px 100px;
border-bottom:#ffcd36 solid 3px;
margin-bottom:21px;

}
#Container2 {
width:200px;
height:auto;
min-height:195px !important;
position:relative;
background: url('images/rightbg2.gif');
background-attachment:repeat-y;
background-position: 0px 100px;
border-bottom:#ffcd36 solid 3px;
margin-bottom:21px;

}
#Container3 {
width:200px;
height:auto;
min-height:195px !important;
position:relative;
background: url('images/rightbg2.gif');
background-attachment:repeat-y;
background-position: 0px 100px;
border-bottom:#ffcd36 solid 3px;
margin-bottom:21px;

}
#Content {
text-align:left;
width:680px;
height:auto;
min-height:578px !important;
border: solid #cc3401 1px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
float:left;
position: relative;
padding:0px 3px 3px 3px;
background: #FFFFFF url('images/bg_contentbox_left.jpg') repeat-y top left;
z-index: -1;
}
	#Content A {
	color:#b32e02;
	text-decoration:none;
	}
	#Content A:Hover {
	color:red;
	border-bottom: solid 1px red;
	}
#RightPaneContainer {
width:200px;
height:auto;
min-height:577px !important;
position:relative;
float:right;
vertical-align:top;
}
#RightPaneBG {
width:200px;
height:auto;
min-height:195px !important;
padding:25px 0 0 0;
position:relative;
background: url('images/rightbg1.png') no-repeat top;
}
#RightPane {
width:200px;
height:auto;
min-height:195px !important;
position:relative;
background: url('images/rightbg2.gif');
background-attachment:repeat-y;
background-position: 0px 100px;
border-bottom:#ffcd36 solid 3px;
}
#RightPaneBGTwo {
width:200px;
height:auto;
min-height:301px !important;
padding:25px 0 0 0;
position:relative;
background: url('images/rightbg1.png') no-repeat top;
}
#RightPaneTwo {
width:200px;
height:auto;
min-height:301px !important;
position:relative;
background: url('images/rightbg2.gif');
background-attachment:repeat-y;
background-position: 0px 100px;
border-bottom:#ffcd36 solid 3px;
}
	a.eventlink {
		color: #010032;
		font-weight: bolder;
		font-size:11pt;
		text-decoration: none;
	}
	a.eventlink:hover {
		color: #004d7d;
		font-weight: bolder;
		font-size:11pt;
		text-decoration: none;
	}