html, body {
padding:0px;
margin:0px;
}


ul.NoBulletNoIndent {
list-style-type: none;
margin-left: 20px;
padding-left: 0px
}

body {
background: #000000;
background-position: center;
font-family: "Verdana";
font-size: 11px;
padding:0px;
margin-top:15px;
}


#full_sheet {
width: 780px;
height: 627px;
margin-left: 30px;
margin-right: 20px;
margin-top: 0px;
margin-bottom:0px;
}

#title_bar {
width: 778px;;
height: 200px;
background: #000000 url(images/header5c.jpg);
margin:0px;
padding:0px;
border-left:  1px solid #0080FF;
border-right:  1px solid #0080FF;
border-top:  1px solid #0080FF;
border-bottom:  1px solid #0080FF;
}

a:link {
color: red 

}
a:hover {
color: red
 }

img
{
 margin:5px;
}



#navigate_left {
margin:0px;
float:left;
width:216px;
height:327px;
background-color:#000000;
background:url('images/mstrat4.jpg');
border-left:  1px solid #0080FF;
border-right:  1px solid #0080FF;
border-bottom:  1px solid #0080FF;
border-top:  1px solid #0080FF;
}


#textcontent{
margin:0px;
float:right;
width:550px;
height:320px;
overflow:auto;
color:#FFFFFF;
}

#pic_right {
margin:0px;
float:right;
width:560px;
height:327px;
color:#000000;
background:url('images/cvolume2.jpg');
border-right:  1px solid #0080FF;
border-bottom:  1px solid #0080FF;

border-top:  1px solid #0080FF;

}
.textbox
{
float:none;
width: 513px;
font-family: "Verdana";
font-size: 10px;
overflow: auto;
margin-bottom:10px;
margin-left:5px;
}

.kawai
{
 float: left;
 margin-right:5px;
 padding:0px;
}

.pagination
{
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}
#footer {
width: 778px;
background:  url(images/footer.jpg) bottom left no-repeat;
text-align: center;
margin-left:auto;
margin-right:auto;
padding:0px;
height:20px;
clear:both;
border-left:  1px solid #0080FF;
border-right:  1px solid #0080FF;
border-bottom:  1px solid #0080FF;

}

#footer2
{
clear:both;
height:27px;
background: url(images/footer2.jpg);
width:696px;
visibility:hidden;
}


h2
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:18px;
height:25px;
}
h3
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
height:25px;
margin:0px;
padding:0px;
color:#FFF;
}
h4
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
}



#navigate_cntr li, {
padding: 0px;
margin-left:10px;
color:#FFF;
display:block;
position:relative;
height:25px;
}


#navigate_cntr ul, {
margin:0px;
padding: 0px;
padding-top: 0px;
padding-left: 0px;
list-style-type: none;
height:auto;
position:relative;
}

#navigate_cntr a, #navigate_cntr a:visited, {
color:#FFFF00;
text-decoration: none;
font-family:verdana;
font-size:10px;
margin:0px;
height:20px;
padding-left:10px;
padding-top:5px;
}


#navigate_cntr a:hover {
color:#FFFF00;
text-decoration:underline;
margin:0px;
}



input,textarea,select,option {
color: #FFFF00;
background-color: #000000;
border: solid 1px #000;
}


