body {
	background: #CACACA url(images/background.png) repeat-x;
	font-family: "Trebuchet MS", Verdana, serif;
	color:#000080;
}
#container {
	margin: 0 auto;
	width: 820px
}
#header {
	width: 100%
}
#sub_header {
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('images/background_content.gif');
	background-repeat: repeat-y;
        vertical-align: top;
} 
#main_content_top {
	height: 30px;
	background: #FFFFFF url('images/background_top.gif');
} 
#main_content_bottom {
	height: 30px;
	background: #FFFFFF url('images/background_bottom.gif');
}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
.content {
	float: left;
	width: 580px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}
.menu {
	width: 139px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 12px;
	background: #FFFFFF;
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #008080
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #008080
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #008080
}

a {
	color: #008080;
	text-decoration: underline
}
a:hover {
	color: #008080;
	font-weight: bold;
	text-decoration: none
}
a.header_title {
	font-weight: bold;
	text-decoration: none
}
a.header_title:hover {
	font-weight: bold;
	text-decoration: underline
}
a.menu_title {
	font-weight: bold;
	text-decoration: none
}
a.menu_title:hover {
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	color: #0000FA;
	font-weight: bold;
	text-decoration: none
}
a.menu_link:hover {
	color: #0000FA;
	font-weight: bold;
	text-decoration: underline
}
a.return_link {
	color: #000080;
	font-weight: bold;
	text-decoration: underline;
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e0e0e0;
  border-right:1px solid #e0e0e0;
  background:#f1f1f1}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #cfcfcf;
  border-right:1px solid #cfcfcf;
  background:#f4f4f4}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f4f4f4;
  border-right:1px solid #f4f4f4;}
.spiffy4{
  border-left:1px solid #e0e0e0;
  border-right:1px solid #e0e0e0}
.spiffy5{
  border-left:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1}
.spiffyfg{
  background:#ffffff}
