body {
 text-align:center;
 background-color:#16328f;
}

#everything {
border:0;
padding:0;
width:680px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
}

#header {
float:top;
width:680px;
background-image:url(images/nekodraft_02.jpg);
background-repeat:no-repeat;
background-position:center;

height:57px;
padding:0;
}

#footer {
width:680px;
float:left;
height:30px;
}


#menubar {
width:140px;
float:left;
padding:0px;
background-image:url(images/nekodraft_06.jpg);
background-repeat:no-repeat;
height:277px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
}

#menubar ul {
padding-left:30px;
padding-top:20px;
list-style-type:none;
}

#menubar ul li {
padding-bottom:10px;

}

#menubar a {
color:#aec1ff;
text-decoration:none;
}

#menubar a:hover {
color:#ebf0fe;
text-decoration:underline;
}


#texttop {
background-image:url(images/nekodraft_04.jpg);
width:523px;
height:33px;
padding:0;
position:relative;
display:none;
}

#textbottom {
background-image:url(images/nekodraft_12.jpg);
width:523px;
height:27px;
padding:0;
float:bottom;
display:none;
}

#text {
background-image:url(images/nekodraft_09.jpg);
width:396px;
background-repeat:repeat-y;
border-top:3px solid #05123a;
border-bottom:3px solid #05123a;
}

#text p {
padding-left:25px;
padding-right:25px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:9pt;
text-align:justify;
}

#text h4 {
padding-left:25px;
padding-right:25px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:10pt;
text-align:center;
}

#text h1 {
padding-left:25px;
padding-right:25px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11pt;
text-align:left;
}

#content {
float:left;
width:523px;
padding:0px;
}

