	body
	{
		font-family: Verdana, sans-serif;
		margin: 0;
		padding: 0;
		text-align: center;
		background: #d4effc;
		color: #444;
	}
	
	h1
	{
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #fff;
	}

	h1 img
	{
		display: block;
		border: 0;
	}
	
	
	#container
	{ text-align: left; margin: 0 auto; width: 900px; background: #fff; font-size: 16px; line-height: 22px; }
			
	#nav
	{
		float: left;
		width: 125px;
		display: inline;
		margin-left: 25px;
		padding:  15px 0;
		list-style-type: none;
	}
	
	#nav ul
	{
		font-family: Verdana, sans-serif;
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: left;
	}
	
	#nav a
	{
		display: block;
		text-decoration: none;
		background: #519ad4;
		color: #FFFFCC;
		font-weight: bold;
		font-size: 75%;
		padding: .5em .5em;
		border-bottom: 1px solid #fff;
		width: 10em;
	}
	
	#nav a:hover
	{
		background: #B0BFC2;
		color: #000;
	}
	
	#content
	{ text-align: justify; float: left; width: 655px; margin-left: 50px; padding: 15px 25px 15px 0; }
#content1 { font-size: 8pt; text-align: justify; margin-left: 50px; padding: 15px 25px 15px 0; width: 655px; float: left; }
#footer
	{
		font-family: Verdana, sans-serif;
		clear: both;
		background: #519ad4;
	}

	#footer tr
	{
		color: #FFFFCC;
		font-weight: bold;
	}
	
	div.thumbnail
	{
		float: left;
		margin: 0px 0px 0px 0px;	
	}
	
	div.thumbnail img
	{
		width: 125px;
		margin: 10px 0px 0px 0px;
		border: 2px solid #519ad4;	
	}
	
	h2
	{ color: #519ad4; font-size: 24px; font-family: Verdana, "Arial", Helvetica, sans-serif; font-weight: normal; font-stretch: expanded; font-style: normal; line-height: 10%; padding-top: 10px; }
h3 { color: #519ad4; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-stretch: expanded; font-style: italic; line-height: 10%; padding-top: 7px; }
#indent { padding-left: 30px; }
h4 { color: #519ad4; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: bold; }
#footer1
	{ color: #ffffcc; font-size: 17px; font-family: Verdana, sans-serif; font-weight: 500; font-stretch: expanded; line-height: 26px; clear: both; background: #519ad4; text-align: center; padding: 15px 25px 20px; }

