﻿html, body {
	background: #295c5e;
}

html, body, p, td {
	font-family: "Comic Sans MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
}

a {outline: none;}
a img {outline: none; border:0;}

h1 {font-size: 18px; font-weight: bold; color: #005196; line-height: 20px; margin: .67em 0;}
h2 {font-size: 16px ; font-weight: bold; color: #005196; line-height: 18px; margin: .83em 0;}
h3, h4, h5, h6 {font-size: 12px ; font-weight: bold; color: #005196; line-height: 13px;}
p, dl {margin: 1em 0;}
h3 {margin: 1em 0;}
h4 {margin: 1.33em 0;}
h5 {margin: 1.67em 0;}
h6 {margin: 2.33em 0;}
a:link {color: #da1f3d; text-decoration: underline;}
a:visited {color: #da1f3d; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #da1f3d; text-decoration: underline;}
.right {float: right; margin: 5px 0 15px 10px;}
.left {float: left;margin: 5px 10px 5px 0;}


#container {
	background: #ffffff;
}

#header {
	background: #295c5e url(/images/header.jpg) no-repeat top left;
}


#footer {
	background: #295c5e url(/images/footer-bg.gif) top left no-repeat;
	font-size: 11px;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.footer-text {
	font-size: 11px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.footer-text:link, a.footer-text:visited, a.footer-text:active  {
	font-size: 11px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.footer-text:hover  {
	text-decoration:underline;
	color:#000000;
}
#content-home {
	background: #ffffff url(/images/content-bg-home.jpg) top left no-repeat;
}
#content {
	background: #ffffff url(/images/content-bg-general.jpg) top left no-repeat;
}
#content-myjofli {
	background: #ffffff ;
}
.jofli-sig {
	margin: -8px 0 0 40px;
}
#home-quote {
	width: 301px;
	height: 89px;
	position: absolute;
	right: 240px;
	bottom: 230px;
}
html>/**/body #home-quote {
	margin: 32px 0 0 23px;
}

#content ul {
	margin: 11px 0 11px 40px;
}
.logbook-text {
	font-family: "Comic Sans MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}
a.logbook-text:link, a.logbook-text:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.logbook-text:hover {
	text-decoration: underline;
}
.logbook-button {
	margin-top: 2px;
}

#content blockquote {
	margin: 11px 0 11px 40px;
}

#right-column {
	background: #f1f6f9;
}

#left-column{
	background: #f1f6f9;
}





