html, body {height:auto}

body {
background: #000 url(../images/burlap-tile.jpg) repeat;
color: #000;
margin: 0px; 
font-family: Arial, Georgia, Times, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
}

html { overflow-y: scroll; }
html { overflow-x: hidden; }

a {color: #603e26; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, sans-serif;}
a:hover {color: #b44000; text-decoration: none; }
a:active {color: #000; }

.hand{cursor:pointer;}
.help{cursor:help;}

h1 {font-weight: bold; font-size: 1.8em; text-align: center;}
h2 {font-weight: bold; font-style: italic; font-size: 1.3em; text-align: center; line-height: 18pt; padding-bottom: 10px;}
h3 {font-weight: bold; font-style: italic; font-size: 1.4em; text-align: center;}

#article {
	background: transparent;
	text-align: left;
}

img, div, input { behavior: url("iepngfix.htc") }

.hl {color: #42210b; font-weight: bold;}
.hll {color: #42210b; font-weight: bold; font-size: 1.2em;}
.emp {font-style: italic;}
.imgb {border: #ffe57f solid 1px;}


/* first page structure */
table {background: #41210a; padding: 0px; margin: 0px; height: auto; width: 768px; border-collapse: collapse;}
table td {vertical-align: top;}

/* main table */
table.main { background: transparent; width: 768px; height:100%; text-align: left; vertical-align: top; padding: 0px; margin: 0px;}
table.main td {vertical-align: top;}

table.main .canvas {background: #41210a url(../images/canvas-tile.jpg) repeat;}
table.main .brncell {background: #41210a;}

table.twocolumn {background: transparent; width: 100%; text-align: left; vertical-align: top;  padding: 0; border: none;}
table.twocolumn table.video {background: transparent; width:302px; height:325px; text-align: right; vertical-align: top; padding: 0; border: none;}

table.videoframe {background: transparent; width:355px; height:225px; text-align: center; vertical-align: top; padding: 0; margin: 0; border: none;}

table.videoframe td.white {background: #FFF;}