<F8>body {
  text-align: center;
}

body a {
  color: #999999;
  text-decoration: none;
}

body a:hover {
  color: #999999;
}

body a:visited {
  color: #999999;
}

body a:link {
  color: #999999;
}

body a.selected {
  font-weight: bold;
}

#canvas {
  text-align: left;
}

#container {
  margin: 0 auto 0 auto;
  text-align: left;
  position: relative;
  width: 1200px;
  border-top: 10px solid #999999;
}

#rightcolumn {
  font-family: georgia, serif;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 250px;
}

#rightcolumn h1 {
  position: absolute;
  top: 0;
  right: 130px;
  text-align: right;
  color: #666666;
  font-size: 130%;
}

#rightcolumn h2 {
  position: absolute;
  left: 130px;
  top: 0;
  color: #7e7e7e;
  font-size: 130%;
}

#rightcolumn ul#nav {
  position: absolute;
  top: 52px;
  right: 130px;
  text-align: right;
}

#rightcolumn ul#nav a {
  color: #999999;
  text-decoration: none;
}

#rightcolumn ul#nav a:hover {
  color: #999999;
}

#rightcolumn ul#nav a:visited {
  color: #999999;
}

#rightcolumn ul#nav a:link {
  color: #999999;
}

#rightcolumn ul#subnav {
  position: absolute;
  top: 52px;
  left: 130px;
}

#rightcolumn ul#subnav a {
  color: #666666;
  text-decoration: none;
}

#rightcolumn ul#subnav a:hover {
  color: #666666;
}

#rightcolumn ul#subnav a:visited {
  color: #666666;
}

#rightcolumn ul#subnav a:link {
  color: #666666;
}

#rightcolumn #gallerynav {
  width: 150px;
  position: absolute;
  top: 170px;
  left: 80px;
}

#rightcolumn #gallerynav img {
  margin-right: 7px;
  margin-bottom: 7px;
}

#rightcolumn #gallerynav a img {
  opacity: 0.4;
}

#rightcolumn #gallerynav a:hover img {
  opacity: 1;
}

#rightcolumn #gallerynav h3 {
  font-family: arial, sans-serif;
  font-size: 90%;
  margin-bottom: 5px;
  margin-top: 10px;
  color: #666666;
}

#rightcolumn #gallerynav #paging {
  display: none;
}

#prev,
#next {
  position: absolute;
  display: block;
  top: 20px;
  text-indent: -900em;
  overflow: hidden;
  width: 25px;
  height: 14px;
}

#prev {
  left: 20px;
}

#next {
  left: 50px;
}

a#prev {
  background-image: url(/images/icon/prev.png);
  background-repeaet: no-repeat;
}

a#next {
  background-image: url(/images/icon/next.png);
  background-repeat: no-repeat;
}

#photo {
  margin-top: 70px;
  margin-left: 20px;
  margin-bottom: 40px;
}

#admin {
  font-size: 1.1em;
}

#admin h1 {
  font-family: tahoma, arial, geneva, sans;
  font-weight: normal;
  font-size: 1.3em;
  margin-bottom: 1.3em;
}

#homeimages {
  position: absolute;
  top: 70px;
  width: 600px;
}

#homeimage1 {
  display: block;
  position: absolute;
  left: 20px;
}

#homeimage2 {
  display: block;
  position: absolute;
  left: 316px;
}

#homecontent {
  position: absolute;
  left: 620px;
  top: 70px;
  color: #777777;
  width: 312px;
  font-family: georgia, serif;
}

#homecontent p {
  line-height: 150%;
  margin-bottom: 10px;
}

span.leftquote {
  font-size: 130%;
  margin-left: -0.4em;
}

span.rightquote {
  font-size: 130%;
}

#pagecontent {
  position: absolute;
  left: 20px;
  top: 70px;
  color: #777777;
  width: 600px;
  font-family: georgia, serif;
}

#pagecontent p {
  line-height: 150%;
  margin-bottom: 10px;
  clear: both;
}

.news h2 {
  font-size: 140%;
}

.news h3 {
  font-size: 120%;
}

.news a {
  color: #443333;
}

form.formish-form {
  border: 0;
}

.formish-form .inputs input {
  width: 300px;
  border: 1px solid #cccccc;
}

.formish-form .inputs textarea {
  width: 300px;
  border: 1px solid #cccccc;
}

.formish-form .actions {
  border: 0;
}

#adminforms {
  width: 600px;
}

#adminforms #photo {
  margin: 0;
}

#footer {
  position: absolute;
top: 850px;
font-size: 9px;
right: 0;
padding-bottom: 20px;
}
#footer a {
color: #CCC;
}
#paypal {
  float: right;
margin-right: 30%;
margin-bottom: 20px;
}
#paypal_calendar {
  float: right;
margin-top: 20px;
margin-right: 30%;
}

#paypal_calendar table {
  float: left;
margin-right: 40px;
}
