/* CSS Document */

body{
margin:0;
padding:0;
background-color:#531619;
}

#wrapper{
width:830px;
margin:0 76px;
padding:0;
background:url(../img/background_img.gif) repeat-y;
}

a:link,a:visited {
	color: #336600;
	text-decoration: underline;
}
a:hover,a:active {
	color: #55C3EB;
	text-decoration: underline;
}

.text01{
font-size:0.75em;
line-height:1.7em;
color:#4A2D21;
}

.text_red{
color:#FF0000;
padding-left:69px;
}

.museum01{
padding-left:120px;
padding-top:4px;
padding-right:112px;
background:url(../img/museum_img02.gif) repeat-y;
}

.museum02{
padding-left:120px;
padding-right:112px;
background:url(../img/museum_img03.gif) no-repeat;
}

tr td.pad01{
padding-left:74px;
}

#copy{
width:830px;
margin:50px 76px;
font-size:0.70em;
color:#FFFFFF;
text-align:center;
}