body {
   font-size: 12px;
   font-family: Geneva,Tahoma,Arial,Helvetica,sans-serif;
   text-align: center;
   background: #2c343d;
   color: #000000;
}

a {
   color: #FFFFFF;
   text-decoration: none;
}

form {
   text-align:center;
}

#wrapper {
   width: 1000px;
   position: relative;
   margin: 0px auto;
   background: #F79120;
   border: 1px solid #000000;
}

#header {
   height: 80px;
}

#toolbar {
   height: 20px;
   background: url(../images/skin/toolbar.jpg);
   font-size: 12px;
}

#tooltable {
   width: 1000px;
   margin-left:auto;
   margin-right:auto;
   margin: -3px;
   color: #FFFFFF;
}

div #tooltable a {
  color; #FFFFFF;
}

#tooltabledate {
   text-align: right;
}

#tooltablewelcome{
   text-align: left;
}

#body {
   width: 999px;
}

#bodytable {
   width:999px;
}

#leftcolumn {
   width: 50px;
   border-color: #6A4101;
   border: 1px;
}

#rightcolumn {
   width: 49px;
   border-color: #6A4101;
   padding-left: 0px;
   border-left: 0px;
}

#leftmain {
   width: 400px;
   border: 1px solid #000000;
   background: url(../images/skin/frosted.png);
   vertical-align: top;
}

#rightmain {
   width: 400px;
   border: 1px solid #000000;
   padding-right: 0px;
   background: url(../images/skin/frosted.png);
   vertical-align: top;
}

#centermain {
   width: 900px;
   border: 1px solid #000000;
   background: url(../images/skin/frosted.png);
   vertical-align: top;
}

#centermain.polaroid-container {
   background: #000000;
   color: #FFFFFF;
}

#centermain.polaroid-container a {
   color: #F79120;
}

#centermain.polaroid-container p.textheading {
   color: #F79120;
}

#footer {
   font-size: 9px;
}

.textheading {
   color: #442b11;
   font-size: 16px;
   font-weight: bold;
   width:100%;
   text-align:center;
}

.textsubheading {
   color: #442b11;
   font-size: 14px;
   font-weight: bold;
   font-variant: small-caps;
}

.button {
   color: #000000;
   width: 110px;
   height: 20px;
   border: 1px solid #000000;
   font-weight: bold;
   font-variant: small-caps;
   text-align:center;
   cursor:pointer;
   cursor:hand;
}

.ruler {
   border-bottom: 1px solid #000000;
}

.buttonspacer {
   width: 108px;
   height: 21px;
}

.linkbutton {
   color: #000000;
   font-size: 11px;
}

.spacer {
   height: 50px;
}

.submitbutton {
   background-color: #442b11;
   color: #FFFFFF;
}

.error {
   font-variant: small-caps;
   color: #A94442;
   border: 1px solid #EBCCD1;
   background: #F2DEDE;
   display: none;
}

.fielderror {
   font-variant: small-caps;
   color: #FFFFFF;
}

.hide {
   position:absolute;
   left:0px;
   top:-500px;
   width:1px;
   height:1px;
   overflow:hidden;
}

.prop {
   height:455px;
   float: right;
   width: 1px;
}

.clear  {
   clear:both;
   height:1px;
   overflow:hidden;
}

.right {
   text-align: right;
}

.left{
   text-align: left;
}

.center{
   text-align: center;
}

.photo {
   width: 290px;
   text-align: center;
}

.thumbnail {
   width: 285px;
}

.datepicker {
   width:16px;
   height:16px;
}

.required {
   background: url(../images/skin/rightarrow.png) no-repeat;
   width:10px;
}

.inyourface {
   color: #FFFFFF;
}

.inyourface a {
   color: #FFFFFF;
}
