body           { font-family: Georgia, Times New Roman, Times, Serif; font-size: 11pt }
.body          { font-family: Georgia, Times New Roman, Times, Serif; font-size: 11pt }
.body-smaller  { font-family: Georgia, Times New Roman, Times, Serif; font-size: 9pt }
.body-smallest { font-family: Georgia, Times New Roman, Times, Serif; font-size: 8pt }
.pagehead      { font-family: Georgia, Times New Roman, Times, Serif; font-size: 18pt; color: #CC0000; font-weight: bold }
.header        { font-family: Georgia, Times New Roman, Times, Serif; font-size: 15pt; color: #CC0000; font-weight: bold }
.subhead       { font-family: Georgia, Times New Roman, Times, Serif; font-size: 13pt; color: #666663; font-weight: bold }
.breadcrumbs   { font-family: Arial, Helvetica, Sans-serif; font-size: 10pt; font-weight: bold; color:#FFFFFF }
.sub-upper     { font-family: Georgia, Times New Roman, Times, Serif; font-size: 13pt; color: #666663; font-weight: bold; text-transform: uppercase }
.sub-lower     { font-family: Georgia, Times New Roman, Times, Serif; font-size: 13pt; color: #666663; font-weight: bold; text-transform: lowercase }
.sub-cap       { font-family: Georgia, Times New Roman, Times, Serif; font-size: 13pt; color: #666663; font-weight: bold; text-transform: capitalize }
.titlesumfield {font-family: Georgia, Times New Roman, Times, Serif; font-size: 12pt; font-weight: bold; color:# 666663 }
.bpoint        { color: #00F; cursor:pointer }

a:link         { text-decoration: none }
a:active       { text-decoration: none }
a:visited      { text-decoration: none }

/* a:active       { font-family: Georgia, Times New Roman, Times, Serif; color: #000099; text-decoration: none }
a:visited      { font-family: Georgia, Times New Roman, Times, Serif; color: #000099; text-decoration: none } */

.breadlink A:link { font-family: Arial, Helvetica, Sans-serif; font-size: 10pt; font-weight: bold; color:#FFFFFF }
.breadlink A:visited { font-family: Arial, Helvetica, Sans-serif; font-size: 10pt; font-weight: bold; color:#FFFFFF }
.breadlink A:active { font-family: Arial, Helvetica, Sans-serif; font-size: 10pt; font-weight: bold; color:#FFFFFF }

.headerlink A:link 	  { font-family: Georgia, Times New Roman, Times, Serif; font-size: 15pt; color: #CC0000; font-weight: bold }
.headerlink A:visited { font-family: Georgia, Times New Roman, Times, Serif; font-size: 15pt; color: #CC0000; font-weight: bold }
.headerlink A:active  { font-family: Georgia, Times New Roman, Times, Serif; font-size: 15pt; color: #CC0000; font-weight: bold }

.titlefield{ /*CSS for RSS title link in general*/
font-family: Georgia, Times New Roman, Times, Serif; font-size: 12pt ; color: #666666; font-weight: bold
}

.labelfield{ /*CSS for label field in general*/
font-family: Georgia, Times New Roman, Times, Serif; font-size: 11pt ; color: #666666
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

img {
border: none;
}

/* ADDS PAGE BG & CENTERING 

*html{
	background: url('http://www.taylorvilledailynews.com/images/background.png') repeat-y center;
	background-color: #cc0000;	
	font-family: Georgia,Times New Roman,Times,Serif;
} */

/* HACK TO CORRECT IE BOX WIDTH ISSUE */

*wxdiv {
    width: 177px;
  }
*wxdiv {
    \width: 199px;
    w\idth: 177px;
  } 

#top { /*top main container*/
font-family: Arial,Helvetica,sans-serif; 
font-size: 11pt;
width: 520px;
height: 17px;
border: 0px;
overflow: hidden;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 1px;
background-color: #F7F7F7;
}

#search { /*search main container*/
width: 380px;
height: 20px;
border: 0px;
overflow: hidden;
padding-right: 5px;
padding-bottom: 10px;
font-size: 11pt;
font-family: Arial,Helvetica,sans-serif;
text-align: right; 
}

#news { /*news main container*/
width: 398px;
height: 100%;
border: 0px;
padding: 0px;
}

#sports { /*sports main container*/
width: 398px;
height: 100%;
border: 0px;
padding: 0px;
}

#marriages { /*for the record main container*/
width: 398px;
height: 100%;
border: 0px;
padding: 0px;
}

#divorces { /*for the record main container*/
width: 398px;
height: 100%;
border: 0px;
padding: 0px;
}

#obits { /*obits main container*/
width: 199px;
height: 100%;
border: 0px;
padding: 0px;
}

#radio { /*radio main container*/
width: 199px;
height: 100%;
border: 0px;
padding: 0px;
}

#maincol { /*center column interiors */
width: 618px;
height: 100%;
border: 0px;
padding: 0px;
overflow:hidden;
}

#adcol { /*ad columns interiors */
width: 120px;
height: 100%;
border: 0px;
padding: 0px;
overflow:hidden;
}

code{ /*CSS for insructions*/
color: red;
}

body {
	background-image: url();
}
