/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #130802;
	font-family: verdana, sans-serif;
	color: #D9a772;
	font-size: 11px;
	line-height: 1.5;
	background-image: url(../img/museum_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td.back{
	background-image: url(../img/head_back.jpg);
	background-repeat: no-repeat;
}
td.logo{
	padding-right:28px;
}
td.slogan{
	font-family: verdana, sans-serif;
	color: #C6A78A;
	font-size: 11px;
	line-height: 1.7;
	text-align:right;
	padding-right:28px;
}
td.navi{
	font-family: verdana, sans-serif;
	color: #B2906C;
	font-size: 11px;
	line-height: 2.1;
	padding-top:30px;
	padding-left:37px;
	padding-bottom:100px;
	width:390px;
}
td.navi a{
	font-family: verdana, sans-serif;
	color: #B2906C;
	font-size: 11px;
	line-height: 2.1;
	text-decoration: none;
}
td.navi a:link{
	font-family: verdana, sans-serif;
	color: #B2906C;
	font-size: 11px;
	line-height: 2.1;
	text-decoration: none;
}
td.navi a:active{
	text-decoration: none;
}
td.navi a:hover{
	color:#CCB29D;
	text-decoration: underline;
}
td.navi a:visited{
	text-decoration: none;
}

/*content */
td.content{
	background-color: #000000;
   filter: alpha(opacity=60);
   opacity: 0.8;
   -khtml-opacity: 0.8;
	font-family: verdana, sans-serif;
	color: #D9a772;
	font-size: 11px;
	line-height: 1.5;
	padding-top:25px;
	padding-left:50px;
	padding-right:50px;
	width: 785px;
}
strong{
	font-family: verdana, sans-serif;
	color: #D9a772;
	font-size: 11px;
	line-height: 1.5;
	font-weight: bold;
}
td, table, font, p, span{
	font-family: verdana, sans-serif;
	color: #D9a772;
	font-size: 11px;
	line-height: 1.5;
}
td.content a{
	font-family: verdana, sans-serif;
	color: #D9a772;
	font-size: 11px;
	line-height: 1.5;
	text-decoration: underline;
}
td.content a:link{
	font-family: verdana, sans-serif;
	color: #D9a772;
	font-size: 11px;
	line-height: 1.5;
	text-decoration: underline;
}
td.content a:active{
	text-decoration: underline;
}
td.content  a:hover{
	color:#808080;
	text-decoration: underline;
}
td.content  a:visited{
	text-decoration: underline;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
td.content li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
h1{
	font-family:"Trebuchet MS", "Times New Roman", sans-serif, Arial;
	font-size:20px;
	color:#D8A672;
	line-height:18px;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#D8A672;
	line-height:20px;
}
td.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#D8A672;
	line-height:18px;
	height:30px;
}
td.footer strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#D8A672;
	line-height:18px;
	font-weight: bold;
}
td.footer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#D8A672;
	line-height:18px;
	text-decoration: none;
}
td.footer a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#D8A672;
	line-height:18px;
	text-decoration: none;
}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	text-decoration: underline;
}
td.footer a:visited{
	text-decoration: none;
}
