body {
	margin:0px;
	overflow:auto;
	scrollbar-face-color:	#c0c0c0;
	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;
}
.topSplash{
background-image:  url(../images/bg_top.jpg);
background-repeat:no-repeat;
background-position: bottom center;
}
.rightSplash{
background-image:  url(../images/bg_right.jpg);
background-position: left center;
background-repeat:no-repeat;
}
.leftSplash{
background-image:  url(../images/bg_left.jpg);
background-position: right center;
background-repeat:no-repeat;
}
.bottomSplash{
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;
	font-weight: bold;
	color:#FFFFFF;
}
a.smallLink:hover{
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
a.smallLink:visited {
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
a.smallLink:active {
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}

a {
	font-size: 12px;
	color: #CCCCCC;
	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;
}


#HomeDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	height: 418px;
	width: 440px;
	padding-left: 20px;
	overflow: auto;
	margin-top: 30px;
	padding-right: 15px;
}
.MediaContent {
	height: 306px;
	width: 590px;
	overflow: auto;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
#MediaDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	height: 430px;
	width: 610px;
	padding-left: 20px;
	overflow: hidden;
	margin-top: 30px;
	padding-right: 0px;
}
#EventsDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	height: 445px;
	width: 610px;
	padding-left: 20px;
	overflow: hidden;
	margin-top: 20px;
	padding-right: 0px;
	text-align: center;
}
.ItalicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.BoldLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	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;
	color: #FFFFFF;
}
.justifiedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: justify;
}


.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
#BannerDiv {
	height: 110px;
	width: 625px;
	margin-top: 20px;
	margin-left: 10px;
}
#CopyrightDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	height: 25px;
	width: 248px;
	padding-left: 32px;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
