#topLeftSide {
background-image:url("../images/topLeftBGTagline.jpg");

}

/* --------------< navigation (welcome page) >------------------*/

#mainNav {
float: left;
height:145px;
width:290px;
}

#subNav {
float: right;
height:175px;
width:155px;
visibility: hidden;
}

#mainArea {
background-image:url("../images/mainBGWelcomeTagline.jpg");
}

#viewerContentFull {
	background: none;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 24px;
}
#viewerContentFull1 {
padding-right: 45px; 
padding-top:70px;
	background: none;
}

/* --------------< text scrolling (welcome page) >------------------*/

#miniViewer {
width: 447px;
height: 140px;
margin:0;
padding:0;
float:left;
}

#contentcontainer {
float:left;
text-align:left;
visibility:visible;
width: 397px;
height: 280px;
font-weight: bold;
}

#content {
left:0;
position: absolute;
top:0;
width:397px;
}

#content h1 {
margin: 5px 20px 5px 20px;
padding: 0;
font-weight: bold;
font-size: 13px;
color: #6f2713 /* burgundy */;
text-align: center;

}

#content p {
margin: 0 20px 10px 65px;
padding: 0;
font-weight: normal;
font-size: 11px;
line-height: 15px;
color: rgb(40,40,40);
}

#contentclip {
left:0;
position:relative;
top:0;
clip:rect(0,140,397,0);
height:130px;
overflow:hidden;
width:397px;
}

#scrolltext {
float:left;
width:20px;
height: 181px;
background: url("../images/ScrollDivBGM.gif") no-repeat;
}

#bumper {
height: 50px;
}


.shedule-Date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	width:447px;
	text-align:center;
	padding-left:20px;
	display:block;
	height:30px;
	background: top center url("../images/event-bg-img.jpg") no-repeat;
}
.shedule-Date a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff900;
}
.shedule-Date a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

