/* <style>	Allows for Homesite Editing */

	body {

		font-family: Arial, Helvetica, sans-serif;

		font-size: 13px;

		width: 800px;

		height: 100%;

		margin-left: auto;

		margin-right: auto;

		color: Red;

		margin-top: 15px;

		background-repeat: repeat;

		background-image: url(images/stars.gif);

		background-attachment: fixed;

	}

	a{

		text-decoration : none;

		color : Yellow;

	}

	a:hover{

		text-decoration : underline;

	}

	a.NavItem{

		color : Yellow;

		padding-right: 6px;

		padding-left: 6px;

	}

	a.NavItem:hover{

		color: #9D9D00;

		text-decoration : none;

	}

	a.SideNavItem{

		color : Yellow;

	}

	a.SideNavItem:hover{

		color: #9D9D00;

		text-decoration : none;

	}

	#titleblock{

		background-image: url(images/navbarc.gif); /* border: 1px solid #3399FF;*/

		font-size: 1.3em;

		font-family: "Comic Sans MS", Arial, sans-serif;

		color: #E60000;

		padding: 10px;

		vertical-align: middle;

		margin-bottom: 5px;

		height: 40px;

	}

	.title {

		font-family : "AdLib BT", "Comic Sans MS", Arial, sans-serif;

		font-size : 1.8em;

		color: Red;

		text-decoration : none;

	}

	.title:hover {

		text-decoration : none;

	}

	#pagetitle{

		text-align: right;

		vertical-align: text-bottom;

		margin-top: -15px;

		font-style: italic;

	}

	#navigation

	{

		font-family: Arial, Helvetica, sans-serif;

		font-size: 1.1em;

		color: Yellow;

		border: 1px solid #3399FF;

		width: 100%;

		height: 23px;

		text-align: right;

		margin-bottom: 5px;

		padding-top:5px

	}

	#mainbody{

		border: 1px solid #3399FF;

		width: 630px; /* color: #D4D4D4; color: #DE00DF; */

		float: right;

		margin-bottom: 5px;

		margin-top: -33px;

		padding-left: 10px;

		padding-right: 10px;

		padding-top: 10px;

		padding-bottom: 10px;

	}

	#sidenavigationhead{

		border: 1px solid #3399FF;

		width: 132px;

		padding-left: 10px;

		padding-top: 8px;

		padding-bottom: 8px;

		border-bottom-width: 0px;

	}

	#sidenavigation{

		font-family: Arial, Helvetica, sans-serif;

		font-size: 1.1em;

		border: 1px solid #3399FF;

		width: 132px;

		float: left;

		margin-bottom: 5px;

		/* background-color: Black; */

		padding-left: 10px;

		padding-top: 10px;

		padding-bottom: 10px;

		line-height: 2em;

	}

	#sidenavigationbottom{

		font-family: Arial, Helvetica, sans-serif;

		font-size: 1.1em;

		border: 1px solid #3399FF;

		width: 132px;

		float: left;

		margin-bottom: 5px;

		padding-left: 10px;

		padding-top: 10px;

		padding-bottom: 10px;

		line-height: 2em;

		clear: left;

	}

	#footerblock{

		background-image: url(images/navbarc1.gif);

		font-family: "Comic Sans MS", Arial, sans-serif;

		font-size: 0.8em;

		clear: both;

		height: 25px;

		margin-top: 5px;

	}

	li{

		line-height: 20px;

	}

	ul{

		margin-top: 13px;

		margin-bottom: 13px;

	}

	p{

		margin-left: 15px;

		margin-top: 13px;

		margin-bottom: 13px;

	}

	h2{

		margin-top: 5px;

		margin-bottom: 16px;

		font-size: 1.5em;

	}

	h3{

		margin-top: 15px;

		margin-bottom: 15px;

		font-size: 1.15em;

	}

	strong{

		color: #FF4040;

	}

	/*

</style>*/
