/*  
Theme Name: Harvest
*/

* {margin: 0px; padding: 0px}

body { background-color: black; font-family: Arial,Verdana,sans-serif; font-size: 14px; color: #5D2816; margin: 0; padding: 0;  line-height: 1.4em }

#wrap { width: 800px; height: 825px; border-top: 35px solid black; position: relative; margin: auto; padding: 0; background-image: url(images/borders.png); background-repeat: no-repeat; color: #C2C2C2; }

#head { height: 160px; width: 800px; height: 164px; position: absolute; margin: 0; padding: 0; background-image: url(images/headerimage.png); background-repeat: no-repeat; background-position: top right; }

#title {color: #D9541E; background-color: transparent }

#desc { padding: 0px 20px 0px 10px; margin: 0 10px; text-align: left; }

#left {width: 150px; height: 825px; position: absolute; left: 20px; top: 0px}


#content { position: absolute; right: 24px; top: 172px; width: 592px; height: 548px; margin: 0; background-image: url(images/content.png); background-repeat: no-repeat; color: #C2C2C2;}

#foot {position: absolute; top: 750px; right: 49px; height: 60px; width: 544px; background-image: url(images/sponsors.png); background-repeat: no-repeat; background-position: top right; color: white; font-size: 12px }

a:link, a:visited { color: #D9541E; text-decoration: none }
a:hover {text-decoration: underline }

blockquote { background-color: transparent; color: #5D2816; margin-left: 10px; margin-right: 14px; padding: 10px 20px 10px 30px; }

h1 { margin: 0; padding: 2px 0 2px 0; background-color: transparent; color:#D9541E;  font-size: 14px; }
h1 a { text-decoration: none; }
h1 a:link, h1 a:visited { color: #D9541E; background-color: transparent;}
h1 a:hover { text-decoration: underline }
h2 { background-color: transparent; color:#D9541E;  font-size: 1.3em; } 
h3 { background-color: transparent; color:#D9541E;  font-size: 1.2em; } 
h4 { background-color: transparent; color:#D9541E;  font-size: 1.0em; } 


acronym { cursor: help; border-bottom: 1px dotted #96A66D }

code
{
    display: block;
    background: #fbffcc;
    white-space: pre;
}



#operaBug
{
    overflow: hidden;
}

.revert
{
    direction: rtl;
    unicode-bidi: bidi-override;
    text-align: left;
}

div.scrollholder {position: relative; left: 20px; top: 15px; width: 565px; height: 532px; overflow: auto; z-index: 1;}

div.scroll {position: absolute;left: 0; top: 0;width: 95%; z-index: 2;}

div.track {position: relative; float:right; right: 0px; top: 0; width: 5px; height: 100%; font-size: 0; z-index: 3; background: black;}

div.drag_bar {position: absolute; width: 100%; height: 14px; cursor: pointer; z-index: 4; background: #D9541E;} 

#links {position: absolute; top: 175px; background-repeat: no-repeat; width: 150px; height: 388px}

ul {list-style-position: outside; margin-left: 20px }