body {
	background-color: #8BB9D3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width:0px;
	padding: 0px 0px 0px 0px;
}

/* This is the main body text */  
body, td, li{
	font-family: Trebuchet, Gill, Helvetica, sans-serif;
	color:#9f9f9f;
	font-size:14px;
	line-height:16px;
	font-weight:700;
}

/* the Qlink style is used on all the text links */  
.Qlinks{
font-family: Trebuchet, Gill, Helvetica, sans-serif;
color:#b50938;
text-decoration:none;
font-weight:700;
font-size:12px;
}
.Qlinks:hover{
color:#fa9308;
}

/* the styles for the rotating events */  
.edate{
text-decoration: none;
font-family: Trebuchet, Gill, Helvetica, sans-serif;
font-size:13px;
color:#9e173a;
line-height:15px;
font-weight:900;
}
.etime{
text-decoration: none;
font-family: Trebuchet, Gill, Helvetica, sans-serif;
font-size:13px;
color:#9e173a;
line-height:15px;
font-weight:900
}
.ename{
text-decoration: none;
font-family: Trebuchet, Gill, Helvetica, sans-serif;
font-size:12px;
color:#28307c;
line-height:15px;
font-weight:600;
}
.edesc{
text-decoration: none;
font-family:  Trebuchet, Gill, Helvetica, sans-serif;
font-size:11px;
color:#6d6d6e;
line-height:15px;
font-weight:600;
}

/* styles for event in main area */  
.eventn{
font-family: Trebuchet, Gill, Helvetica, sans-serif;
font-size:22px;
color:#28307c;
line-height:22px;
font-weight:900;
}
.eventd{
font-family: Trebuchet, Gill, Helvetica, sans-serif;
font-size:22px;
color:#fa9308;
line-height:22px;
font-weight:900;
}
.eventt{
font-family: Trebuchet, Gill, Helvetica, sans-serif;
font-size:22px;
color:#fa9308;
line-height:22px;
font-weight:900;
}
.eventhead{
font-family: Trebuchet, Gill, Helvetica, sans-serif;
font-size:16px;
color:#fa9308;
line-height:18px;
font-weight:700;
}


#ssearch{
position:absolute;
top:7px;
left:590px;
z-index:98;
}