#container {
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 11px;
	position: relative;
	padding: 0px;
	height: 99%;
	width: 1000px;

}

hr {
	border: 0px;
	height: 1px;
	color: #e8e8e8;
	background-color: #e8e8e8;
	}
	


#header {
	height: 200px;
	width: 1100px;
	position: relative;
	visibility: visible;
	left: 0px;
	top: 5px;
	background-color: #fff;
	border-width: 0px;
}

#container2 {
	
	}

#mainmenu {
	float: left;
	top: 8px;
	left:3px;
	width:220px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;
	line-height: 30px;
	border-right:0px solid #e8e8e8;
	padding-right: 15px;
}

 
#crumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #d8d8d8;
	letter-spacing:1px;
	height: 200px;
	width:510px;
	}

#crumbleft	{
	width:170px;
	float: left;
	}
#crumbcenter	{
	width:170px;
	float: left;
	}
#crumbright	{
	width:170px;
	float: left;
	}

#content {
	width: 510px;
	float: left;
	left: 238px;
	top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	line-height: 175%;
	font-style: normal;
	text-align: left;
	border-left:1px solid #e8e8e8;
	padding-left: 60px;	
}

p.authorfunction	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #b8b8b8;
	}

#currentcontents	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	text-align: left;
	}

#content h4	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	}

a.redtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #e8e8e8;
	letter-spacing: 0px;
	text-decoration: none;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	color: #a8a8a8;
	letter-spacing: 1px;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	color: #a8a8a8;
	letter-spacing: 1px;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	color: #ff0000;
	letter-spacing: 2px;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	color: #ff0000;
	letter-spacing: 2px;
	text-decoration: none;
}

#mainmenu a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a1a1a1;
	letter-spacing: 1px;
	text-decoration: none;
}
#mainmenu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a1a1a1;
	letter-spacing: 0px;
	text-decoration: none;
}
#mainmenu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ff0000;
	letter-spacing: 4px;
	text-decoration: none;
}
#mainmenu a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ff0000;
	letter-spacing: 4px;
	text-decoration: none;
}

#currentcontents a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
	line-height: 150%;
}
#currentcontents a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
	line-height: 150%;
}
#currentcontents a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ff0000;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 150%;
}
#currentcontents a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ff0000;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 150%;
}


#footer {
	clear: both;
	left:80;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #d8d8d8;
	letter-spacing:1px;
	}
