body {
	background-image: url(/Custom/Components/FrontEnd/Pictures/body-repeat.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;




}

#container {
			width: 773px;
			margin:0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
		}

		#banner {
	padding: 0px;
	margin: 0px;
	height: 464px;
	background-image: url(/Custom/Components/FrontEnd/Pictures/green-bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;


	
		}
		
		#bird {
	position: absolute;
	margin-top:-75px;
	margin-left:695px;
	height:75px;
	width:74px;
	/*background-image: url(/Custom/Components/FrontEnd/Pictures/bird.gif);
	background-repeat: no-repeat;*/


		}
		
		#page-body {
	padding: 0px;
	margin: 0px;
	background-image: url(/Custom/Components/FrontEnd/Pictures/page-body.jpg);
	background-repeat: no-repeat;
	height:1%;

		
		}
		

		#content {
	padding: 10px;
	margin-left: 175px;

			
		}
		
		#content p {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

		
		
		}

#content ul {
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

		
		
		}
		
		#content a 
		{
		    color: #006600;
	text-decoration: none;
		    
		    
		    
		}
		
		#content a:hover 
		{
		   color: #333333;
	text-decoration: underline; 
		    
		}
		
		label 
		{
		    
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-right: 25px;	
		
		}
		    
		
		#content img {
		margin-right: 10px;
		margin-bottom: 10px;
		padding: 0px;
		border: solid 1px #006600;
		
		}
		
		h1 
		{
		    background-image: url(/Custom/Components/FrontEnd/Pictures/sun.gif);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	color: #006600;
	margin: 0px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;


		
		
		}
		
		h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #006600;
	margin: 0px;
	padding: 0px;


		
		
		}

		#sidebar-a {
			float: left;
			width: 170px;
			margin: 0px;
			padding: 0px;
			
		}
		
		#nav{
		margin:15px 0px 25px 10px;
		padding:0px;
		
		}
		
		#nav ul {
		padding:0px;
		margin:0px;


		}
		#nav ul li{
		padding:4px 0px 4px 0px;
		border-bottom: solid 1px #CFDBCF;
		list-style-type:none;
		}
		
		#nav ul li a{
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	color:#006600;
	font-weight:bold;
	padding:4px 0px 4px 0px;
	text-decoration:none;
	font-style: italic;

		}
		
		#nav ul li a:hover{
		color:#000000;
		text-decoration:none;

		}

		#footer {
	clear: both;
	padding: 5px 10px 0px 0px;
	margin: 0px;
	background-image: url(/Custom/Components/FrontEnd/Pictures/footer.jpg);
	background-repeat: no-repeat;
	height: 27px;
	font-family: "Gill Sans MT", Verdana, Arial;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;

	
		}
		
		#footer a {
	color: #C8D5E8;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

		}
		
		#footer a:hover {
	text-decoration: underline;

		
		
		}

