body {
 padding: 0px;
 font-family: Arial, Helvetica;
 font-size: 12pt;
 margin: 0px 50px 30px 50px;
 margin: 35px;
 background-color: #ffffff;
}

#backup {
 background-image: url('/images/bkgrnd_96bacd.gif');
 background-repeat: repeat-x;
 background-position: -40px 350px;
}

#content {
 background-color: #000000;
 margin: 0px auto;
 height: 100%;
 font-family: Arial, Helvetica;
 font-size: 13px;
 line-height: 16px;
 color: #222222;
 width: 790px;
 background-image: url('/images/bkgrnd_left.jpg');
 background-repeat: repeat-y;
 padding-left: 20px;
}

#contentLeft {
 width: 166px;
 float: left;
 padding-top: 6px;
}

#contentRight {
 margin-left: 166px;
 background-image: url('/images/bkgrnd_right.jpg');
 background-repeat: repeat-y;
 padding: 20px;
 min-height: 500px;
 padding-right: 32px;
 font-family: Arial, Helvetica;
 font-size: 13px;
 line-height: 160%;
 color: #dddddd;
}

#contentRight a {
 color: #ffffff;
 text-decoration: underline;
}

#contentRight a:hover {
 color: #D8961B;
 text-decoration: none;
}

#contentRight a:active {
 color: #ffffff;
}

#blockMenu {
 font-family: "Trebuchet MS", Tahoma, Arial;
 font-size: 13px;
 font-weight: normal;
 text-align: left;
 text-transform: uppercase;
 color: #ffffff;
 margin-left: 20px;
}

#blockMenu p {
 padding-bottom: 8px;
 letter-spacing: 1px;
}

#blockMenu a {
 color: #ffffff;
 text-decoration: none;
 padding: 0px 3px 0px 3px;
 border: 0px;
}

#blockMenu a:hover {
 color: #D8961B;
 border: 0px;
}

#blockMenu a:active {
 color: #D8961B;
 border: 0px;
}

#blockLogo img {
 border: 0px;
}

h1 {
 font-family: "Trebuchet MS", Tahoma, Arial;
 font-weight: normal;
 color: #dddddd;
 font-size: 22px;
 line-height: 110%;
 margin: 0px;
 border-bottom: 3px double #dddddd;
 padding-bottom: 8px;
 padding-top: 1px;
 margin-bottom: 20px;
}

h2 {
 font-family: "Trebuchet MS", Tahoma, Arial;
 font-weight: normal;
 color: #DF6D45;
 font-size: 14px;
 margin-bottom: -10px;

}

form {
 margin-top: 8px;
}

ol {
 border: 1px solid black;
 padding-left: 60px;
}

li {
 padding-bottom: 4px;
}

input {
 font-family: Verdana, Arial, Helvetica;
 font-weight: bold;
 font-size: 18px;
 border: 1px solid #4d8abe;
 background-color: #d9e9f4;
 color: #222222;
 padding: 2px;
 text-align: left;
 margin-top: 1px;
}

select {
 font-family: Verdana, Arial, Helvetica;
 font-size: 16px;
 background-color: #d9e9f4;
 border: 1px solid #4d8abe;
 color: #222222;
 padding: 2px;
}

.inputSubmit {
 color: #ffffff;
 background-color: #4d8abe;
 font-weight: bold;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica;
 border: 1px solid #444444;
 padding: 2px;
}

.inputChange {
 color: #ffffff;
 background-color: #bbbdc0;
 font-weight: bold;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica;
 border: 1px solid #666666;
 padding: 2px;
}

.inputConfirm {
 color: #ffffff;
 background-color: #e51b24;
 font-weight: bold;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica;
 border: 1px solid #f9a451;
 padding: 2px;
}

.flushRight {
 text-align: right;
}

.disclaimer {
 font-style: italic;
 font-size: 11px;
 line-height: 13px;
 color: #666666;
 margin-top: 30px;
 clear: both;
 margin-bottom: 0px;
 width: 212px;
}

.photoLeft {
 float: left;
 margin-right: 20px;
 margin-bottom: 10px;
 margin-top: 4px;
}

.photoRight {
 float: right;
 margin-left: 20px;
 margin-bottom: 10px;
 margin-top: 4px;
}

#blockFooter {
 font-family: Arial, Helvetica;
 text-align: right;
 font-size: 11px;
 font-weight: normal;
 color: #dddddd;
 margin-top: 15px;
 padding-top: 8px;
 padding-bottom: 20px;
 border-top: 3px double #dddddd;
 clear: both;
}

#blockFooter a {
 color: #dddddd;
}

.contentIndent {
 margin-left: 70px;
 margin-right: 200px;
}

.small {
 font-size: 11px;
 line-height: 120%;
 margin-top: 6px;
}

.galleryImg {
 padding: 3px;
 margin: 5px;
 border: 1px solid transparent;
}

.galleryImg:hover {
 padding: 3px;
 margin: 5px;
 border: 1px solid #dddddd;
}

.galleryTitle {
 height: 140px;
}

.galleryTitle .galleryImg {
 float: left;
 margin-right: 20px;
 margin-top: 1px;
}

.textRight {
 float: right;
}

.textLeft {
 float: left;
}