body {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #333399
}

a:active {
	color: #990000
}

a:visited {
	color: #666666
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.photoright {
	float: right;
	padding: 0px 0px 10px 10px;
	width: 240px
}
	
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.byline {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.linkcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6666;
	padding: 3px;
	border: none;
}

.storyhed {
	font: 220% "Times New Roman", Times, serif;
	line-height: 100%;
	color: black;
}

.boxhed {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	color: black;
}

.boxwhite {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1em;
	margin: 0em;
	border-style: solid;
	border-width: 1px;
	background-color: none;
	border-color: #000000;
}

.boxgold {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1em;
	margin: 0em;
	background-color: #FFCC66;
	border-style: none;
}

.boxblue {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1em;
	margin: 0em;
	background-color: #CCCCFF;
	border-style: none;
}

.boxrose {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1em;
	margin: 0em;
	background-color: #CC6666;
	border-style: none;
}	

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	height: auto;
	overflow: auto;
	text-decoration: none;
	font-weight: bold
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.bolddek {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
	margin-top: 0.3em;
}

.subhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

.editnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #990000;
	padding-right: 10px;
	height: auto;
	width: 100%;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #999999;
}

ul { 
	list-style:square outside;
	margin-left: .3em;
	margin-right: 1em; 
	}

.homeblurbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
}
div#nav p {
	border-top: 1px solid #FFF;
	color: #66C;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 6px
	}

div#nav a {
	color:#339;
	text-decoration:none;
	font-weight: bold
	}

div#nav a:visited {
	color:#666;
	text-decoration:none
	}

div#nav a:hover {
	color:#FFF;
	text-decoration:none
	}

div#nav a:active {
	color:#900;
	text-decoration:none
	}

.navsmall {
	font-size: 8pt;
	color: #666699;
	width: auto;
	text-decoration: none;
	line-height: 10pt;
	}
div#nav a.nobold {
	font-weight: normal
	}

h1 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #900
	}
	
h2 {
	font: 220% "Times New Roman", Times, serif;
	line-height: 100%;
	color: black;
	}

.blog {
	font-size: .8em
	}

.postinfo {
	color: #666
	}
