body {
  margin: 0;
  padding: 0;
  background-color: #1F0800;
  overflow: hidden;
}

body,td,th {
	color: #1F0800;
}

a:link {
	color: #8F0000;
}

a:visited {
	color: #BF0000;
}

a:hover {
	color: #BF0000;
}

a:active {
	color: #BF0000;
}

h1{
    display: none;
    text-align: center;
}

p{
    font-size: 12px;
    text-align: center;
}

.top_catch {
	font-size: 20px;
	color: #ffffff;
	font-weight: bolder;	
}

.top_text {
	font-size: 12px;
    line-height: 20px;
	color: #ffffff;	
}

.text {
    display: none;
}

.c-both{
    clear: both;
    height:0em;
    visibility:hidden;
    overflow:hidden;
    content:”.”;
}

#light {
    display: none;
}

#base {
    overflow:hidden;
    height:566px;
    width:960px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-283px;
    margin-left:-480px
}

#gallery_base {
    width: 960px;
    height: 540px;
}

#page_base {
    width: 960px;
    height: 490px;
}

#menu {
	width: 960px;
	height: 50px;
}

#copy {
	width: 960px;
	height: 26px;
	text-align: right;
}