
html{
height:100.1%;
}

.bodybg{
background:#fff;
margin:0px;
padding:0px;
color:#fff;
font-family:arial;
}

.wrapper{
background:#993333;
border: 2px solid #fff;
width:900px; 
margin:auto;
text-align:center; 
}
.linkbar{
background:#ccc;
}
.contentwrapper{
padding:0px 6px 0px 0px;
}
.bottombar{
background:#993333;
}
.textarea{
width:440px;
margin:0px;
padding:30px;
}
.image{
width:200px;
float:left;
border:1px solid #fff;
height:200px;
}

.contactarea{
margin:0px;
padding:16px;
border-style: dashed;
border-width:1px 1px 1px 0px;
border-color:#ff9933;
}


h1{
display:inline;
font-size: 13pt;
font-weight:bold;
color:#000;
}

.navilink{
display:block;
text-decoration: none;
padding:2px 2px 2px 26px;
margin:2px 0px 2px 0px;
color:#000;
font: bold 11pt arial;
}
.content{
background:#fff; 

color:#000;
}
 .imgtxt{
 font-size: 11pt;
 font-style:italic;
 font-weight:bold;
 }
 
 p{line-height: 140%;}