body {
	background-image: url(/lastele/img/bg.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-attachment: fixed;
	background-repeat: repeat;
	top: 0px;
	margin: 0px;
	font-style: normal;
	bottom: 0px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 30px;
	text-align: left;
	width: auto;
	line-height: 30px;
}
#main {
	background-color: #f4ffe4;
	padding: 0px;
	border: 5px solid #FFFFFF;
}
#headnav {
	background-color: #CC6600;
	font-size: 100%;
	width: 100%;
}

.update {
	color: #993300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	color: #FF9900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 3px;
	text-align: left;
	font-style: normal;
	text-decoration: none;
}
.date {
	color: #336600;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	display: block;
	text-indent: 15px;
}
	.navText {
	color: #003366;
	line-height:16px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 10px;
	letter-spacing: 0.1em;
	}
#navigation a {
	color: #A31B38;
	line-height:16px;
	letter-spacing:0.1em;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 3px;
	}
.smallText {
	color: #BA537A;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.bodyText {
	color:#333333;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName{
	color: #669933;
	line-height:26px;
	letter-spacing:0.20em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: normal;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
