body {
	margin:0px;
	padding:0px;
	background: #205676 url(images/repeatbgvar.jpg) repeat-x;
	text-align: center;  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px; 
	color:#122F41;
}
a { text-decoration: underline; }
a:link { color: #5FA0BF; }
a:visited { color: #5FA0BF; }
a:active { color: #5FA0BF; }
a:hover {
	color: #FFFFFF;
	background:#5FA0BF;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 770px;
	height:100%;
}
#bg_cols {
	background: #D5DEE6 url(images/background_cols.jpg) repeat-y;
	float:left;
}
#bg_full {
	background: #D5DEE6 url(images/background_full.jpg) repeat-y;
	float:left;
}
#banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background:url(images/header.jpg) no-repeat;
	text-align: left;
	padding:0px;
	height: 189px;
	float:left;
	width:770px;
	margin:0px;
}
a#banner-img { display: none; }
#banner a {
	color: #040401;
	text-decoration: none;
}
#banner h1 {
	font-size: 26px;
	font-weight:bold;
	letter-spacing:.1em;
	color:#040401;
	margin:15px 0px 0px 16px;
	padding:0px;
}
#banner h1 a:hover {
	color:#640E01;
	background:transparent;
}
#banner h2 {
	font-size: 12px;
	color:#040401;
	margin:0 0 0 10px;
	letter-spacing:.1em;
	padding:0px;
}
#tab_container {
position: relative;
top: -25px;
}
#left_tab {
	display:inline;
	position: relative;
	float: left;
	width: 500px;
}
#right_tab {
	display:inline;
	position: relative;
	float: right;
	width: 250px;
}
#navlist {
	position: relative;
	height:26px;
	padding:0px;
	margin:0px;
}
#navlist li {
	display:inline;
	list-style-type: none;
	padding:0px 20px 0px 0px;
	margin:0px;
	float:left;
}
#navlist ul {
	padding:6px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}
#navlist a {
	color: #122F41;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	text-decoration:none;
}
#navlist a:hover {
	color:#5FA0BF;
	background:transparent;
}
#center {
    float: left;
	width: 500px;
	padding:0px;
	margin:0px 0px 0px 14px;
	display:inline;
}
#page {
    float: left;
	width: 740px;
	padding:0px;
	margin:0px 0px 0px 14px;
	display:inline;
}
.content {
	padding:0px 10px 0px 10px;
	background:transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
#right {
	float: right;
	width: 230px;
	background:transparent;
	overflow: hidden;
	margin-top:-58px;
	margin-right:8px;
}
.content p, .content li {
	color: #122F41;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	margin-bottom: 10px;
}
.content p a{
	text-decoration:none;
	font-weight:bold;
}
.content blockquote {
	line-height: 130%;
	margin:30px;
	font-style:italic;
}
.content h2 {
	color: #366b84;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	margin:2px 10px 0px 10px;
	letter-spacing:.1em;
}
#comments, #post_comments { 
	text-align: left;
	margin:2px 10px 0px 0;
}
.content h3 {
	color:#525153;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin:0px 0px 2px 0px;
	border-bottom:solid 1px #FAFCF9;
}
.content h4{
	color: #5FA0BF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align:center;
	font-weight: bold;
	margin:0px 0px 2px 0px;
	border-bottom:solid 1px #FAFCF9;
	letter-spacing:.1em;
}
.content p.posted {
	color: #5FA0BF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px solid #FAFCF9;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	letter-spacing:.1em;
}
.content p.posted a{
	font-weight:normal;
	text-decoration:underline;
	color:#5FA0BF;
}
.content p.posted a:hover { color:#FFFFFF; }
.content p.nav { text-align:center; }
.sidebar {
	padding: 15px;
	font-size:11px;
}
.sidebar a { text-decoration: none; color: #0B2065; }
#calendar {
  	line-height: 140%;
	color: #122F41;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
  	padding: 2px;
	text-align: center;
	margin-bottom: 14px;
}
#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}
#calendar caption {
	color: #5FA0BF;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size:11px;
	text-align:center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px solid #FAFCF9;
}
#calendar th {
	text-align: center;
	font-weight: normal;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-variant:small-caps;
	color:#5FA0BF;
}
#calendar td { text-align: center; }
#calendar td a { text-decoration: underline; }
.sidebar h2 {
	color: #5FA0BF;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size:11px;
	text-align:center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin:4px 0px 4px 0px;
	border-bottom: 1px solid #FAFCF9;
}
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin:0px 10px 10px 10px;
	font-family: Georgia, Helvetica, Arial, sans-serif;
}
.sidebar li {
	color: #122F41;
	text-align: left;
	line-height: 130%;
	margin-top:2px;
	list-style-type: none;
}
.sidebar p {
	padding:10px;
	margin:0px 0px 4px 0px;
}
.sidebar img {
	border: 3px solid #FFFFFF;
}
.photo {
	text-align: left;
	margin-bottom: 20px;
}
.link-note {
	font-size:11px;
	line-height: 150%;
	text-align: left;
	margin:10px;
}
#powered {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #5FA0BF;
	margin-top: 20px;
}
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #FFFFFF;
}
textarea[id="comment-text"] { }
textarea {
	background-color: #FFFFFF;
	padding:4px;
	border:#5FA0BF solid 1px;
	color: #122F41;
	font-family:Georgia, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing:.1em;
	width: 80%;
}
input {
	background-color: #FFFFFF;
	padding:1px;
	border:#5FA0BF solid 1px;
	color: #122F41;
	font-family:Georgia, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#footer {
	margin:10px 18px 0px 14px;
	background: #D4DDE6 url(images/postedbgvar.jpg) bottom right no-repeat;
	padding:10px;
	border-top:#5FA0BF solid 1px;
	font-size:10px;
	font-family: arial,verdana, sans-serif;
}
#footer a {
	font-weight:normal;
	text-decoration:underline;
	color:#5FA0BF;
}  
#footer a:hover {
	color: #FFFFFF;
	background:#99B687;
}
        