html {

}

body {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000000;
	/*	color: #0D2288;
	color:#FFFFFF;
*/	color:#0066CC;
	width: 800px;
	min-height:800px;
	position:relative;
}
a {
	color: #FF0000;
}


h1,h2 {
	text-align:center;
}

.center_me {
	text-align: center;
}

.center_me img {
	border:2px #000000 solid;
}
.bold_me {
	font-weight: bold;
}
#main_content_no_side h1 > span.italic, #main_content h1 > span.italic{
	font-family: "century school book", "time new roman", times, serif;
	font-style: italic;
	font-size:inherit;
}

.italic {
	font-family: "century school book", "time new roman", times, serif;
	font-style: italic;
	font-size: larger;
}
	


#content_wrapper {
	padding: 5px;
	position:relative;

}

#contactback {
	background-image: url(../contact/sunset.jpg);
	background-color: #000000;
	display:block;
	position:relative;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-position: center center;
}

#header {
/*	background-image: url(../graphics/headerback.jpg);
	*/background-repeat:no-repeat;
	background-color: #000000;
	display: block;
	border: 0px none #000000;
	padding-top:0px;
	height:90px;
	position:relative;
}

#horizontal_navigation {
	text-align:center;
	background-color:#000000;
/*	color:#232B8D;
	border: 1px solid #990000;
*/	line-height:1.5ems;
	position:relative;
}

#header { 
	position:relative;
	height:150px;
}

#header h1 {
	margin-top:-1px;
}
#header h2 {
	margin-bottom:0px;
}
.float_right {
	float: right;
	position:relative;
	margin-top:0px;
	padding-left:5px;
	margin-bottom:5px;
}
.float_left {
	float: left;
	position:relative;
	margin-top:0px;
	padding-right:5px;
	padding-bottom:5px;
}

.float_left_bios {
	float: left;
	position:relative;
	margin-top:0px;
	padding-right:5px;
	padding-bottom:10px;
}


#navigation {
	list-style-type: none;
	padding-left:5px;
	width:200px;
	float:left;
	position:relative;
	padding-top: 10px;
	margin-top: 5px;

}
#navigation_articles {
	list-style-type: none;
	padding-left:5px;
	width:200px;
	float:left;
	position:relative;
	padding-top: 10px;
	margin-top: 5px;

}
#navigation_articles ul {
	list-style-type:none;
	margin: 0px;
	padding:0px;
}
#navigation_articles li {
	line-height: 1.5em;
	font-weight: bold;
	display:block;
	padding-left:5px;
	list-style-position: outside;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#navigation_articles .first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}


.clear_me {
	clear: both;
	height:0px;
}

#navigation ul {
	list-style-type:none;
	margin: 0px;
	padding:0px;
}
#navigation li {
	line-height: 1.5em;
	font-weight: bold;
	display:block;
	padding-left:5px;
	list-style-position: outside;
	list-style-type: none;
}
.blogs h2 {
	margin-bottom:0px;
}

#horizontal_navigation ul{
	display:inline;
	list-style-type:none;
}
#horizontal_navigation li {
	padding:5px;
	display:inline;
	list-style-position: outside;
}
.blog_class{
	border-collapse:collapse;
	width:100%;
	/*	margin:5px 0 0 0;
*/	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding:2px;
	font-size: small;
}
.blog_class tr td{
	text-align: center;
	display: block;
	padding:2px;
}

.blog_class th{
	text-align: center;
}
.blogs .align_right {
	text-align:right;
	padding:2px;
}

#main_content {
	margin-left:210px;
	position:relative;
	background-color: #000000;
	color: #1E2E8E;
}
#main_content_no_side {
	margin-left:0px;
	position:relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #000000;
}

#footer {
	font-size: small;
	display: block;
	padding: 5px;
	border: 1px solid #000000;
	clear:both;
	text-align:center;
	position:relative;
	background-color: #000000;
}

a.here {
	font-weight: normal;
	color: #666666;
}

.smaller_text {
	font-size: smaller;
	background-color: #000000;
}
.caption_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	float: left;
	position: relative;
	width: 305px;
}
.caption_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	float: right;
	position: relative;
	width: 305px;
}
.caption {
	font-size: small;
	font-weight: bold;
	text-align: center;
	margin-top:0px;
}
.blue_back {
	background-color: #000099;
}
.no_clear {
	clear: none;
}

img {
	margin: 3px;
}

hr {
	clear: both;
}
.clear_none {
	clear: none;
}
.blogs tr {
	border: 1px solid #000000;
}
.blogs td {
	border: 1px solid #000000;
	padding-bottom:3px;
	padding-top:3px;
}
.blogs table {
	border-collapse:collapse;
	margin-top:10px;
}
#location a{
	color: #999999;
	text-decoration: none;
}
.xlarge {
	font-size: x-large;
}
.picture-text { 
	padding:10px;
}
