html
{color: #000; 
background-color: #eee;
}

body
{color: #000000; 
background-color: #fff;
margin: 10px auto 10px auto;
padding: 0 0 5px 0; 
width: 780px;}

a:hover{color:red;
background-color: transparent;
text-decoration:underline;
}

a {text-decoration: none}

.outset {border-style: solid;
border-color: #a5d2fc;
border-width: 1px 4px 4px 1px;
padding: 10px;
}

.indexfont
{font-family: Verdana, Arial, sans-serif;
color: #000;
background-color: transparent; 
font-size: 10px; 
line-height: 12px;
}

.mainfont
{ color: Black;
background-color: transparent; 
font-family: Verdana, Arial, sans-serif;
font-size: 12px; 
line-height: 16px;
}

.timesfont
{ color: Black;
background-color: transparent; 
font-family: times, "Times New Roman", sans-serif;
font-size: 15px; 
line-height: 18px;
}

.heading {color: black;
background-color: transparent;
font-family: Arial, helvetica, sans-serif;
font-size: 18px;
line-height: 20px;
}

.headinghl {
color: black;
background-color: transparent;
line-height: 18px;
font-size: 16px;
font-weight: 700; 
font-family: verdana, arial, sans-serif;
}

.indent{
margin-left: 30px;
margin-right: 30px;
text-indent: 25px;}

.left {text-align: left;}

.center {text-align: center;}

.right {text-align: right;}

.bold {font-weight: bold;}

.italic {text-align: left;
 font-style: italic;}

.clear {clear: both;}

.col {width: 310px;
padding: 0 20px; 
float: left;}

.p {padding: .025em 0;
text-align: justify; 
line-height:14px;
font-family: Verdana, arial, sans-serif;
color: #000;
background-color: transparent; 
font-size: 11px; 
}

.CCspace {width: 150px;
height: 45px; 
padding: 5px;
float: right;}

.CCpullout {width: 340px;
height: 45px; 
padding: 5px;
float: left;
margin-left: -180px;}

.CCpullout span {width: 340px;
position: absolute;
text-align: left;
font-family: times, "Times New Roman", sans-serif;
line-height:24px;
font-size: 20px; 
font-weight: bold;
background: #fff;}

.CCpullout del {font-size: 1px;
color: #fff;
position: absolute;}

#overall {width: 700px;
margin-left: auto;
margin-right: auto;}

td {width: 100px; text-align: left}

.sunday {color: #FF0000;
font-weight: bold}

.uline {text-decoration: underline;}

.shadowbox {
  background: #ccc;
  position: relative;
  top: 4px;
  left: 4px;
}
.shadowbox div {
  background: #efefef;
  border: 1px solid #000;
  color: #000;
  padding: 10px;
  position: relative;
  top: -4px;
  left: -4px;
}


.teaser {
width:215px;
padding:0 0 14px 0;
margin:10px auto;
background:url("resized_tsr-b.gif") bottom left no-repeat;
}
.teaser h3 {
margin:0;
padding:7px 10px 3px 10px;
background:url("resized_tsr-t.gif") top left no-repeat;
}
.teaser p, .teaser a.more {
margin:0;
padding:0 5px 3px 5px;
border:1px solid #d8d8d8;
border-width:0 1px;
}
.teaser a.more {
display:block;
text-align:right;
background:url("tsr-a.gif") 205px 50% no-repeat;
padding:0 24px 0 0;
text-decoration:none;
color:#44a;
}
.teaser a.more:hover {
text-decoration:none;
}

