body {
	margin:0px;
	overflow:auto;
	scrollbar-face-color:	#7b2d39;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #000000;
	background: #000000;
}

.top{
background-image:  url(../images/bg_top.jpg);
background-repeat:no-repeat;
background-position: bottom center;
}
.right{
background-image:  url(../images/bg_right.jpg);
background-position: left center;
background-repeat:no-repeat;
}
.left{
background-image:  url(../images/bg_left.jpg);
background-position: right center;
background-repeat:no-repeat;
}
.bottom{
background-image:  url(../images/bg_bottom.jpg);
background-repeat:no-repeat;
background-position: top center;
}
.main{
background-image:  url(../images/spacer.gif);
background-repeat:no-repeat;
background-position: top center;
}


a.smallLink{
	font-size: 10px;
	color:#FFFFFF;
}
a.smallLink:hover{
	font-size: 10px;
	color:#FFFFFF;
}
a.smallLink:visited {
	font-size: 10px;
	color:#FFFFFF;
}
a.smallLink:active {
	font-size: 10px;
	color:#FFFFFF;
}

a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:active {
	font-size: 12px;
	color:#FFFFFF;
}
a:hover {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


#contentTextDiv {
	height: 280px;
	width: 282px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 8px;
	margin-top: 17px;
	overflow: auto;
	padding-right: 10px;
}
.BoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.regularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


#copyrightDiv {
	height: 25px;
	width: 280px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 8px;
}
#MediaDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	height: 575px;
	width: 635px;
	margin: 100px 0px 0px 15px;
}
.MediaContent {
	height: 550px;
	width: 400px;
	padding-right: 15px;
	overflow: auto;
}
.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
#eventsDiv {
	height: 670px;
	width: 650px;
}
