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;
}
.navigation-link { 
	color: #660066 
}

a:visited {
   text-decoration: none;
   color: #9a209a
}

a:link {
   text-decoration: none;   
   color: #660066
}

a:active {
   text-decoration: none;
   color: #660066
}

a:hover {
   text-decoration: underline;
   color: #660066
}
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 45px 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:900px;
    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:arial,sans-serif;
	color:#436400;
	font-weight:bold;
	font-size:15px;
}
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{
	font-family:arial,sans-serif;
	color:#000000;
	font-size:10px;
}
h5 span{
    display:none;
}
h6{
	font-family:arial,sans-serif;
	font-style:italic;
	font-size:9px;
	color:#000000;
}
}
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:arial,sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:13px;
    background:#cacaaf;
    padding:10px;
    width:325px;
    margin:10px auto;
}
div.emphasis{
    text-align:left;
	font-family:arial,sans-serif;
	color:#000000;
	font-size:13px;
    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: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;
}
 
 
 
 
