/* Localized */
	*{
		font-family:arial,helvetica,"sans serif";
	 }
	
	h1.homepage { font-size:18px; color:#121c4d; margin:0px 0px 10px 0px;  text-align:center; }
	a img{
		border:none;
		display:block;
		}
	body{
		background-color:#043168;
		margin:0px;
		padding:0px 0px 20px 0px;
		}
	#container{
		width:800px;
		min-height:580px;
		height:auto !important;
 		height:580px;
		background-color:#1B497E;
		margin:0 auto;
		padding:0px 0px 7px 0px;
			  }
	
	.column{
			float:left;
			}	
	/* header styles */
	
	#header{
		width:780px; padding-left:20px;
		height:102px;
		background-image:url(../images/header_bg_new.jpg);
		background-repeat:repeat-x;
		background-color:#C81717;
		   }

							
		#nav{
		height:34px;
		margin:0px 0px 0px 170px; /* 110 with contribute */
		padding:0px 0px 0px 0px;
		background-color:#1B497E;
		
		}
		#nav ul{
				list-style-type:none;
				margin:2px 0px 0px 0px; padding:0px;
				}
			#nav ul li{
						background-color:#346296;
						margin:0px 0px 0px 0px;
						padding:5px 6px 0px 6px;
						display:inline;
						float:left;
						height:26px;
					  }
					
				#nav ul li a{
							color:white;
							text-decoration:none;
							font-size:13px;
							margin:0px 0px 0px 0px;
							padding:4px 15px 4px 15px;
							display:inline;
							height:21px;
							font-weight:bold;
							font-family:arial,helvetica,"sans serif";
							text-align:center;
							}
				html>body #nav ul li a{ 
										line-height:13px;
										display:block;
										margin:0px 0px 0px 0px;
										padding:3px 15px 0px 15px; 
										height:18px;}
							#nav ul li a:hover{ color:#346296; background-color:white; }
							
	#drop_downs{ position:relative; }
	#drop_downs ul{ list-style-type:none; position:absolute; background-color:#346296; width:147px; margin:0px; padding:5px 0px 5px 5px; }
	#drop_downs ul li a{ display:block; height:16px; width:135px; color:white; font-size:12px; text-decoration:none; padding:3px 0px 0px 5px; }
	#drop_downs ul li a:hover{ color:#346296; background-color:#ff9c03; font-weight:bold; }
	
	#drop_downs #meet_dd{ left:-3000px; top:-8px; }
	#drop_downs #get_dd{ left:-3000px; top:-8px; }
	#drop_downs #press_dd{ left:-3000px; top:-8px; }
	#drop_downs #media_dd{ left:-3000px; top:-8px; }

	
	#content{
			width:800px;
			min-height:439px;
			height:auto !important;
 			height:439px;
			padding:2px 0px 0px 0px;
			background-image:url(../images/content_bg.jpg);
			background-repeat:no-repeat;
			background-color:#346296;
			}
	
	#left_col{
			 width:152px;
			 padding:38px 0px 0px 37px;
			 }
			 #left_col p{
			 			color:white;
			 			width:115px;
			 			font-size:12px;
			 			line-height:14px;
			 			text-align:center;
			 			margin:60px 0px 0px 0px; padding:0px;
			 			}
			.style2{
				background-color:#033067;
				padding: 12px 6px 5px 6px;
				color:white;
				width:115px;
				font-size:12px;
				line-height:14px;
				text-align:center;
				margin:60px 0px 0px -8px;
			}
	#mid_col{
			width:455px;
			min-height:501px;
			height:auto !important;
 			height:501px;

			padding:15px 0px 10px 17px;
			margin:0 0px 10px 165px;
			}
			#mid_col p{
						font-size:16px;
						line-height:17px;
						color:white;
						width:443px;
						margin:0px; padding:0px;
					  }
					  #mid_col a{ color:white;}
			#mid_col p.small{
							font-size:12px;
							line-height:15px;
							}
							
			#mid_col h1{
						font-size:17px;
						font-weight:bold;
						margin:13px 0px 10px 0px;
						}
			#mid_col table tr td{
							font-size:12px;
							}
			#mid_col table tr td input{ width:150px; }
			
			.submit_button{ width:75px; }
	#right_col{
			  width:168px;
			  padding:24px 0px 0px 20px;
			  }
	#right_col a{ display:block; }

			  #clearer{ background-color:#c81717; width:800px; height:7px; clear:left;
			  			margin:10px 0px 0px 0px; padding:0px;}
			  			
	#donate{
			color:white;
			font-weight:bold;
			font-size:12px;
			width:105px;
			margin:10px 0px 10px -8px;
			border:1px solid white;
			padding:10px;
			}
			#donate #amount{ width:30px;border:1px solid black;padding:4px;}
			#donate #stardonate{ border:none;margin:0px 0px 0px 13px; }
			
	 		.list{ font-size:12px;
				line-height:15px;
			  }
			  
	#subscribe{
			color:white;
			font-weight:bold;
			font-size:12px;
			width:140px;
			margin:10px 0px 10px 0px;
			border:1px solid white;
			padding:5px;
			}
	#subscribe .sub_input{ width:90px; }
	#subscribe .sub_input_small { width:45px; }
	#subscribe .sub_submit{ width:75px; margin:0px 0px 0px 56px;}
	
			
	#footer{ color:white;font-size:10px; font-family:arial,helvetica,"sans serif";  display:block; margin:3px 4px 0px 0px; text-align:right; }