/* CSS Document */

body{/*background-color:#FFEBCD;*/ color:#6f1a01;}

#wrapper{width:802px; height:600px; margin-left:auto; margin-right:auto; }

#header{width:802px; height:101px; background-image:url(horizontal.jpg); background-position:bottom; background-repeat:no-repeat;}

#menu{width:202px; height:428px; background-image:url(vertical.jpg); background-position:right; background-repeat:no-repeat; float:left;}

#menu li a{display:block; margin-bottom:5px; color:#6f1a01; text-decoration:none;}

#insidecontent{width:577px; height:408px; padding:10px; overflow:auto; text-align:center;}

#footer{width:802px; height:71px; background-image:url(horizontal.jpg); background-position:top; background-repeat:no-repeat; text-align:center;}

.pages{list-style:none;}

#insidecontent li a{display:block; margin-bottom:5px; color:#6f1a01; text-decoration:none;}

#insidecontent a{color:#6f1a01; text-decoration:none;}

.stories{list-style:none;}