body {
margin: 0px;
padding: 0px;
font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
  background: #dedede url('/bgimages/rotate.php') no-repeat center center;

/*	background: #dedede url('images/bgtile.gif');*/
	color: #333;
	text-align: center;
	}
h1 {
  visibility: hidden;
  margin: 0px;
  margin-top: -175px;
  float: right;
  padding: 0px;
}
h2 {
	font-weight: normal;
	background: #eee;
}

h3 {
  font: 26px arial;
    color: #CF7505;
  line-height: 23pt;
  margin: 0px 0 10px 0;
  letter-spacing: -.2px;
}
h5 {
  font: 15px arial;
  line-height: 18pt;
  margin: 0px;
  letter-spacing: 0px;
}
a {
  color: #CF7505;
  text-decoration: none;
  padding: 0 2px 0 2px;
}
a:hover {
  background: #aaaaaa;
  color: #ffffff;
}

#rotator
{
  padding: 20px 0 0 0;
  width: 100%;
  height: 100%;
}
#content {
	font-size: 1.2em
	text-align: center;
	/*border-style: solid;
	border-width: 2px;
	border-color: green;*/
	}

#wrapper {
	background-color: #efefef;
	text-align: left;
	margin-right:auto;
	margin-left:auto;
	width: 527px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 10px;
	}
#wrapper2 {
	background-color: #efefef;
	text-align: left;
	margin-right:auto;
	margin-left:auto;
	width: 1000px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	}

#header {
	background: #ffffff url(images/header_bg.gif);
	background-position: 0px 0px;
	/*height: 180px;*/
    margin: 0px;
	}
    #header ul {
    width: 148px;
    list-style: none;
      margin: 0px;
      padding: 15px;
      padding-left: 0px;
      font: 12px Arial, Helvetica, sans-serif
        }
        #header ul li {
          line-height: 20px;
          padding-left: 15px;
        }
        #header ul li:hover {
          background-color: #efefef;
        }
    #header a {
      color: #777777;
      text-decoration: none;
      padding: 0px;
    }
    #header a:hover {
      color: #777777;
      text-decoration: none;
      background: none;
    }

    #contact {
        float: right;
        background-color: #B15313;
        width: 70px;
        padding: 2px;
        margin-top: 35px;
        text-align: center;
    }
        #contact a {
          color: white;
        }
        #contact:hover {
          background-color: #E48610;
        }
    #navigation {
      float: left;
      width: 140px;
    }




#copy {
	line-height: 1.6em;
	color: #666666;
	letter-spacing: .07em;
	padding: 20px 20px 20px 20px;
	max-height: 450px;
	overflow: auto;
}
	/*border-style: solid;
	border-width: 2px;
	border-color: red;*/
	}
#forms {
	padding: 0px 0 20px 0;
	margin-right:auto;
	margin-left:auto;
	width: 325px;
	}
.forminput {
	text-align: left;
	/*font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.formlabel {
	text-align: right;
	/*font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#footer {
    background: #dddddd;
    padding: 5px;
    margin: 0px
    border-width: 1px;
    border-top: 1px dotted #aaaaaa;
    color: #9f9f9f;
    font-size: 10px;
    text-align: right;

}
