

*	{margin: 0px; padding: 0px; border: none; outline: none;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }

/*------------- Uitility----------------*/

body {font: 12px/18px "arial"; color: #000000; background:#e0e0e0;}
.both{clear: both;}


.content {margin: 0px auto; width: 851px; min-height:100%; background:url(images/background.png) left repeat-y; position:absolute;}
.content img{float: left;}
.back { display:block; position:relative; background:url(images/background.png) left repeat-y; height:100px; margin-bottom:0px;}
.big {display:block; position:relative; background:url(images/background.png) left repeat-y; height:100px;}
.feebuttons { display:block; float:right; width:227px; background: url(images/Fees-BG.png)  0 0 no-repeat; color: #FFFFFF;}
.feebuttons h2{float: left; display: block; margin: 18px 0 20px 39px; text-transform: uppercase; width: 188px;}
.feebuttons ul{display: block; list-style: none; padding:0 0 25px 39px; background: url(images/Fees-BG.png)  bottom no-repeat;}
.feebuttons ul li span{display: block; float: left; width: 90px;}
.schedule {float: left; display: block; width: 306px; min-height: 611px}
.schedule ul{display: block; list-style: none; margin-top: 18px; padding-bottom: 69px; }
/*.schedule ul li{display: block; float: left; min-height: 41px; background: url(images/circle.png) left top no-repeat;}*/
.schedule ul li{padding-left: 92px; display: block; float: left; line-height: 19px;}
.schedule ul li.last{padding-bottom: 49px;}
.schedule ul li span{display: block; float: left;padding-right: 42px; font-weight: bold; width: 102px;}

.mon{background: url(images/days.png) no-repeat 0 0px;}
.tue{background: url(images/days.png) no-repeat 0 -161px;}
.wed{background: url(images/days.png) no-repeat 0 -322px;}
.thu{background: url(images/days.png) no-repeat 0 -483px;}
.fri{background: url(images/days.png) no-repeat 0 -644px;}
.sat{background: url(images/days.png) no-repeat 0 -805px;}
.sun{background: url(images/days.png) no-repeat 0 -966px;}