body{background: Black; color: white; margin: 0; padding: 0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 0.75em;}

.frame {margin: 158px auto 0 auto; width:800px;  background: white;}

.header {padding: 8px 0 0 10px; height: 22px; color: #aeeb06; background: black;}
	.header a {color: #aeeb06; text-decoration: none;}
	.header a:visited {color: #aeeb06;}
	.header a:hover {color: #feeb06;}
	.right {padding: 0 400px 0 0; color: white; float: right;}
	
.menu {width: 160px; float: left; height:350px; padding: 10px 0 0 0; color: black;}
	.menu ul{padding: 0; margin:0;	}
	.menu ul li {padding: 0 0 0 10px; margin:0; list-style: none;}
	.menu a {color: black; text-decoration: none;}
	.menu a:visited {color: black;}
	.menu a:hover {color: #ee3b06;}
	.selected {font-weight: bold !important;}
	
.menulink {width: 90px; float: left; background: white; height:340px; padding: 20px 0 0 10px; color: black;}

.content { padding: 10px; float: left; width: 620px; background: White; height:340px; border: none; color: black; overflow:scroll; overflow-x: hidden; overflow-y: auto;}
.contentthumbs { padding: 40px 0px 0 20px; float: left; width: 620px; background: White; height:310px; border: none; color: black; overflow:scroll; overflow-x: hidden; overflow-y: auto;}
.contenttext { padding: 85px 200px 10px 85px; float: left; width: 355px; background: White url(nav/thumb-back.png) fixed; height:265px; border: none; color: black; overflow:scroll; overflow-x: hidden; overflow-y: auto;}
.detail { padding: 20px 10px 10px 10px; float: left; width: 680px; background: White; height:330px; border: none; color: black;}

.thumb-box {width: 118px; height:114px; padding: 9px 10px 15px 10px; float: left; background: url(nav/thumb-back.png) no-repeat; margin: 0 10px 5px 0;}

.center{width: 700px; margin: 50px auto 0 auto; text-align: center;}

.footer {clear: both; height: 22px; padding: 8px 10px 0 0 ; text-align: right; font-size: 0.8em; background: Black; color: white; }

.hidden {display: none;}

img {border: 0; }

h1{margin-top: 0; padding-top: 0; font-size: 1.3em;}
h2{padding: 0; margin: 0;}

a {color: #845702;}
a:visited {color: #583A01;}
a:hover {color: #C58103;}

.b{border: 1px red solid;}
