body{
        
        margin: 0; 
        padding: 0; 
        font-family: 
        arial, times new roman; color: #000;
        font-size: small;
        background-color: #cde6d8;
        background-image: url(../default/backimage.jpg);
        background-repeat: repeat-x
}

p{
	color: #000;
	font-size: small;
}

a.five{
        link color: #000; text-decoration: none;
        hover text-decoration: underline;
}

a.one{
        link color: #000000;
        visited color: #0000ff;
        hover color: #ffff00;
} 

a{            
        link color: #000000; 
        visited color: #1313bb;
        hover color: #ffcc00;
        active color: #0000FF;
        text-decoration: none;
} 

img.storyImage
{
	float:left;
	margin: 5px 0 0 0;
	padding-right: 5px;
        padding-bottom: 5px;
	
}

p.one
{
border-style: solid;
border-color: #006633
}

li {
	color: #000;
	font-size: small;
	padding-left: 5px;
	margin: 0 0 0 5px;
	
        
}

dt
{
	color: #666;
	font-size: small;
	padding-left: 5px;
	margin: 0 0 0 5px;
}

dd
{
	color: #666;
	font-size: small;
	padding-left: 5px;
	margin: 0 0 0 5px;
}

div.two 
{
        background-image: url(../default/backimage.jpg);
        background-repeat: repeat-x
}

#zoom { position: relative; top: 15px; left: 10px; width: 75px; background-color: rgb(196, 224, 210); }

#zoom a.p1, #zoom a.p1:visited { border: 0pt none ; background: rgb(196, 224, 210) none repeat scroll 0%; display: block; width: 75px; height: 75px; text-decoration: none; top: 0pt; left: 0pt; }

#zoom a img { border: 0pt none ; }

#zoom a.p1:hover { text-decoration: none; background-color: rgb(196, 224, 210); color: rgb(0, 0, 0); }

#zoom a .large { border: 0px none ; display: block; position: absolute; width: 1px; height: 1px; top: -1px; left: -1px; }

#zoom a.p1:hover .large { border: 1px solid black; display: block; position: absolute; top: -50px; left: 50px; width: 120px; height: 220px; }