/* CSS Document */
body { background-color: #bbb; margin: 0; background-image: url(images/bg_bluehatch.gif); text-align: center; color: #fff; }
a:link, a:visited { color: #f90; text-decoration: none; }
a:hover, .getit {color: #f90; }
img { border: 0; }
#hirechris { font-family: Arial, Verdana, Helvetica, Geneva, sans-serif; font-size: .7em; margin-bottom: 2em; text-align: center; }
#mainnav, #breadcrumb, #main, #bottom { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: .7em; margin-top: 0;  }
#mainnav a, #breadcrumb a { border-right: 1px solid #c0c0c0; text-transform: uppercase; padding-right: 1em; padding-left: 1em; color: #fff; }
#mainnav a:hover, #breadcrumb a:hover { color: #f90; }
.last { border-right: 0; }
#breadcrumb { border-right-color: #000; background-color: #ccc; text-align: right; color: #f90; margin-top: 4px; } 
#breadcrumb a { color: #f90; }
#main { text-align: justify; background-color: #069; width: 720px; font-size: .8em; }
#main h1 { color: #369; background-color: #fff; font-size: 1.1em; text-transform: uppercase; text-align: center; letter-spacing: 200%; margin-top: 0; margin-bottom: .5em; }
#main h2 { text-align: center; font-size: 1.05em; }
#main h4 { font-size: .9em; margin-left: 2em; }
#main p { margin-right: 15px; margin-left: 15px; }
#main ul { text-indent: 35px;  }
.copyright, .creators { font-family: arial,veranda,geneva,helvetica,sans-serif; width: 500px; font-size: .7em; margin-left: 15px; }
.copyright a, .creators a { text-decoration: underline; }
.creators { width: 155px; text-align: right; }
#bottom { background-color: #336; text-align: center; padding-top: 5px; margin-top: 5px; }
#bottom p { margin-bottom: .2em; margin-top: .2em; }
hr { background-color: #336; color: #336 }
.formtext { width: 100px; }
