/* Body */

body {font-size: 9px; 
color: #6F6F6F; 
font-family: Verdana;
text-align: center;
margin-top:0px;
margin-bottom:0px;
background: #D9F1EA url(http://i121.photobucket.com/albums/o209/sakura_bolseiro/kyuudo/himalayan/bg-1.gif);
}

b {border-bottom: 1px dashed #5A6F6A; color: #20A8AF; cursor:n-resize;}
       

/* Page */

#page {
width: 556px;
background-image: url('http://i121.photobucket.com/albums/o209/sakura_bolseiro/kyuudo/himalayan/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/himalayan/header.jpg') no-repeat top left;
width: 555px;
height: 448px;}


/* Content */

#content {
width:535px;
margin-top:-10px;
margin-left: 5px;
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/himalayan/footer.jpg');
background-position: bottom;
width: 556px;
height: 46px;
clear: both;}


/* Links */

a {cursor: help; text-decoration: none; color: #00BF8E;}
a:link {cursor: help; text-decoration: none; color: #00BF8E;}
a:visited {cursor: help; text-decoration: none; color: #00BF8E;}
a:active {cursor: help; text-decoration: none; color: #00BF8E;}
a:hover {cursor: help; text-decoration: none; color: #5A6F6A; cursor: crosshair;}


/* H1 */

h1 {background: url('http://i121.photobucket.com/albums/o209/sakura_bolseiro/kyuudo/himalayan/h1.jpg') no-repeat;
height: 51px;
width: 500px;
font: bold 15px Georgia;
padding-left: 300px;
padding-top: 15px;}

/* Textareas */

input, textarea, select, button {
border: #6F6F6F 1px solid;
color: #20A8AF;
font-size:11px;
background-color: transparent;}

/* Navigation */

#nav {
display: inline;
font: italic 20px Georgia;
}

#nav a:link, #nav a:active, #nav a:visited {
text-decoration:none; color: #2BAF6F;}
#nav a:hover {
color:#3F7F6F; background: #BFFFEF;}