body	{	
	font: 76% arial,sans-serif;
	text-align:right;
	color: #612F37;
	}

p	{	
	margin:10 25px 15px;
	}

div#header{position:relative}
div#header a{position:absolute;right:0;top:0}
div#container{text-align:left;background-image: url(layout/anata_bg.png)}
div#content {line-height:1.4;background-image: url(layout/content_2.png)}

div#extra{background:#Ffffff}
div#footer{background: #333;color: #FFF}

div#footer p{margin:0;padding:5px 10px}
div#footer a{clear:both;width:100%}
div#container{width:700px;margin:0 auto}
div#content{float:left;width:463px}
div#navigation{float:right;width:200px;margin:15}
div#extra{clear:both;width:100%}


h6 {
        font-family: verdana, sans-serif;
        font-weight: normal;
        color: #ffffff;
	width: 100%;
    	margin-left:15px;

      }


.style3 {
        border: solid 1px #ffffff;
        background-color: #E1B7BE;
        padding: 0.1em;
        }
		 			 			

a:link {
	text-decoration: none;
	font-family : trebuchet ms, Arial, Verdana; 
	color: #000000;
	}

a:visited {
	font-family : trebuchet ms, Arial, Verdana; 
	text-decoration: underline;
	color: #000000;
	}

a:hover {
	font-family : trebuchet ms, Arial, Verdana; 
	background-color: #AB7D87;
	color: #000000;
	text-decoration: none;
	}

a:active {
	font-family : trebuchet ms, Arial, Verdana; 
	background-color: #AB7D87;
	color: #000000;
	text-decoration: none;
	}		