﻿@import url("layout.css");
body { font-family: Arial, Helvetica, sans-serif; font-size: small; background:#1D1C68 url('../images/FWBkg6.jpg') no-repeat fixed center top; }

#container { background-color: #fff; margin-top:5px; margin-bottom:5px; border:2px #E46A18 solid; }

#masthead { text-align: left; background-color: #fff; background-repeat: no-repeat; }

#navigation { background-image: url('../images/FWHdrKb.jpg'); height: 21px; background-repeat: no-repeat; }
html>body #navigation { overflow: hidden; }

#navigation1 { background-image: url('../images/FWHdrKc.jpg'); height: 23px; background-repeat: no-repeat; }
html>body #navigation1 { overflow: hidden; }

#column_l { width: 195px; padding-top:145px; background-image: url('../images/FWHdrKd.jpg'); 
background-repeat: no-repeat; }
html>body #column_l { width: 195px; padding-top: 145px; background-color: #fff; }

#column_r {	width: 605px; padding: 15px 10px; background-color: #fff; }
html>body #column_r { width: 605px; padding: 15px 10px; background-color: #fff; }

#content { background-color: #fff; }

#footer { text-align: center; padding-bottom: 0px; }
html>body #footer {	text-align: center; padding-bottom: 0; }

/* Masthead */
#masthead h1 { font-weight: bold; font-style: italic; color: #fff; margin-bottom: 0; margin-left: 0.5em; }
#masthead h3 { font-weight: bold; font-style: italic; color: #fff; margin-top: 0; margin-left: 1em; }

/* Navigation */
#navigation ul { list-style-type: none; width: 100%; margin: 0; padding: 0; }
#navigation li { float: right; height: 21px; }
#navigation a { font-weight: bold; text-decoration: none; color: #FFFFFF; display: block; padding-top: 2px; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; }
#navigation a:hover { font-weight: bold; text-decoration: none; color: #00CCFF; }

#navigation1 ul { list-style-type: none; width: 100%; margin: 0; padding: 0; }
#navigation1 li { float: right; height: 24px; }
#navigation1 a { font-weight: bold; text-decoration: none; color: #FFFFFF; display: block; padding-top: 2px; padding-bottom: 2px; padding-left: 10px; padding-right: 10px; }
#navigation1 a:hover { font-weight: bold; text-decoration: none; color: #FF0000; }

/* Right Column */
#column_r img { border: 0px solid #808080; }

/* Site typography */
h1 { font-size: xx-large; color: #000; }
h2 { font-size: x-large; font-family: Arial, Helvetica, sans-serif; color: #009999; border-bottom: 2px #FF0000 solid; }
h3 { font-size: large; font-family: Arial, Helvetica, sans-serif; color: #009999; margin-bottom: 0px; }
h4 { font-size: x-large; font-family: Arial, Helvetica, sans-serif; color: #009999; }
h5 { font-size: x-small; font-style: italic; color: #000; }

/* Footer */
#footer p {font-size: small; font-family: Arial, Helvetica, sans-serif; padding: 20px; color: #000099; }

/* Links */
*/
a { color: #000099;	text-decoration: none; }
a:hover { color: #C0C0C0; text-decoration: none; }

/* Marquee */
dl { margin:0; padding:0; padding-left:10px; padding-bottom:15px;}
dl.lateral { margin:0; padding:0; padding-left:0; padding-bottom:5px; font-size: x-small; text-decoration:none; }
dd { margin:0; padding:0; padding-left:0px; padding-top:5px; }
