body{
			background-image:url('../images/background1.gif');
			background-repeat:repeat;
			margin:0px;
			padding:0px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
	}
	

#ajaxticker1{
width: 180px;
height: 130px;
border: 1px ridge #cccccc;
padding: 5px;
margin-left:30px;
background-color: #FFCC99;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFCC99;
}

#ajaxticker1 a{ text-decoration:none;}

.someclass{ //class to apply to your scroller(s) if desired
}


#header img{
	width:100%;
	height:auto;
}

.layout{
	width:1024px;
	height:768px;
}
IMG.banner{
width:1024px;
height:153px;
}	
#leftpart {
background-image:url("../images/leftside.gif");
min-height:0; 
background-repeat:repeat-y;
width:250px;
height:500px;
margin:0px;
padding:0px;
}
#rightpart{
background-image:url(../images/rightside.gif);
background-repeat:repeat-y;
height:500px;
width:248px;
margin:0px;
padding:0px;
 }
 
#centerpart{
width:524px;
margin-top:0px;
height:auto;
background-repeat:repeat;
/*  background-image:url(../images/center.gif); */
padding:5px;
}

IMG.aboutsvc {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

h3, h2 { color:#660000;}

#events th,td { 
text-align:left;
font-family:Arial, Helvetica, sans-serif;
line-height:18px;
height:20px;
}

#eventTitle{  
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-align:center;
color:#990000;
}	
.events a{text-decoration:none;}
.box{border:1px solid #ccc;
          margin-left:30px;
         background-color:#FFCC99;
         font-family:Arial, Helvetica, sans-serif;
		  font-size:12px;
		  width:190px;
}
.box th{
	color:#990000;
	}
.sponsership th,.programdetails th{
    background-color:#FFCC99;
    padding-left:20px;
    text-align:left;
    width:250px;	
}

.sponsership td, .programdetails td{
    width:200px;
    background-color:#dcf5be;
    padding-left:20px;	
}

.sponsership, .programdetails{
	border:1px solid #fff;
	}
#tblTitle{
background-color:#7189c1;
text-align:center;
color:#ffffff;
}
	
#footer{
	width:100%; 
	margin:0px;
	height:80px;
padding:0px;
    clear:both;
background-image:url(../images/footer.gif);
		
			}