﻿	/* <![CDATA[ */
	body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #3643b6;
	text-align: center;
}
	html {
	margin: 0;
	padding: 0;
	color: #000;
	background: #3643b6;
	text-align: center;
}
	body {
	background-image: url("images/bluefade.jpg");
	background-repeat: repeat-x; 
	background-color: #283389;
	text-align: center;
	padding: 30px;
	font: 76%/150% "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
	#container {
        margin: 0 auto;
        width: 770px;
        } 
	
	
	#header {
	margin: 0;
	padding: 0;
	background: #A6CFF6 url("images/ryanheaderflag.jpg") 0 0;
	width: 770px;
	height: 108px;
	float: none;
	border: 1px solid #440591;
	border-width: 1px;
}
	
	#content {
	margin: 15px 0px 0px 0px;
	padding: 10px;
	background: #ffffff;
	border: 1px solid #440591;
	text-align: left;
	width: 750px;
	height: 805px;
}

	#content th {
		background:#A6CFF6 url("images/nav_bg1.jpg") 0 0 repeat-x;
		border:1px solid #440591;
		width: 100%;
	}
	
	#nav {
	margin: 0;
	padding: 0;
		background:#440591 url("images/active_bg.jpg") 0 0 repeat-x;
		color:#fff;
	float: left;
	border: 1px solid #440591;
	border-width: 1px;
	width: 770px;
}
	
	#nav li {
		display:inline;
		padding:0;
		margin-bottom:20px;
	}
	
	#nav a:visited {
		background:#440591 url("images/active_bg.jpg") 0 0 repeat-x;
		color:#fff;
		padding:3px 20px 3px 20px;
		float:left;
		width:auto;
		border-right:1px solid #440591;
		text-decoration:none;
		font:bold 1em/1em Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		
	}
		
	#nav a:link {
		background:#440591 url("images/active_bg.jpg") 0 0 repeat-x;
		color:#fff;
		padding:3px 20px 3px 20px;
		float:left;
		width:auto;
		border-right:1px solid #440591;
		text-decoration:none;
		font:bold 1em/1em Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		
	}
	#nav a:hover {
		color:#000000;
		background:#FFFFFF url("images/roll_bg1.jpg") 0 0 repeat-x;
	

	}
	#nav li:first-child a {
		border-left:1px solid #440591;
	}
	#contact #nav-contact a {
	background: #440591 url("images/active_bg.jpg") 0 0 repeat-x;
	color: #fff;
	text-shadow: none;
}
	#endorse #nav-endorse a {
	background: #440591 url("images/active_bg.jpg") 0 0 repeat-x;
	color: #fff;
	text-shadow: none;
}
	#lab #nav-lab a {
	background: #440591 url("images/active_bg.jpg") 0 0 repeat-x;
	color: #fff;
	text-shadow: none;
}
	#archive #nav-archive a {
	background: #440591 url("images/active_bg.jpg") 0 0 repeat-x;
	color: #fff;
	text-shadow: none;
}
	#about #nav-about a {
	background: #440591 url("images/active_bg.jpg") 0 0 repeat-x;
	color: #fff;
	text-shadow: none;
}
	#home #nav-home a {
	background: #440591 url("images/active_bg.jpg") 0 0 repeat-x;
	color: #fff;
	text-shadow: none;
}
#contact #nav-contact a:hover {
	background: #FFFFFF url("images/roll_bg1.jpg") 0 0 repeat-x;
	color: #000;
}
	#donate #nav-donate a:hover {
	background: #FFFFFF url("images/roll_bg1.jpg") 0 0 repeat-x;
	color: #000;
}
	#involved #nav-involved a:hover {
	background: #FFFFFF url("images/roll_bg1.jpg") 0 0 repeat-x;
	color: #000;
}
	#endorse #nav-endorse a:hover {
	background: #FFFFFF url("images/roll_bg1.jpg") 0 0 repeat-x;
	color: #000;
}
	#issues #nav-issues a:hover {
	background: #FFFFFF url("images/roll_bg1.jpg") 0 0 repeat-x;
	color: #000;
}
	#about #nav-about a:hover {
	background: #FFFFFF url("images/roll_bg1.jpg") 0 0 repeat-x;
	color: #000;
}
	#home #nav-home a:hover {
	background: #FFFFFF url("images/roll_bg1.jpg") 0 0 repeat-x;
	color: #000;
}
	#nav a:active {
		background:#440591 url("images/active_bg.jpg") 0 0 repeat-x;
		color:#fff;
	}
	#leftbar {
	width: 210px;
	float: left;
	text-align: center;
	margin-right: 10px;
	height: 100%;
	}	
	#centerbar {
	width: 130px;
	float: left;
	text-align: center;
	margin-right: 10px;
	height: 100%;
}
#centerbar ul {
	list-style-type: none;
	list-style-position: outside;
	float: left;
	left: -40px;
	position: relative;
}
#centerbar li {
	font-size: medium;
	text-align: left;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	border-style: outset;
	left: -40px;
	float: left;
	display: inline;
	padding: 0px 5px 5px 5px;
	background-color: #424D9C;
	width: 122px;
}

#centerbar li:first-child a {
		border-bottom:1px solid #440591; 
	}
	
#centerbar a {
	text-decoration: none;
	color: #424D9C;
	font-size: medium;
	font-weight: bold;
	line-height: 22px;
}
#centerbar a:hover {
	text-decoration: none;
	color: #424D9C;
	font-size: medium;
	font-weight: bold;
	background-color: #FFFF99;
}
}	

#footer {
	margin: 0;
		background:#440591 url("images/active_bg.jpg") 0 0 repeat-x;
		color:#fff;
	float: left;
	border: 1px solid #440591;
	width: 750px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
	/* ]]> */
.leftalign {
	text-align: left;
	float: left;
}
.rightalign {
	text-align: right;
	float: right;
}
#footer a {
	color: #000000;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .03em;
}
#article h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	letter-spacing: .03em;
	color: #BD1839;
	text-align: center;
	padding-top: 1px;
	line-height: 32px;
}
#article {
	width: 390px;
	float: left;
	text-align: justify;
}
#main_article {
	width: 525px;
	float: left;
	text-align: justify;
}
#main_article h1 {
	padding-top: 5px;
}
.medBoldBlue {
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
}





