body { background-color: #00A14B;
		 	 font-family: Arial, Helvetica, sans-serif;
			 color: #000000;
}
.container { width: 950px;
					 	 margin: auto;
}
.header { background-image: url(images/ARKLogo.gif);
		 	 		background-repeat: no-repeat;
					height: 70px;		 
}
.nav { text-align: right;
		 	 height: 25px;
			 font-size: 22px;
			 border-bottom-width: 5px;
  		 border-bottom-style: solid;
  		 border-bottom-color: #0147a6;
			 float: right;
			 margin-top: 32px;
}
 		.nolinknav { background-image: url(images/button_nolink.gif);
								 background-repeat: repeat-x;
								 font-family: "Times New Roman", serif;
								 padding: 0 10px;
		}
		.button_bar { 
		}
 		.nav a { text-decoration: none;
				 	 	 color: #000000;
						 font-family: "Times New Roman", serif;
						 padding: 0 7px;
		}
		.nav a:link {
		}
		.nav a:visited {
		}
		.nav a:hover { color: #fff100;
				 				 	 background-image: url(images/button_hover.gif);
									 background-repeat: repeat-x;
		}
		.nav a:active { color: #fff100;
				 						background-image: url(images/button_hover.gif);
									 	background-repeat: repeat-x;
		}
.roundcornersup { background-image: url(images/roundcornersup.gif);
									background-repeat: no-repeat;
									height: 30px;
}
.content{ background-color: #ffffff;
					padding: 1px 15px;
}
   	#top_image { margin: 20px 0 10px 15px;
  	}
		#anna_about { width: 90%;
									margin: 0 auto 20px auto;
									border-bottom: 3px solid #00A14B;
									padding-bottom: 20px;
		}
		#adam_about { width: 90%;
									margin: auto;		
		}
		.image_left { float: left;
								 	 margin-right: 15px;
		}
		.bold_content { font-weight: bold;
		}
		.required_form { font-size: 12px;
									 	 color: #00A14B;
		}
		.content_center { text-align: center;
		}
		.contact_form { width: 75%;
										margin: auto;
		}
		#partners_content { min-height: 420px;
												padding-right: 30px;
		}
		.content a { color: #000000;
		}
		.content a:link { 
		}
		.content a:visited { color: #000000;
		}
		.content a:hover { color: #0147a6;
		}
		.content a:active { color: #00A14B;
		}
		.content_nav { float: left;
									 width: 200px;
									 margin-left: 15px;
		}
		.content_nav a { text-decoration: none;
								 	 	 color: #ffffff;
		}
		.content_nav a:link { color: #ffffff;
		}
		.content_nav a:visited { color: #ffffff;
		}
		.content_nav a:hover { color: #00A14B;
		}
		.content_nav a:active { color: #00A14B;
		}
		.content_nav_btn { background-color: #0147a6;
										 	 padding: 3px;
										 	 border: 3px outset #0147a6;
										 	 width: 190px;
		}
		.content_nav_btn:link { background-color: #0147a6;
										 	 padding: 3px;
										 	 border: 3px outset #0147a6;
										 	 width: 190px;
		}
		.content_nav_btn:visited { background-color: #0147a6;
										 	 padding: 3px;
										 	 border: 3px outset #0147a6;
										 	 width: 190px;
		}
		.content_nav_btn:hover { background-color: #013070;
											 		 	 padding: 3px;
											 			 border: 3px inset #0147a6;
											 			 width: 190px;
		}
		.content_nav_btn:active { background-color: #013070;
											 		 	 	padding: 3px;
											 			 	border: 3px inset #0147a6;
											 			 	width: 190px;
		}
		.content_table { margin-left: 320px;
						 			 	 width: 500px;
										 text-align: center;
		}
		.print_table { margin-left: 250px;
						 			 width: 600px;
									 text-align: center;
		}
.roundcornersdown { background-image:url(images/roundcornersdown.gif);
										height: 30px;
}
.footer { text-align: center;
					font-weight: lighter;
					padding-top: 10px;
					margin: auto;
}
  	.copytext { font-size: 10px;
								display: inline;
		}
		.sitemap { font-size: 12px;
		}
		 			.sitemap a { color: #000000;
					}
					.sitemap a:link { text-decoration: none;
					}
					.sitemap a:visited { text-decoration: none;
					}
					.sitemap a:hover { text-decoration: underline;
					}
					.sitemap a:active { text-decoration: underline;
					}
.boximage { position: absolute;
						bottom: 10px;
						right: 10px;
						height: 454px;
						width: 409px;
						z-index: -1;
}
