 body {
  background: #FEFED8;
  padding: 0;
  margin: 0;
  font-family: arial, helvetica;
  font-size: 13px;
  line-height: 1.25em;
  color: #333333;
  text-align: center;
 }

a {
text-decoration:none;
}
a:link { 
 color: #339987;
 text-decoration:none;
 } 
a:visited { 
 color: #339987;
 text-decoration:none;
 }
a:hover { 
 color: #99CC33; 
 text-decoration:none;
 }
a:active { 
 color: #99CC33; 
 text-decoration:none;
 }

 a.bar:link {
 color: #CCFF66;
 text-decoration:none;
 } 
 a.bar:visited {
 color: #CCFF66;
 text-decoration:none;
 }
 a.bar:hover {
 color: #FFFFCC;
 text-decoration:none;
}
a.bar:active {
 color: #FFFCC;
 text-decoration:none;
 }
 
#container {
margin: auto;
width: 743px;
}
  
#header {
background-image: url(images/head12-29-10.gif);
background-position: center;
background-repeat: no-repeat;
background-color: #339987;
width: 100%;
height: 100px;
border-bottom: 1px solid #CCFF66; 
}

.headtext {
font-size: 11px;
padding-top: 74px;
text-align: center;
padding-left: 260px;
color: #FFFFCC;
}

.wide {
color: #339987;
}

#headerstripe {
background-color: #037883;
width: 100%;
height: 20px;
}

.portrait {
padding-right: 17px;
padding-bottom: 10px;
}

.pic {
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
}

.portraittext {
margin-top: 50px;
}

#main {
margin-top: 20px;
text-align: left;
width: 470px;
float: right;
padding-left: 15px;
font-size: 12px;
}

#leftcol {
margin-top: 20px;
width: 230px;
float: left;
border-right: 1px solid #99CC33;
min-height: 1000px;
padding-right: 20px;
}

.colsec {
text-align: right;
width: 230px;
border-bottom: 1px solid #99CC33;
padding-bottom: 15px;
margin-bottom: 15px;
font-size: 11px;
line-height: 1.25em;
}

.colsecbot {
text-align: right;
width: 230px;

padding-bottom: 15px;
margin-bottom: 15px;
font-size: 11px;
line-height: 1.25em;
}

.colsec2p {
text-align: right;
width: 230px;
padding-bottom: 15px;
font-size: 11px;
line-height: 1.25em;
}

#mainlong {
margin-top: 20px;
text-align: left;
width: 470px;
float: right;
padding-left: 20px;
font-size: 12px;
border-left: 1px solid #99CC33;
}

#leftcollong {
margin-top: 20px;
width: 230px;
float: left;
min-height: 1000px;
padding-right: 15px;
}

.headerpic { 
margin-top: 15px;
border: 1px solid #FFC;
} 

.rightborder {
border-right: 1px solid #99CC33; 
}

.title {
font-size: 14px;
line-height: 1.5em;
font-weight: bold;
}

.lefttitle {
font-size: 11px;
line-height: 1.25em;
font-weight: bold;
color: #C66;
}

.leftsub{
font-size: 11px;
line-height: 1.5em;
color: #690;
}

.leftnew {
color: #C66;
font-size: 12px;
line-height: 1.25em;
font-weight: bold;
}

.head {
color: #336666;
line-height: 2em;
font-size: 14px;
}

.subhead {
color: #336666;
font-size: 9px;
line-height: 2em;
font-style: italic;
}

#footer {
margin: auto;
width: 760px;
height: 100px;
background-color: #FEFED8;
}

.logo {
padding-top: 30px;
}

.smallbooks {
float: left;
width: 155px;
padding-right: 0px;
line-height: 1.25em;
font-size: 11px;
margin-top: 20px;
text-align: left;
}

.bigbooktext {
margin-top: 100px;
}

.bigbookpic {
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
}


