/* Body */

body {font-size: 9px; 
color: #20A8AF; 
font-family: Verdana;
text-align: center;
margin-top:0px;
margin-bottom:0px;
background: #D9F1EA url(http://i121.photobucket.com/albums/o209/sakura_bolseiro/kyuudo/pupe/bg.png);
}

b {border-bottom: 1px dashed #D9F1EA; color: #61B2DF; cursor:n-resize;}
       

/* Page */

#page {
width: 567px;
background-image: url('http://i121.photobucket.com/albums/o209/sakura_bolseiro/kyuudo/pupe/line.jpg');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
text-align: left;}


/* Header */

#header {
background: url('http://i121.photobucket.com/albums/o209/sakura_bolseiro/kyuudo/pupe/header.jpg') no-repeat top left;
width: 567px;
height: 594px;}


/* Content */

#content {
width:365px;
margin-top:-10px;
margin-left: 75px;
_margin-left: 10px;
text-align: justify;
padding-top: 15px;
padding-left:5px;
padding-right:3px;
padding-bottom:0px;
float: left;}


/* Footer */

#footer {
background-image: url('http://i121.photobucket.com/albums/o209/sakura_bolseiro/kyuudo/pupe/footer.jpg');
background-position: bottom;
width: 567px;
height: 93px;
clear: both;}


/* Links */

a {cursor: help; text-decoration: none; color: #61B2DF; border-bottom: 1px dashed #ABA7C0;}
a:link {cursor: help; text-decoration: none; color: #61B2DF; border-bottom: 1px dashed #ABA7C0;}
a:visited {cursor: help; text-decoration: none; color: #61B2DF; border-bottom: 1px dashed #ABA7C0;}
a:active {cursor: help; text-decoration: none; color: #61B2DF; border-bottom: 1px dashed #ABA7C0;}
a:hover {cursor: help; text-decoration: none; color: #ABA7C0; border-bottom: 1px dashed #ABA7C0;}


/* H1 */

h1 {background: url('http://i121.photobucket.com/albums/o209/sakura_bolseiro/kyuudo/pupe/h1.jpg') no-repeat;
height: 51px;
width: 200px;
font: italic 15px Georgia;
padding-left: 45px;
padding-top: 15px;}

/* Textareas */

input, textarea, select, button {
border: #ABA7C0 1px solid;
color: #20A8AF;
font-size:11px;
background-color: transparent;}

/* Navigation */
#menu {position:absolute;}

#nav {
list-style: none;
display: inline;
}

#menu UL {
font-size: 10px;
font-family:georgia; 
font-weight: bold;
line-height: 18px;
padding-left:0px;
margin: 1px;
list-style-type: none;
text-align: center;
}

#menu UL LI {
display: block;
float: left;
margin: 1px;
margin-top:-2px;
width: auto;
}

#menu UL LI A {
font-family: georgia; 
font-weight: bold;
color:#76CDD6;
text-align: center;
text-transform:uppercase;
text-decoration: none;
letter-spacing: 1px ;
font-size: 7pt;
voice-family: inherit;
line-height: 15px;
display: block;
width:55px;
background-color: #D9F1EA;
border-left:1px solid #F0EEEE;
border-right:1px solid #F0EEEE;
border-top:1px solid #F0EEEE;
border-bottom:3px solid #F0EEEE;
}


#menu UL LI A:hover {
background-color: #FFFFFF;
position:relative;
top:3px;
border-bottom:3px dashed #F0EEEE;}
