﻿@charset "UTF-8";
/* CSS Document created by Wayne Roddy  www.innersightdzinestudio.com  */

body {margin: 0; padding: 0; background: #FFF; font-family: Helvetica, Arial, sans-serif; color: #000; background-image: url('images/blend_background.gif'); background-repeat: repeat-y;}

#header {margin: 0 auto; padding: 0; width: 780px; vertical-align: super;}
#header h1 {margin: 0 0 2px 0; color: #5487c8; font-size: 24px; font-style: italic; font-weight: bold;}
#header img {border: 0;} /* -- moved from htm to css -- */

#nav {margin: 0; padding: 0; width: 224px; float: right; text-align: right;}
#nav ul {margin: 0; padding: 5px 15px 5px 10px; list-style: none;}
#nav ul li {margin: 0; padding: 3px; height: 25px; list-style: none; background: url(images/li_under.png) top right no-repeat;}
#nav a {color: #FFF; text-decoration: none; padding-left: 15px;}
#nav a:hover {color: #FFCC99; text-decoration: none; background: url(images/arrow.png) top left no-repeat;}


#topbar {margin: 0 auto; padding:0; margin-bottom: 5px; width: 780px; height: 9px; background: url(images/top-bar.gif) bottom left repeat-x;}

#botbar {margin: 0 auto; padding:0; margin-top: 5px; width: 780px; height: 9px; background: url(images/bot-bar.gif) top left repeat-x;}

#botbar2 {margin: 0 auto; padding:0; width: 780px; height: 7px; background: url(images/bot-bar.gif) top left repeat-x;}

#container {margin: 10px auto; padding:0; width: 780px; height: auto;}
#container hr {height: 1px; width:90%; color: #999999; text-align: center;}
#container img {border: 0;}
#container a {color: #0000FF; text-decoration: underline;}
#container a:hover {color: #0099FF; text-decoration: underline;}

#container .hilite1 {background-color: #FFFFCC;}
#container .fontcolor1 {color: #CC0000; font-weight: bold;}

#container table {border-collapse: collapse; width: 94%; padding: 0; margin: 15px 0px 15px 6px;}
#container td.background1 {background-color: #B9DCFF; text-align: center;
}
#container td {border: 1px #999999 solid; width: 50%; padding: .3em; background-color: #E6FFFA
} 

#leftcol{margin:0; padding:0; width: 615px; float: left; background: url(images/mid-lines.gif) top right repeat-y;}
#leftcol p {margin: 0; padding: 5px 15px 5px 5px; line-height: 1.3em; font-size: .80em;}
#leftcol h1 {margin: 0 0 3px 5px; color: #5487c8; line-height: 1.6em; font-size: 22px; font-weight: bold;}
#leftcol h2 {margin: 0 0 3px 5px; color: #5487c8; line-height: 1.6em; font-size: 18px; font-weight: bold;}

#rightcol {margin:0; padding:0; width: 160px; float: right; text-align: center;}
#rightcol p{margin: 0; padding: 5px 15px; line-height: 1.3em; font-size: .80em;}
#rightcol h1{margin: 0 0 3px 0; color: #5487c8; font-size: 14px; font-weight: bold;}
#rightcol h2{margin: 0 0 3px 0; color: #5487c8; font-size: 12px; font-weight: bold;}

#footer{margin: 0 auto; margin-bottom: 20px; padding:0; width: 780px; text-align:center;}
#footer p {margin: 0; padding: 5px 5px; font-size: .70em; line-height: 1.5em;}
#footer p a{color: #000;}
#footer p a:hover{color: #5487c8;}

.textleft{text-align: left;}
.textcenter{text-align: center;}
.textright{text-align: right;}

.font24 {font-family: Helvetica; font-size: 24px; font-weight: bold; line-height: 160%;}






