/********************************************************************************
			Standard HTML tags
********************************************************************************/
body {
	background-color:#000033;
	background-image:url(/images/blue-red-stars.jpg);
	background-attachment:fixed;
}
p {
	margin-top:10px;
}
* {
	font-family: arial, "lucida console", sans-serif;
	vertical-align:top;
	margin:0;padding:0px;
}
a {
	text-decoration: none;
	color:#0000CC;
	}
a:hover {
	text-decoration: underline;
	}
a:visited {
	color:#0000CC;
	}
td th {
	text-align: left;
	vertical-align: top;
}
form {
	display: inline;
}
li {
margin-left: 18px;
}
h1{
  margin-top:5px;
}
h2{
	margin-top:5px;
}
h3{
	margin-top:5px;
}
h4{
	margin-top:10px;
}
h5{
	margin-top:10px;
}
h6{
	margin-top:10px;
}
/********************************************************************************
			Classes
********************************************************************************/
.thumbnail {
	padding:.2em;
	float:left;
	text-align: center;
	overflow: hidden;
	width: 180;
	/*min-height: 170;*/
	height: 165;
}
	#wp {}
	#header {
		/*border-bottom:1px solid #555;*/
		color:#cccccc;
	}
	#content_body {
		_word-wrap:break-word;
		width:100%;
	}
	#content_row {
		width:100%;
	}
	#section1 h1,h2,h3{
		color:#440000;
	}
	#section1 {
		width:19%;
		float:left;
		background-color:#999999;
		margin:2px;
	}
	#section2 {
		width:60%;
		float:left;
		background-color:#cccccc;
		margin:2px;
	}
	#section3 {
		width:19%;
		float:left;
		background-color:#999999;
		margin:2px;
	}
	#footer {
		text-align:center;
		clear:both;
		color:#cccccc;
	}
	.side_bar-top-left {
		padding:0px;
		margin:0px;
		background-image:url(/images/blue-light_gray-top-left.jpg);
		background-position:top left;
		background-repeat:no-repeat;
	}
	.side_bar-top-right {
		padding:0px;
		background-image:url(/images/blue-light_gray-top-right.jpg);
		background-position:top right;
		background-repeat:no-repeat;
	}
	.side_bar-bottom-left {
		padding:0px;
		background-image:url(/images/blue-light_gray-bottom-left.jpg);
		background-position:bottom left;
		background-repeat:no-repeat;
	}
	.side_bar-bottom-right {
		padding:8px;
		background-image:url(/images/blue-light_gray-bottom-right.jpg);
		background-position:bottom right;
		background-repeat:no-repeat;
	}
	.main_content-top-left {
		padding:0px;
		margin:0px;
		background-image:url(/images/blue-gray-top-left.jpg);
		background-position:top left;
		background-repeat:no-repeat;
	}
	.main_content-top-right {
		padding:0px;
		/*margin:-1px;*/
		background-image:url(/images/blue-gray-top-right.jpg);
		background-position:top right;
		background-repeat:no-repeat;
	}
	.main_content-bottom-left {
		padding:0px;
		background-image:url(/images/blue-gray-bottom-left.jpg);
		background-position:bottom left;
		background-repeat:no-repeat;
	}
	.main_content-bottom-right {
		padding:8px;
		background-image:url(/images/blue-gray-bottom-right.jpg);
		background-position:bottom right;
		background-repeat:no-repeat;
	}

/*
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: E6E5D0;
	border: thin solid #3F5678;
	background-color: #8495A9;
}
.subtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #400000;
	background-color: #cedbaf;
	vertical-align: top;
	margin: .3em;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #400000;
	border: .2em solid #003300;
	background-color: #dad6cb;
	vertical-align: top;
	padding: .2em;
	margin: .3em;
}
.left_column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #400000;
	border: .3em solid #003300;
	background-color: #cedbaf;
	vertical-align: top;
	margin: .3em;
}
.right_column{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #400000;
	border: .3em solid #003300;
	background-color: #cedbaf;
	vertical-align: top;
	margin: .3em;
}
.header{
	font-weight: bold; 
}

.page_title { 
	font: normal 1.2em georgia; 
	margin: .3em .3em .8em .3em;
	text-align: left; 
	color: #014C3F;
}
.thumbnail {
	padding:.2em;
	float:left;
	text-align: center;
	overflow: hidden;
	width: 180;
	height: 165;
}

.family_banner {
	text-align: center;
}
.family_banner img{
	border: .2em solid #003300;
}

.footer_text {
	font: normal 1em georgia; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
*/
