body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:11px;
	color:#525252;
	background-color:#F4E5E8;	
}
img{
	border:0;
}
img.m{
	border:0;
	vertical-align: text-bottom;
}
.story{
	background-image:url(images/story_bg.gif);
	background-repeat:repeat-y;
}
.story a {
	color:#965555;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.story a:hover {
	text-decoration:underline;
}
  
.copy{
	background-color:#F4E5E8;
	color:#965555;
	background-image:url(images/copy.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;	
	
}
.copy a{
	background-color:#F4E5E8;
	color:#965555;
}
.about{
	background-image:url(images/about_bg.gif);
	background-repeat:repeat-y;
}
.leftcolumn{
	padding:0px 20px 0px 10px;
	text-align: center;
}
.leftcolumn a {
	color:#965555;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.leftcolumn a:hover {
	text-decoration:underline;
}
.text1{
	padding:0 10px 0 10px;
}
.text2{
	font-weight:bold;
	color:#965555;
	padding-bottom:4px;
	background-color:#FFFFFF;
}
.text3{
	padding:10px 20px 10px 20px;
	text-align: justify;
}
.text3-left{
	padding:10px 20px 10px 20px;
	text-align: justify;
}

.text4{
	padding:10px 10px 10px 20px;
}
.more{
	text-align:right;
	padding-right:0;
}
.more a{
	color:#849f8c;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.more a:hover{
	text-decoration:underline;
}

td.left{
background-image: url(images/left_bg.jpg);
background-repeat:repeat-y;
}
td.right{
background-image: url(images/right_bg.jpg);
background-repeat:repeat-y;
}