/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  
      background: url(wx/images/picture.jpg) no-repeat center center fixed;
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	background-size: cover;

  text-align: left;
  font-family: "Adobe Garamond Pro Bold",Georgia,"Times New Roman",Times,serif;
  font-size: 13px;
  color: #000000;
}
* {
  margin: 0 auto;
  text-align: left;
}
#page {
  display: block;
  height: auto;
  position: relative;
  overflow: hidden;
  width: 670px;
}
.topNaviagationLink {
  text-align: center;
  position: relative;
  margin-top: 30px;
  font-size: 16px;
  margin-left: -10px;
  width: 121px;
  height: 35px;
  line-height: 35px;
  float: left;
  color: #000000;
  font-family: "Adobe Garamond Pro Bold",Georgia,"Times New Roman",Times,serif;
}
.topNaviagationLink a {
  text-decoration: none;
  color: #000000;
  margin-bottom: 0px;
}
.topNaviagationLink a:hover {
  border-bottom: medium none;
  text-align: center;
  color: #ffffff;
  display: block;
  width: 121px;
  height: 35px;
  line-height: 35px;
  background-image: url(tab.png);
}
#mainPicture {
  clear: both;
  width: 670px;
  height: 320px;
  background-color: #000000;
}
#mainPicture .picture {
  position: relative;
  width: 650px;
  height: 300px;
  top: 10px;
  margin-left: 10px;
  background-image: url(mainImage.jpg);
  background-repeat: no-repeat;
}
#headerTitle {
  position: relative;
  top: 14px;
  left: 22px;
  font-size: 27px;
  color: #000000;
  font-family: "Adobe Garamond Pro Bold",Georgia,"Times New Roman",Times,serif;
}
#headerSubtext {
  position: relative;
  top: 12px;
  left: 22px;
  font-size: 14px;
  color: #484848;
  font-family: "Adobe Garamond Pro Bold",Georgia,"Times New Roman",Times,serif;
}
.contentBox {
  margin-top: 10px;
  padding-bottom: 20px;
  bottom: 20px;
  width: 670px;
  height: auto;
  background-color: #000000;
}
.contentBox .innerBox {
  position: relative;
  width: 650px;
  height: auto;
  top: 10px;
  margin-left: 10px;
  padding-bottom: 10px;
  background-image: url(contentBack.png);
  background-color: #ffffff;
  background-repeat: repeat-x;
}
h6 {
  margin: 0px;
  text-align: center;
  padding-top: 30px;
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
  text-decoration: none;
}
h1 {
  font-size: 25px;
  margin-bottom: 10px;
  padding-top: 18px;
  margin-left: 15px;
  margin-top: 15px;
  color: #1f1603;
}
.contentText {
  font-size: 13px;
  line-height: 24px;
  margin-left: 13px;
  margin-right: 13px;
}
h4 {
  margin: 0px;
  text-align: center;
  padding-top: 30px;
  font-size: 9px;
  font-family: Arial,Helvetica,sans-serif;
  color: #000000;
  text-decoration: none;
}

a {
  border-bottom: 1px dotted;
  color: #484848;
}
a:hover {
  border-bottom: 2px dotted;
  color: #000000;
  text-decoration: none;
}
a:visited {
  color: #000000;
}
blockquote {
  border: 1px dashed #484848;
  margin: 10px;
  padding: 15px;
  font-size: 12px;
  text-align: justify;
  width: 400px;
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  background-image: url(blockquote.png);
  background-repeat: no-repeat;
}
html, body {
  text-align: center;
}
p {
  text-align: left;
}
