body{
    margin:0;
    padding:0;
    background:#cacaaf;
    font-size:11px;
    font-family:verdana, arial, sans-serif;
    text-align:center;
}
br.clearer{
    clear:both;
}
img{
    border:0;
}
a.light:link {color: #dcdcc8; text-decoration: none; font-weight:bold;}
a.light:active {color: #dcdcc8; text-decoration: none; font-weight:bold;}
a.light:visited {color: #dcdcc8; text-decoration: none; font-weight:bold;}
a.light:hover {color: #dcdcc8; text-decoration: underline; font-weight:bold;}

a.dark:link {color: #6b6b46; text-decoration: none; font-weight:bold;}
a.dark:active {color: #6b6b46; text-decoration: none; font-weight:bold;}
a.dark:visited {color: #6b6b46; text-decoration: none; font-weight:bold;}
a.dark:hover {color: #6b6b46; text-decoration: underline; font-weight:bold;}

div#wrapper{
    width:800px;
    background:#ffffff;
    margin:0 auto;
    text-align:left;
    font-size:1.1em;
    padding-bottom:50px;
}
div#header{
    width:800px;
	background:#666699 url('../images/fn_heading.jpg') 0px 0px no-repeat;
	height:100px;
    padding-bottom:0px;
}

ul.nav{
    list-style-type:none;
    margin:0;
    padding:0;
}
div#header ul.nav{
    float:right;
    padding:5px 5px 15px 5px;
}
ul.nav li{
    float:left;
    display:inline;
    padding:3px 10px 3px 10px;
    border-left:1px solid #ffffff;
}
ul.nav li.first{
    border:0;
}
div#title{
    width:758px;
    height:25px;
}
h1 span{
    display:none;
}
h1.ohsu{
    background:#6b6b46 url('../images/header.gif') 0px 0px no-repeat;
    margin:0px auto 0px;
    padding:0;
    width:758px;
    overflow:hidden;
    height:25px;
    clear:both;
}
div.intro{
    width:798px;
    border:1px solid #ffffff;
    background:#6b6b46;
}
div.photo{
    width:224px;
    height:1147px;
    float:left;
    overflow:hidden;
}
div.intro_text{
    float:right;
    width:570px;       
}
div.intro_prop{
    height:100px;
    width:1px;
    float:right;
}
div.intro_text div.inner{
    margin:10px 10px 0px 10px;
    color:#ffffff;
} 
div.intro_text p{
    margin:5px 0px 10px 0px;
    
}
h2.thimble{
    width:444px;
    height:18px;
    background:url('../images/storyheading.jpg') top left no-repeat;
    overflow:hidden;
    margin:0;
    padding:0;
}
h2 span{
    display:none;
}
div.help_button{
    float:right;
    margin-right:15px;
    
}
div.main div.inner{
    margin:20px;
}
h3{
	font-family:verdana,arial,sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
}
h3 span{
    display:none;
}
h4.thimblesstory{
    margin:0px auto 0px;
    padding:0;
    width:800px;
    overflow:hidden;
    height:100px;
    clear:both;
}
h4 span{
    display:none;
}
h5{
	text-align:right;
	font-family:verdana,arial,sans-serif;
	color:#000000;
	font-size:10px;
}
h5 span{
    display:none;
}
}
div#footer{
    padding-top:10px;
    border-top:1px solid #000000;
    margin:20px;
}
div.logo{
    float:right;
}
div#footer ul.nav li{
    border-left:1px solid #000000;
}
div#footer ul.nav li.first{
    border:0;
}
span.highlight{
   font-weight:bold;
   font-size:1.1em;
}
div.quote{
    text-align:center;
	font-family:verdana,arial,sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:14px;
    background:#cacaaf;
    padding:10px;
    width:325px;
    margin:10px auto;
}
div.mds{
    text-align:left;
	font-family:verdana,arial,sans-serif;
	color:#000000;
	font-size:12px;
    background:#cacaaf;
    padding:10px;
    width:400px;
    margin:10px auto;
}
div.emphasis{
    text-align:left;
	font-family:verdana,arial,sans-serif;
	color:#000000;
	font-size:11px;
    background:#ffffff;
    padding:10px;
    width:445px;
    margin:10px auto;
}
div.helpnow_wrapper{
    width:600px;
    background:#482312;
    padding:10px;
    margin:10px auto;
    color:#ffffff;
}
div.helpnow_wrapper h3{
    color:#c54d25;
    font-weight:bold;
    font-family:verdana,arial,sans-serif;
    text-transform:uppercase;
    margin:0 auto;
    text-align:center;
    font-size:1.6em;
}
div.helpnow_wrapper p{
    margin:10px;
}
div.address{
    width:250px;
    float:left;
    margin:10px;
    padding:10px;
    background:#cccccc;
    color:#000000;
}
 
 
 
 
