body {
	background-image:url(images/bg.gif);
	font-family:Georgia,serif;
	font-size:12px;
	line-height: 1.5em;
	color: #FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #CCCCCC;
	text-decoration: none;
}

.logo{
	font-size:35px;
	font-family:arial;
	color:#FFFFFF;
	padding-left:15px;
}

.logo2{
	font-size:35px;
	font-family:"Arial Black";
	color:#FFFFFF;
}

.menu a{
	font-size:1em;
}

.title {
	font-size:1.2em;
	font-weight:bold;
}

.title a {
	text-decoration: underline;
}

.date {
	font-size:1.5em;
	font-weight:bold;
}

.content {
	margin-bottom: 100px;
}

.yeartd {
	background-image:url(update/images/spacer.gif); 
	background-position:right top; 
	background-repeat:no-repeat;
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #8f9c53;
}

.linktd {
	border-bottom: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #8f9c53;
	
}

.linkTitle {
	font-size: 1.4em;
	font-weight:bold;
}

.log {
	width: 100%;
	background-image: url(images/spacer.gif);
	background-position: right top; 
	background-repeat: no-repeat;
	background-color: #717E41;
}
