/* CSS Document - Author: ImageNature.com*/

body
               { font-size: 11px; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; background: gray repeat-y center; margin: 0 0 0 0 }

a        { color: #c0c0c0; font-weight: bold; text-decoration: none }
a:hover {text-decoration: underline; color: #fff;}

#container
           { background-color: black; margin-right: auto; margin-bottom: 1px; margin-left: auto; width: 794px; outline-width: 0 }

#topheader
           { background-color: gray; background-image: url(top_banner1.jpg); height: 90px }

#title
            {
	color: #ccc;
	font-size: 36px;
	font-family: verdana;
	font-weight: bold;
	margin-left: 20px;
}

#navcontainer
     { background-color: #ccc; border: solid 1px black }

.navitem
     { color: #fff; font-weight: bold; text-decoration: none; background-color: gray; text-align: center; margin-top: 0; margin-right: 1px; padding: 5px; width: 121px; float: left }


.navitemlast
      { color: #fff; font-weight: bold; text-decoration: none; background-color: gray; text-align: center; margin-top: 0; margin-right: 0; padding: 5px; width: 122px; float: left }


#main
                   {
	line-height: 1.6em;
	text-align: left;
	padding: 5px;
	width: 780px;
	color: #999999;

}

#sidebar
 { text-align: left; margin-top: 20px; margin-right: 20px; padding: 3px; width: 190px; float: left; clear: both; border-style: none; border-color: gray }

h1
 { font-size: 20px; font-weight: bold; padding-top: 5px }
h2 { font-size: 15px; font-weight: bold }
h3 { font-size: 12px; font-weight: bold }
.headertext1
   { color: #999; font-size: 18px; font-weight: bold }
.headertext2
  { font-size: 10px; font-weight: bold }
.keywords    { color: #333; font-size: 11px; font-weight: normal }
#footer
        { color: #c0c0c0; background-color: gray; text-align: center; padding-top: 5px; height: 20px; clear: both; vertical-align: middle }
img
  { }
.main {
font-size: 11px; font-weight: normal
}
.floatleft {
 float: left;
 margin-top: 5px; 
 margin-bottom: 10px;
 margin-left: 0px;
 margin-right: 10px;
}

.floatright {
 float: right;
 margin-top: 5px;
 margin-bottom: 10px;
 margin-left: 10px;
 margin-right: 0px;
}

