body	{	
	font: 72% arial,sans-serif;
	text-align:left;
	color: #5E3000;
	background-image: url(lay/vm_bg.png);
	}

p	{	
	margin:5 5px 15px;
	}


p, li { text-indent: 15px;}

div#header {position: absolute; top:0px; left:0px}
div#container {position: absolute; top:160px; left:460px;text-align:left;background-color: #F5E2C7}
div#top {position: absolute; top:0px; left:500px}
div#content {line-height:1.8}
div#nav {position: absolute; top:455px; left:50px; line-height:1.8; background-color: #F5E2C7}

div#top{float:right;width:430px}
div#container{width:480px;margin:0 auto}
div#content{float:right;width:480px}
div#nav{float:left;width:300px}




h6 {
        font-family: verdana, sans-serif;
        font-weight: normal;
        color: #F5E2C7;
	width: 100%;

      }


.style3 {
        border: solid 1px #5E3000;
        background-color: #CE6E2C;
        padding: 0.1em;
        }
		 			 			



a:link {
	text-decoration: bold;
	font-family : trebuchet ms, Arial, Verdana;
	text-decoration: underline;
	font-size: 12px;
	color: #D8303A;
}
	}

a:visited {
	text-decoration: none;
	color: #D8303A;
	font-family: trebuchet ms, Arial, Verdana;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	font-family : trebuchet ms, Arial, Verdana;
	background-color: #D8303A;
	text-decoration: bold;
	color: #F5E2C7;
	}

a:active {
	text-decoration: none;
	font-family : trebuchet ms, Arial, Verdana;
	text-decoration: none;
	color: #8A7C7E;
	}		
