    .style1 {
	font-family: sans-serif;
	font-size: 95%;
	font-style: italic;
	line-height: 1.5em;
	color: #5C5C5C;
	padding-left: 28px;
}
#LeftNav {
	height: 35em;
	border: 1px solid #000000;
	background-image: url(images/bkgd1.jpg);
}
#footer {
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	clear: none;
	border-top-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC9900;
	background-color: #574940;
	width: 738px;
}

#main {
	font-family: Tahoma, Arial, Georgia;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: .9em;
}

#grey_main a:link {
	color:#FBD744;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:1.5em;
	text-decoration: underline;
	font-weight: normal;
}

#grey_main a:visited {
	color:#FBD744;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:1.5em;
	text-decoration: underline;
	font-weight: normal;
}
#grey_main a:active {
	color:#FBD744;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;	
	text-decoration: underline;
	font-weight: normal;
	line-height: 1.5em;
}
#grey_main a:hover {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;	
	text-decoration: underline;
	font-weight: bold;
	line-height: 1.5em;
}
