#right {
float: right;
margin: 50px 5px 0 0;
width: 200px;
border: 1px solid lightsteelblue;
padding: 5px;
text-align: left;
}

#left {
float: left;
margin: 50px 0 0 5px;
width: 120px;
border: 1px solid lightsteelblue;
padding: 5px;
}

#center {
margin: 0 220px 0 140px;
border: 0px;
padding: 5px;
}

#side {
color:white;
background-color:mediumpurple;
}
#tan {
color:black;
background-color:wheat;
text-align:center;
}

	a{
		text-decoration:none;
		color: navy;
		font-weight: bold;
	}
	a:hover{
		text-decoration:underline;
	}
	body{
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table{
	font-size: 11px;
}
.maincell p{
	font-size: 11px;
	margin-top:5;
	margin-bottom:0;
	text-align: justify;

}
.maincell table{
	font-size: 11px;
	margin-top: 5;
	margin-bottom: 0;
	text-align: justify;
	border: 0 solid #000000;
	border-collapse: collapse;
}

h1{
	color:#6699FF;
	font-size:1.5em;
	}
	h2 {
	font-size:1.2em;
	}
	h3 {
	font-size:1.1em;
	}
.maincell h2{
	color:#6699FF;
	margin-top : 10px;
	font-size: 12px;
	margin-bottom : 3px;
}
.maincell h3{
	color:#6699FF;
	margin-top : 0px;
	font-size: 10px;
	margin-bottom : 3px;
}
.copyright{
	font-size: 10px;
	color: #006633;
}
.nav{
	font-size: 10px;
	color: #cc0000;
}
.blue{
color:#6699FF;
	}
.maincell{}
.pict{border:0 #ffffff;}
.scedule{
border:3 #6699FF;
padding: 1;
}
.scedule td{
	vertical-align: top;
	border-bottom: 1 #ff0000;
	
}
.schead{
	font-weight: bold;
	background-color1: #6699FF;
	color: #cc0000;
	
}
.scbottom{
	font-weight: bold;
	background-color1: #6699FF;
	color: #6699FF;
	
}
.sc0{
	background-color: #f0f0f0;
}
.sc1{
	background-color1: #ffffff;
}
.first h2{
	font-size: 11px;
	margin-top:0;
	margin-bottom:0;
	}
	}
ul{
	font-size: 11px;
	margin-top: 0;
	margin-left: 20;
	margin-bottom: 0;
	list-type:none;
	list-style-image: url(img/tablet.gif);
}

