body {
width: 640px;
margin-left: auto;
margin-right: auto;
} 

body, em, strong, h2, a, ol, ul {
font-family: arial, helvetica, verdana, sans-serif;
font-size: .9em;
font-weight: normal;
line-height: 1.25em;
color: #000;
background-color: #fff;
}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.25em;
	color: #000;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
}

p.blue, p.blue strong {
font-size: .9em;
color: #104d9c;
}

.top {
 text-align: right;
 font-size: .9em;
 font-weight: bold;
 margin-bottom: 0;
 }
 
em, .em {
	font-style: italic;
}

strong, .strong {
	font-weight: bold; 
	background: transparent;
}

img {
display: block;
border: 1px solid #000;
}

.col img, .colm img, .colw img {
margin-top: 5px;
}

.caption {
	font-size: .75em; 
	line-height: 1em; 
}

/***** headings *****/
h1, h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold; 
	text-align: left;
}

h1 {
font-size: 1.25em;
line-height: 1.5em;
color: #104d9c;
margin-bottom: 10px;
}

h2 {
font-weight: bold;
line-height: 1.25em;
color: #000;
margin-bottom: 0;
}
/***** link styles *****/
a:link {
color: #104d9c;
font-weight: bold;
text-decoration: underline;
background: transparent;
}

a:visited {
text-decoration: underline;
background: transparent;
font-weight: bold;
color: #c1297c;
}

a:hover {
text-decoration: none;
}

/***** page divs *****/
#AutoNumber2 img {
display: inline;
border: 0;
margin: 0;
}

#topnav, #botnav {
text-align: center;
font-weight: bold;
margin-bottom: 10px;
}

#AutoNumber5 {
margin-left: 5px;
}

.top {
float: right;
margin-right: 5px;
}

.pagetitle {
border: 0; 
float: right;
}

.footer1, .footer2 {
font-size: .9em;
text-align: center;
font-weight: bold;
}

.footer1 {
background-image: url(../../images/homecuts/footer_pix.gif);
border-bottom: 2px solid #000;
padding: 5px 0;
margin: 0 3px;
}

.footer2 {
margin: 5px 0;
}

.hostlogo {
border: 0;
width: 153px;
margin-right: auto;
margin-left: auto;
}

td.year, td.yearbar {
font: Arial;
font-size: .9em;
font-weight: bold;
color: #104d9c;
}

td.yearbar a {
background-color: #d9eaec;
}

td.year {
text-align: center;
}

td.yearbar {
height: 25px;
border: 2px solid #111;
background-color: #d9eaec;
}


/***** list styles *****/
ol {
list-style: decimal;
margin-top: 0;
margin-bottom: 1em;
margin-left: 20px;
padding-left: 20px;
}

ul {
list-style: disc;
margin-top: 0;
margin-bottom: 1em;
}

ol, ul {
text-align: left;
}

/***** divs for specific pages *****/
#sponsor img, .sponsor {
border: 0;
}

/***** column styles *****/
.col, .colm, .colmw, .colw {
float: left;
margin-right: 10px;
}

.col {
width: 175px;
}

.colm {
width: 215px;
}

.colmw {
width: 350px;
}

.colw {
width: 480px;
}

.col li, .col p {
font-size: .75em;
}

/***** picture arrays *****/

.fll, .fllthin, .picw {
float: left;
margin: 0 0 3px 3px;
z-index: 5;
}

.flr {
float: right;
margin: 0 0 5px 5px;
z-index: 5;
}

.fll p, .fllthin p, .flr p, .picw p {
font-size: .9em;
font-weight: normal;
line-height: 1em;
text-align: left;
}

.fll p, .flr p {
width: 125px;
}

.fllthin p {
width: 75px;
}

.picw p {
width: 215px;
}

.clr { clear: both; }

.cll {clear: left;}

.clrr {clear: right;}

