/* Body */

body {font-size: 9px; 
color: #F4B100; 
font-family: Verdana;
text-align: center;
margin-top:0px;
margin-bottom:0px;
background: #000000 url(http://i121.photobucket.com/albums/o209/sakura_bolseiro/kyuudo/kangaroos/bg.jpg);
}

b {border-bottom: 1px dashed #EC6700; color: #F4B100; cursor:n-resize;}
       

/* Page */

#page {
width: 600px;
margin-left: auto;
margin-right: auto;
text-align: left;}


/* Header */

#header {
background: url('http://i121.photobucket.com/albums/o209/sakura_bolseiro/kyuudo/kangaroos/header.jpg') no-repeat top left;
width: 567px;
height: 594px;}


/* Content */

#content {
width:450px;
margin-top:-200px;
margin-left: 135px;
text-align: justify;
padding-top: 15px;
padding-left:5px;
padding-right:3px;
padding-bottom:0px;
float: left;}


/* Footer */

#footer {
height: 100px;
clear: both;}


/* Links */

a {cursor: help; text-decoration: none; color: #EF4D0E; border-bottom: 1px solid #EC6700;}
a:link {cursor: help; text-decoration: none; color: #EF4D0E; border-bottom: 1px solid #EC6700;}
a:visited {cursor: help; text-decoration: none; color: #EF4D0E; border-bottom: 1px solid #EC6700;}
a:active {cursor: help; text-decoration: none; color: #EF4D0E; border-bottom: 1px solid #EC6700;}
a:hover {cursor: help; text-decoration: none; color: #EC6700; border-bottom: 1px dashed #EF4D0E;}


/* H1 */

h1 {background: url('http://i121.photobucket.com/albums/o209/sakura_bolseiro/kyuudo/kangaroos/h1.jpg') no-repeat;
height: 50px;
width: 505px;
font: italic 15px Georgia;
font-variant: small-caps;
padding-left: 25px;
padding-top: 35px;}

/* Textareas */

input, textarea, select, button {
border: #D93F01 1px solid;
color: #F4B100;
font-size:11px;
background-color: transparent;}

/* Navigation */

#nav {
width:365px;
margin-top:-150px;
margin-left: -35px;
text-align: justify;
padding-top: 0px;
padding-left:-55px;
padding-right:3px;
padding-bottom:0px;
float: left;}

#menu ul {
        padding:0px;
        margin:0px;
        width: 100px;
        font:12px Georgia;
        list-style: none;
}

#menu ul li a {
width: 100px;
        float:left;
        color: #333;
        text-decoration: none;
        border-bottom:2px solid #EC6700;
        padding: 2px 10px;
        color: #F4B100;
}

#menu ul li a:hover {
        width: 100px;
        color: #EC6700;
        border-bottom:2px solid #F4B100;
}
br {
        clear: left;
}