/* Styling for AKA Missing
by Kristen Hart */body {
	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 1em;	text-align: center;	line-height: 1.5em;	color: #333;	margin: 0;	padding: 0;
}h1, h2, h3 {
	font-family: Times, "Times New Roman", serif;
}h1 {
	font-size: 1.5em;
	line-height: 1.2em;
}h2 {
	font-size: 1.3em;
}h3 {
	font-size: 1.1em;
}p {
}ul {
}li {
	margin-bottom: 1em;
}a:link {
}a:visited {
}a:hover {
}a:active {
}/* Container - Contains Masthead, Content, Sidebars, Footer */#container {
	width: 800px;	margin-left: auto;	margin-right: auto;	margin-top: 0px;	background:  transparent url(images/container-back.gif) repeat-y center top;
	overflow: auto;
}/* Masthead */#masthead_outer {
	background: transparent url(images/mast-back.jpg);
}#masthead {
	width: 800px;	height: 90px;	margin-left: auto;	margin-right: auto;	margin-top: 0px;	padding-top: 20px;	padding-bottom: 65px;	background: url(images/masthead.jpg);
}#link {
	font-size: 60px;	text-align: left;	padding: 30px 90px;
}#link a {
	margin: 0;	text-decoration: none;	color: white;
}#link a i {
visibility: hidden;
}/* Content - Middle Column */#content {
	width: 380px;	margin-left: 200px;	margin-right: 200px;	padding: 10px;	text-align: left;	
}/* First Sidebar - Navigation */#sidebar_a {
	float: left;	width: 158px;	margin-left: 20px;	font-size: .9em;	padding: 20px 10px 10px 10px;	background-color: #292f45;	color: white;	line-height: 2.5em;
}#sidebar_a ul {
	margin: 0;	padding: 0;	text-align: left;	list-style-type: none;
}#sidebar_a li {
	margin-bottom: 0;	border-bottom: 1px #822123 solid;
}#sidebar_a a {
	font-size: .9em;
}#sidebar_a a:link {
	color: white;	text-decoration: none;	font-weight: bold;
}#sidebar_a a:visited {
	color: white;	text-decoration: none;	font-weight: bold;
}#sidebar_a a:hover {
	color: white;	background-color: #821123;	text-decoration: underline;
}#sidebar_a a:active {
}#sidebar_a li.bottom {
	border-bottom: none;
}/* Second Sidebar - Extras */#sidebar_b {
	float: right;	width: 158px;	margin-right: 20px;	padding: 10px;	background-color: white;
}/* Footer */#footer_outer {
	background: url(images/footer-back.jpg) repeat-x;
}#footer {
	font-size: 80%;
	line-height: 1em;
	color: #fff;	clear: both;	width: 800px;	padding: 10px 10px;	margin-left: auto;	margin-right: auto;	background: url(images/footer-back.jpg)no-repeat;	line-height: .3em;
}

#footer a {

}#footer a:link {
	color: white;	text-decoration: none;	font-weight: bold;
	text-decoration: underline;
}#footer a:visited {
	color: white;	text-decoration: none;	font-weight: bold;
	text-decoration: underline;
}#footer a:hover {
	color: white;	background-color: #821123;	text-decoration: underline;
}#footer a:active {
}
/* Extras */.highlight {
	font-weight: bold;	background-color: yellow;
}strong {
	font-weight: bold;
}.quote_home {
	font-style: italic;	font-weight: bold;
}.small {
	font-size: .9em
}

.quote_we_help {
	font-style: italic;
	font-weight: bold;
	color: #292f45;
}

.center {
text-align: center;
}

.red_quote {
font-style: italic;
font-weight: bold;
color: #821123;
font-size: .9em;
}

img.left {
	float: left;	margin-right:.5em;	margin-left: .5em;	margin-bottom: .5em;
}img.right {
	float: right;	margin-left: 1em;	margin-bottom: 1em;
}