body {
	font-family: helvetica,sans-serif;
	font-size: 12px;
	margin:4px;
}

h1 {
	font-family: helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 2px 12px 2px;
}

h2 {
	font-family: helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 2px 8px 2px;
}

p {
	font-family: helvetica,sans-serif;
	font-size: 12px;
	margin-bottom:10px;
	line-height:133%;
}

ul {
margin: 0 0 0 1.5em;
padding:0;
line-height:133%;
}

a:link {color: #000; text-decoration:none;}
a:visited {color: #666; text-decoration:none;}
a:active {color: #666; text-decoration:none;}
a:hover {color: #666; text-decoration:none;}

#container {
position: relative;
margin: 0 auto;
width: 688px;
background: #666;
}

#back {
position: absolute;
top: 5px;
left: 65px;
}

#menuback {
position: absolute;
top: 35px;
left: 0px;
}

#body {
position: absolute;
top: 114px;
left: 72px;
width: 470px;
}

#stories {
position: absolute;
top: 360px;
left: 553px;
}

#gallery {
position: absolute;
}