body 
{
background-color: rgb(0,0,0);
}

font,body
{
color:rgb(217,213,213);
font-family:georgia;
font-size:8pt;
}

a:link,a:active,a:visited
{
color:rgb(153,153,153);
text-decoration:underline;
}

a:hover
{
color:rgb(153,153,153);
text-decoration:none;
}

b,strong
{
color:rgb(255,255,255);
font-family:georgia;
font-size:8pt;
}

#shoimg-01_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:0px;
	width:800px;
	height:93px;
}

#shoimg-02_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:93px;
	width:800px;
	height:89px;
}

#shoimg-03_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:182px;
	width:800px;
	height:93px;
}

#shoimg-04_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:275px;
	width:800px;
	height:90px;
}

#shoimg-05_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:365px;
	width:800px;
	height:100px;
}

#shoimg-06_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:465px;
	width:800px;
	height:135px;
}

#content
{
position: absolute;
z-index:2;
top:220px;
left:450px;
width:400px;
background:transparent;
line-height: 130%;
}

#underlinemenu{
position: absolute;
z-index:3;
top:140px;
left:400px;
font-weight: bold;
width: 500px;
}

#underlinemenu ul{
padding: 6px 0 7px 0;
margin: 0;
text-align: left;
}

#underlinemenu ul li{
display: inline;
}

#underlinemenu ul li a{
color: rgb(217,213,213);
padding: 6px 3px 4px 3px;
margin-right: 20px;
text-decoration: none;
border-bottom: 3px solid gray;
}

#underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: rgb(166,3,3);
}

h2
{
color:rgb(153,153,153);
text-align:left;
font-family:Georgia;
font-size:14pt;
font-weight:bold;
border-bottom: rgb(255,255,255) 2px solid;
}

h2:first-letter 
{
color:rgb(166,3,3); 
font-family:Dead Secretary,georgia;
font-weight:bold;
font-size: 20pt;
text-transform: uppercase;
}
