body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:11px;
	color:#525252;
	background-color:#F3E7E8;	
}
img{
	border:0;
}
.copy{
	background-color:#E3E0DB;
	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:#E3E0DB;
	color:#965555;
}
.about{
	background-image:url(images/about_bg.gif);
	background-repeat:repeat-y;
}
.text1{
	padding:0 10px 0 0px;
}

.text3{
	padding:10px 10px 0px 10px;
}
.text4{
	padding:10px 20px 0px 20px;
	clear:both;
}

.more{
	text-align:right;
	padding-right:20px;
}
.more a{
	color:#965555;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.story{
	background-image:url(images/story_bg.gif);
	background-repeat:repeat-y;
	height:315px;
}

.storyb{
	background-image:url(images/story_bgb.gif);
	background-repeat:repeat-y;
}

/*Nathan added*/

td#leftborder{
	background-image:url(images/leftslice.gif);
	background-repeat:repeat-y;
}

td#rightborder{
	background-image:url(images/rightslice.gif);
	background-repeat:repeat-y;
}

img#titlepic{
	margin: 0 8px 0 4px;
}

#toplink0{
	background-image:url(images/m1.gif);
	height:9px;
}
#toplink1{
	background-image:url(images/m2.gif);
	height:28px;
	font-size:18px;
	padding-top:2px;
}
#toplink2{
	background-image:url(images/m3.gif);
	height:23px;
}
#toplink3{
	background-image:url(images/m4.gif);
	height:23px;
}
#toplink4{
	background-image:url(images/m5.gif);
	height:25px;
}
#toplink5{
	background-image:url(images/m6.gif);
	height:21px;
}

.toplink{
	display:block;
	width:107px;
	color:#FBF9F9;
	font-size:14px;
	padding-left:34px;
	padding-top:4px;
	font-weight:bold;
	text-decoration:none;
}

#innertitletd{
	background-image:url(images/story.gif);
	height:52px;
	width:420px;
}

#innertitletdb{
	background-image:url(images/storyb.gif);
	height:52px;
	width:604px;
}

h1{
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#915151;
}

h1#innertitle{
	margin:14px 20px;
}

h2{
	font-weight:bold;
	color:#915151;
	padding-bottom:3px;
	font-size:1.2em;
	margin:20px 0 4px;
}

h3{
	margin:10px 0 4px;
}

p{
	margin:0 0 0.8em;
	line-height:1.3em;
}

p#intime_wrap {
	margin:4px 0;
	font-weight:bold;
}

img.galleryimage {
	height:60px;
	width:96px;
}

td.copy {
	line-height:2.2em;
	margin-top:10px;
}

div.biodiv {
	clear:both;
	margin-top:30px;
}