body {
 background-color: #333; background-image:url(images/bodybg1.jpg)  text-align: center;  margin: 0; padding: 0;
	font-size: 13px; padding-bottom: 5px; color: #FFF; }

/*fix no scrollbar in firefox on short pages*/
html {
min-height: 101%;
}

a, div#nav a:hover, .brown {color: #B1836C;}

div#container {  position: relative; text-align: left; width: 780px; margin: 50px auto 10px auto; border: 1px solid #333; color: #FFF; font-family: Arial, Helvetica, sans-serif; padding:0;  line-height: 1.6em; background-image: url(images/linevert.jpg); background-position: top right; background-repeat: no-repeat;}


div#content { text-align: left; float:right; width: 620px; padding-right: 20px;   }

div#nav { font-size: 16px; float: left;  width: 100px; text-align: right; padding-top: 30px; padding-bottom: 50px;}
div#nav a {display: block; margin-bottom: 25px; color: #B9B9B9; text-decoration: none; font-weight: bold;}


div#footer {clear: both;  padding-top: 5px; padding-bottom: 15px; text-align: center; color: #999; background-image: url(images/newfiles/navline1.gif); background-position: top center; background-repeat: no-repeat; font-size: 12px;  }

h1 {font-size: 25px; font-weight: normal; line-height: 1.2em; margin-top: 24px; margin-bottom: 10px; color:#B1836C; }
h2 {font-size: 20px; font-weight: normal; line-height: 1.2em; margin-top: 0; margin-bottom: 1em; color:#B1836C;}
h3 {font-size: 17px; font-weight: normal; color:#B1836C; line-height: 1.2em; margin-top: 0; margin-bottom: 3px;}

p {margin-top: 0; margin-bottom: 1em; }

table.displaytable td {vertical-align: top; padding: 5px 34px 5px 0;}
a.playbtn { padding: 1px 20px 1px 20px; border: 1px solid #B1836C; text-decoration: none; font-size: 12px; font-weight: bold;}
a.playbtn:hover { background-color: #B1836C; color: #FFFFFF;} 

h3.lines {border-top: 1px solid #B1836C; padding-top: 10px;}

a img {border-width: 0;}
