*  { margin: 0 0 0 0; padding: 0 0 0 0;}
HTML {
   overflow: -moz-scrollbars-vertical;
}


body { margin: 0 0 0 0; padding: 0 0 0 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	background: #000;
	color: #000000;
	height: 101%;
}

#wrap {min-height: 500px; width: 100%; margin: 0px auto;	 background: #000 url(images/page_bg.gif) top center repeat-y;}
#header { width: 100%; margin: 0px auto; display: block; background: #000 url(images/header_inner.gif) bottom center no-repeat; height: 125px;}
#footer { clear: both; margin-top: 25px; border-top: 1px solid #A08C69; font-size: 80%; color: #666; line-height: 120%; padding: 5px 0px;  }
#logo {text-align: left; width: 400px; height: 85px;}
#logo a img {border: 0px;}
#nav {width: 900px; z-index: 3;height: 31px; display: block; margin-left: 72px; float: right; border: 0px solid red;}

li.video {clear: left; height: 75px; display: block; background: #E9E3D1; border-bottom: 1px dotted #000;}
li.video a.videolink { display: block; height: 75px; border-bottom: 1px dotted #000;}
.thumbs a img {width: 75px; height: 75px; margin-right: 0px; background: #FFF; border: 1px solid #000; margin-right: 5px;}

#nav ul {
	display:block;
	list-style: none;
}
#nav li { float: right; }

#nav li a
{
font-style: normal;
font-size: 14px;
text-decoration: none;
margin: 0px 0px;
padding: 0px 15px;
color: #FFF;
border-right: 1px solid #FFF; 
}

#nav li a:hover { 
  color: #F9F3CC; 
  color: #C90;
}


#main {min-height: 400px; margin: 0px auto; width: 930px; }
.thumbnails { background: #E9E3D1;border: 1px solid #000; padding-top: 10px; padding-left: 10px;}
#content{ width: 620px; float: left; padding-bottom: 30px;}
#content li {list-style-type: none; margin-top: 25px;}
#content a img, #content img.brdr, .thumbnails img {border: 1px solid #000; padding: 5px; background: #FCFCF9;}
.thumbnails img {height: 100px; width: 100px;}
#content li strong {display: block; border-bottom: 1px dotted #000; margin-bottom: 5px;}
#subnav {width: 300px; text-align: left; margin: 4em 0px 10px 10px; float: right;}
#subnav ul {padding: 0px;}
#subnav li.videoli {clear: left; height: 75px; display: block; background: #DFD9B7; border-bottom: 1px dotted #000; border-top: 1px dotted #000;}
#subnav li {list-style-type: none; padding: 0px;}
#subnav ul li ul {padding-left: 20px; font-size: 90%;}
#subnav a {font-weight: normal; text-decoration: none;}
#subnav li a { display: block; border-bottom: 1px dotted #999;}
#subnav a:hover {text-decoration: underline;}
h1 { font-weight: normal; font-size: 175%; line-height: 120%;}
h2{ font-weight: normal; font-size: 150%; line-height: 120%; margin-top: 15px;}
p { margin-top: 1em; margin-right: 0px;}
a {color: #600;}
a img {border: 0px;}
.small {font-size: 12px;}