em {
	font-weight: bold ;
}
body {
	margin: 0 ;
	height: 100% ;
}
table#layout {
	height: 100% ;
}
td#lefttop {
	width: 450px ;
	height: 66px ;
	background-color: #830D08 ;
	color: #fff ;
	font-family: Verdana, "Trebuchet MS", sans-serif ;
	font-size: 16px ;
	font-weight: bold ;
	text-transform: uppercase ;
}
td#lefttop div {
	margin: 0 0 0 24px ;
}
td#lefttop h1 {
	margin: 0 ;
	background-color: #830D08 ;
	height: 60px ;
}
td#photo {
	background: url(images/p1.jpg) no-repeat ;
	height: 300px ;
	width: 450px ;
}
td#leftbottom {
	background-color: #296E6D ;
	background: #296E6D url(images/g.gif) no-repeat 50% 25px ;
}
td#content {
	background-color: #AADEBF ;
}
td#content a {
	color: #103636 ;
}
td#content h2, td#content h3 {
	font-family: Verdana, "Trebuchet MS", sans-serif ;
	font-size: 13px ;
	font-weight: bold ;
	margin: 0 0 8px 0 ;
	padding: 0 ;
}
td#content h4 {
	font-family: Verdana, "Trebuchet MS", sans-serif ;
	font-size: 12px ;
	font-weight: normal ;
	margin: 0 ;
	padding: 0 ;
	font-style: italic ;
}
td#content h3 {
	margin: 0 ;
	font-size:12px ;
}
td#content div {
	margin: 20px ;
	font-family: Verdana, "Trebuchet MS", sans-serif ;
	font-size: 12px ;
}
td#content p {
	line-height: 1.5em ;
}
td#righttop {
	background-color: #95BF4D ;
	width: auto ;
}
td#righttop div {
	margin-left: 20px ;
}
td#righttop a {
	font-family: Verdana, "Trebuchet MS", sans-serif ;
	font-size: 12px ;
	margin-right: 12px ;
	color: #C6F089 ;
	font-weight: bold ;
	text-transform: lowercase ;
	text-decoration: none ;
}
td#righttop a:hover, td#righttop a.selected {
	color: #fff ;
}
p.note {
	margin: 0 ;
	font-style: italic ;
	font-size: 10px ;
	line-height: 1em ;
}
ol {
	margin: 4px 0 0 0 ;
}
ul.showlist {
	margin: 0 ;
	padding: 0 ;
	margin-bottom: 10px ;
}
ul.showlist li {
	margin: 0 ;
	padding: 0 ;
	margin-left: 16px ;
}
img.storypic {
	border: 1px solid #103636 ;
	margin:4px 10px 10px 0 ;
}