body 

	{
    font-family: Arial, Sans-Serif;
    text-align: center; 
    background-color: White;
	}

	* 

    {
    padding: 0; 
    margin: 0;
    }

	img 

	{
	border: 1px solid #FFFFFF;
	}

li {
color:#FFF;
margin-left:20px;
}

	.outtercontainer 

	{
	background-color: #B36C34;
	width: 800px;
	margin-left:auto; 
	margin-right:auto;
	position: relative;
	}

	

		.topbar 
		{
		top: 0px;
		left: 0px;
		width: 800px;
		height:155px;
		text-align: left;
		position: relative;  
		background: white; 
		}
		
			.toptext1 
			{
			top: 0px;
			left: 0px;
			height: 77px;
			width: 800px;
			padding-right: 0px;
			text-align: right;
			background: #B46F39;
			position: relative;
			}

			
			.toptext2 

			{
			top: 0px;
			left: 0px;
			height: 78px;
			width: 800px;
			padding-right: 0px;
			text-align: right;
			background: black;
			position: relative;
			}

				

				.toptext1 h1

				{

				font-family: Papyrus, Georgia, Serif;

				color: Black;

				font-size: 32pt;

				text-align: center;

				line-height: 60pt;

				}

				

				.toptext2 h2

				{

				font-family: Papyrus, Georgia, Serif;

				color: #B46F39;

				font-size: 32pt;

				text-align: center;

				line-height: 60pt;

				}

		

		.content 

		{

		top: 0px;

		left: 0px;

		width: 800px;

		height: 100%;

		background-color: #4C377A;

		margin-top: 0px;

		clear: both;

		overflow: auto;

		position: relative;

		}

		

			.sidenavbg 

			{

			background-color: #B46F39;

			width: 180px;

			text-align: left;

			margin-top: 0px;

			padding-right: 10px;

			padding-left: 0px;

			float: left;

			position: relative;

			}

			

				.sidenavbg p 

				{

				color: Black;

				font-size: 11pt;

				text-align: left;

				padding-left: 10px;

				}

				

				ul.leftNavigation 

				{

				list-style: none;

				padding: 0px;

				margin-left: 0;

				}

			

				ul.leftNavigation a

				{

				display: block;

				color: Black;

				font-size: 13pt;

				font-weight: bold;

				text-align: center;

				text-decoration: none;

				line-height: 20px; 

				}

				

				ul.leftNavigation a:hover

				{

				color: White;

				font-size: 13pt;

				font-weight: bold;

				text-decoration: none;

				line-height: 20px; 

				}

				

				

				

			.body 

			{

			width: 550px;

			background-color: #4C377A;

			text-align: left;

			margin-top: 0px;

			padding-top: 10px;

			padding-left: 10px;

			padding-right: 10px;

			padding-bottom: 50px;

			float: left;

			position: relative;

			overflow: hidden;

			}

			

			    .text

					{

					width: 250px;

					height: 100%;

					padding: 15px;

					}

					

					.body p

			    {

			        color: white;

			        font-size: 12pt;

			    }

			    

			    	.body a

			    {

			        color: white;

			        font-size: 12pt;

			    }

			    

			    	.body a:hover

			    {

			        color: gray;

			        font-size: 12pt;

			    }

			    	

				.body h2

				{

				color: white;

				font-size: 13pt;

				text-align: left;

				}

			

				.body h3

				{

			   color: white;

			   font-size: 12pt;

			   text-align: left;

				} 

			

				

			

		.footer 

		{

		width: 800px;

		text-align: center;

		margin-left:auto; 

		margin-right:auto;

		}

		

			.footer p

			{

			color: #4C377A;

			font-size: 10pt;

			text-align: center;

			}

	        

	        .footer a

			{

			color: #4C377A;

			font-size: 10pt;

			text-align: center;

			}

		

		

		

		

		

	

	

	

	

	

	

	

	
