body {
background-image : url(/images/bgcheck.gif);
background-attachment : fixed;
margin : 0 auto;
padding : 0px;
}


table, tr, td {
margin-top : 41px;
background-image : url(/images/bgpx.gif);
background-repeat: repeat-x;
table-layout: fixed;
height: 540px;
border-collapse: collapse;
vertical-align: top;
padding-right: 22px;
}
* html table, tr, td { /* This is the Tan hack */
margin-top : 20px;
padding-right: 11px;
}

#header {
padding-left: 22px;
width : 492px;
}
* html #header { /* This is the Tan hack */
padding-left: 11px;
}

#logo {
margin-top: 21px;
}
* html #logo { /* This is the Tan hack */
margin-top: 18px;
}


.sample {
margin-top: 21px;
}
* html .sample { /* This is the Tan hack */
margin-top: 18px;
}

.statement2 {
width : 492px;
float: left;
padding-top : 30px;
margin-top: 0px;
background: transparent;
font-family: georgia, times new roman, times, serif;
font-size : 8pt;
font-weight : normal;
color : #B3A893;
text-transform : lowercase;
text-align: justify;
}
* html .statement2 { /* This is the Tan hack */
padding-top :30px;
margin-top: 0px;
}

#blog {
margin-top: 0px;
padding-top: 0px;
width : 269px;
background : transparent;
text-align : left;
}



p {
font-family: georgia, times new roman, times, serif;
color : #B3A893;
font-size : 8pt;
font-weight : normal;
text-transform : lowercase;
text-align: justify;
}

.text {
padding-top : 20px;
padding-bottom: 0px;
font-family: georgia, times new roman, times, serif;
font-size : 8pt;
font-weight : normal;
color : #B3A893;
text-transform : lowercase;
text-align: justify;
}
* html .text { /* This is the Tan hack */
padding-top :18px;
}

.hilite { background-color: #F9AC67; 
}

.hilitetext {
padding-top: 0px;
padding-bottom: 12px;
font-family : georgia, times new roman, times, serif;
font-size : 9pt;
font-weight : normal;
color : #cc7d36;
text-align : center;
text-transform : lowercase;
}

blockquote {
font-family : 'arial', verdana, helvetica, trebuchet ms, sans-serif;
font-size : 9pt;
}

img {
float: left;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
border: none;
}

.avatar {
float: left;
margin-right: 4px;
margin-top: 4px;
margin-bottom: 4px;
}

.comments {
padding-left: 2px;
padding-top : 0px;
margin-top : 0px;
}

a:link {
font-family: 'arial', verdana, helvetica, trebuchet ms, sans-serif;
font-size : 8pt;
font-weight : normal;
background-color : transparent;
text-decoration : none;
color : #7a6e5e;
}

a:visited {
font-family: 'arial', verdana, helvetica, trebuchet ms, sans-serif;
font-size : 8pt;
font-weight : normal;
background-color : transparent;
text-decoration : none;
color : #7a6e5e;
}

a:hover {
font-family: 'arial', verdana, helvetica, trebuchet ms, sans-serif;
font-size : 8pt;
font-weight : normal;
background-color : transparent;
text-decoration : none;
color : #db7626;
}

a:active {
font-family: 'arial', verdana, helvetica, trebuchet ms, sans-serif;
font-size : 8pt;
font-weight : normal;
background-color : transparent;
text-decoration : none;
color : #7a6e5e;
}

.posted {
font : 8pt 'arial', verdana, helvetica, trebuchet ms, sans-serif;
background : transparent;
text-transform: lowercase;
color : #7a6e5e;
padding-top: 0px;
}
* html .posted  { /* This is the Tan hack */
padding-top :0px;
}

.posted a:link {
background-color : transparent;
border-bottom: none;
color : #7a6e5e;
}

.posted a:visited {
background-color : transparent;
border-bottom: none;
color : #7a6e5e;
}

.posted a:hover {
background-color : transparent;
border-bottom: none;
color : #db7626;
}

.posted a:active {
background-color : transparent;
border-bottom: none;
color : #7a6e5e;
}


.input {
background-color : #fff;
color : #424140;
font-family : 'arial', verdana, helvetica, trebuchet ms, sans-serif;
font-size : 10pt;
height : 1.6em;
padding : 0;
margin-top : 0px;
margin-bottom : 0px;
}

.textarea {
background-color : #fff;
color : #424140;
font-family : 'arial', verdana, helvetica, trebuchet ms, sans-serif;
font-size : 10pt;
margin-top : 0px;
margin-bottom : 0px;
}

.checkbox {
background-color : transparent;
margin : 3px;
padding : 0;
border : 0 none inherit;
}

.submit {
float: right;
background-color : #fff;
font-family :  'arial', verdana, helvetica, trebuchet ms, sans-serif;
font-size : 10pt;
font-weight : normal;
letter-spacing : 0.1em;
color : #000;
}