* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	text-align: center;
	min-width: 760px;
	background: #f90;
	border-bottom: solid #f90 2px;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

#header {
	height: 23px;
	background: #fff;
}

#wrapper-inner {
	background: #fff url(../images/strip.gif) 350px repeat-y;
}

#content {
	width: 400px;
	float: right;
}

#flashnav {
	float: left;
	width: 350px;
}

#footer {
	height: 23px;
	clear: both;
}

#myclearer {
	clear: both;
}

#contentwrapper {
	padding-left: 15px;
	padding-right: 15px;
}

.searchbox {
float: right;
font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.searchbox #search {
border: 1px solid #c30;
background: #efefef;
}

#flashelement {
	margin-left: 20px;
} 


#metadata {
	position: relative;
}

#author p {
	margin:0;
	color: #cc3300;
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;	
}

#author p a:link, #author p a:visited, #author p a:hover, #author p a:active {
	margin:0;
	color: #cc3300;
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;	
        text-decoration: none;
}
 
#title {
        height: 80px;
}

#storytitle {
	margin: 0;
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-size: 20px;
	padding-top: 6px;
	width: 240px;
	float: left;
}

#downloadlink {
	float: right;
	padding-right: 0;
	margin-top: 12px;
}

#downloadlink a:link, #downloadlink a:visited, #downloadlink hover, #downloadlink active {
	text-decoration: none;
	font-size: 9px;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #cc3300;
 }

#pagenav {
	height: 18px;
	position: relative;
}

#pagenav a:link, #pagenav a:visited, #pagenav a:hover, #pagenav a:active {
	text-decoration: none;
	font-size: 11px;
	color: #666;
        font-family: Georgia;
        letter-spacing: 0.25em;
}

#leftnav {
	position: absolute;
	left: 0;
	bottom: 0;
	font-family: Georgia, "Lucida Grande", Garamond, Times;
	font-size: 11px;
	color: #666;
}

#rightnav {
	position: absolute;
	right: 0;
	bottom: 0;
}

#thestory {
	line-height: 2em;
	font-family: Georgia, "Lucida Grande", Garamond, Times;
	font-size: 11px;
}

#thestory p {
	margin: 10px 0 0 0;
	line-height: 2em;	
	font-family: Georgia, "Lucida Grande", Garamond, Times;
	font-size: 11px;
}

#thestory p.indentedtext {
	margin: 10px 0 0 25px;
	line-height: 2em;	
	font-family: Georgia, "Lucida Grande", Garamond, Times;
	font-size: 11px;
}

#thestory div.subhead {
        font-weight: bold
        font-size: 12px;
}

#thestory div.indentedtext {
padding-left: 20px;
}

.imageset  {
       float: left;
       padding: 5px;
}

#thestory .imageset p {
padding: 2px;
margin: 0;
font-size: 10px;
font-style: italic;
line-height: 1em;
}

h3 {
	margin:0;
	color: #cc3300;
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	padding-top: 10px;
        padding-bottom: 6px;
}