/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/
* { padding: 0; margin: 0; }

body { font-family: Verdana, "Lucida Sans", Arial, Georgia; font-size: 12px; background: #903E30; }

p { padding: .5em 0 .5em 0; }

h1, h2, h3, h4, h5 { font-family: Verdana, "Lucida Sans", Arial, Georgia; }

h1{ font-size: 16pt; }

h2{ font-size: 14pt; }

h3{ font-size: 12pt; }

h4{ font-size: 11pt; }

h5{ font-size: 10pt; }

#wrapper { margin: 0 auto; width: 850px; background: #ffffff; }

#header { width: 850px; float: left; height: 135px; background: #903E30 url(../art/banner.png) no-repeat left top; }

#mainContent{ width: 846px; background: #F8F8F8; margin: 0 0 10 0px; padding: 0px; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #666666; border-right-color: #666666; border-bottom-color: #666666; border-left-color: #666666; }

#lcol { color: #333; width: 48%; float: left; height: 100%; z-index: 100; padding: .25em; margin: .25em 0 0 0; }

#rcol { float: right; color: #333; width: 48%; display: inline; z-index: 100; padding: .25em; margin: .25em 0 0 0; }

#nav { float: left; width: 850px; height: 25px; color: #333; margin: 100px 0; background: #0D223C; }

#reg { height: 250px; width: 830px; background: url(../art/usa3.gif) no-repeat center center; }

#nav li { list-style: none; float: left; margin-left: 1px; padding-left: 16px; font-size: 10px; line-height: 20px; white-space: nowrap; background: #BBB url(../art/tabs2-big.gif) 0 100% no-repeat; }

#nav a { display: block; float: left; padding: 0 16px 0 0; text-decoration: none; font-weight: bold; background: #DDD url(../art/tabs2-big.gif) no-repeat 100% 100%; color: #333; width: .1em; }

html>body #nav a { /* fixes IE6 hack */ width: auto; }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a { /* End IE5-Mac hack */ float: none; }

#nav a:hover { color: rgb(62%,35%,22%); }

#footer { width: 850px; height: 25px; clear: both; color: #333; background: #903E30; }

#BigCol { width: 99%; position: relative; left: 0; top: 0px; text-align: left; padding: .25em .5em; margin: .25em 0 0 0; }

/* #BigCol p{margin:-20px 0em; padding:0.25em 0 1.5em; } */
#IntBannerTop { height: 255px; width: 100%; margin: 2% 0 1% 0; }

div.pic { width: 423px; padding: 0; text-align: center; }

.caption{ padding: 0; font: italic 80% Georgia, "Times New Roman", Times, serif; color: #999966; margin: -1px 0px 0px 4.5em; }

p.caption{ text-align: left; padding: 0; font: italic 80% Georgia, "Times New Roman", Times, serif; color: #999966; margin: -1px 0px 0px 4.5em; }

div.pic  p  + p{ margin: -2px 0px 0px 2.5em; }

.pic img { padding: 4px; border: solid #009966 1px; }

#IntBannerLow { width: 820px; margin: 0px; padding: .5em; text-align: center; }

.ndent { margin: 0; padding: 0px 0.5em; list-style-position: inside; list-style-type: disc; }

.ndent ul { margin-bottom: 2em; margin-left: .75em; }

