body { 
  background-color: #000099;
  font-family:      Georgia, "Times New Roman", Times, serif;
  font-size:        small;
  margin:           0px;
}

#header {
  background-color: #E0FFFF;
  color:            #000066;
  text-align:       left;
  padding:          5px;
  padding-left:     30px;
  margin:           10px;
  font-size:        90%;
  clear:            left;
}

h2   {
color:            #FF0000;
}

#main {
  background-position: top left; 
  font-family:      Arial;
  font-size:        105%;
  color:            #FFFFFF;
  padding:          15px;
  width:            250px;
  float:            left; 
  margin-left:      10px; 
  margin-right:     10px; 
  margin-top:       0px; 
  margin-bottom:    10px; 
  background-color: #000099; 
  background-repeat:repeat; 
  background-attachment:scroll
}

#main a:link {
  color:            #FFFFFF;
  text-decoration:  none;
 
}

#main a:hover {
  Color:	    #CCEEFF;
  text-decoration:  none;
  border-bottom:    thin dotted #CCEEFF;
}

#contactmain {
  background-position: top left; 
  font-family:      Arial;
  font-size:        105%;
  color:            #FFFFFF;
  padding:          15px;
  width:            550px;
  float:            left; 
  margin-left:      10px; 
  margin-right:     10px; 
  margin-top:       0px; 
  margin-bottom:    10px; 
  background-color: #000099; 
  background-repeat:repeat; 
  background-attachment:scroll
}


#contactmain a:link {
   color:            #FFFFFF;
  text-decoration:  none;
  border-bottom:    thin dotted #FFFFFF;
}

#contactmain a:hover {
  Color:	    #0000FF;
  text-decoration:  none;
  border-bottom:    thin dotted #0000FF;
}

#widemain {
  background-position: top left; 
  font-family:      Arial;
  font-size:        105%;
  color:            #FFFFFF;
  padding:          15px;
  width:            550px;
  float:            left; 
  margin-left:      10px; 
  margin-right:     10px; 
  margin-top:       0px; 
  margin-bottom:    10px; 
  background-color: #000099; 
  background-repeat:repeat; 
  background-attachment:scroll
}


#widemain a:link {
   color:            #FFFFFF;
  text-decoration:  none;
 
}

#widemain a:hover {
  Color:	    #FFFFFF;
  text-decoration:  none;
  border-bottom:    thin dotted #FFFFFF;
}


#sidebar {
  background-position: bottom right; 
  font-family:      Arial;
  font-size:        105%;
  padding:          15px;
  margin-left:      300px; 
  margin-right:     10px; 
  margin-top:       0px; 
  margin-bottom:    10px; 
  background-color: #FFFFCC; 
  background-repeat: repeat; 
  background-attachment:scroll

}

#sidebar a:link {
  color:            #000099;
  text-decoration:  none;
  border-bottom:    thin solid #000099;
}

#sidebar a:hover {
  Color:	    #0000FF;
  text-decoration:  none;
  border-bottom:    thin dotted #0000FF;
}

#sidebar a:visited {
  color:            #000099;
  text-decoration:  none;
  border-bottom:    thin solid #000099;

  }

.feed-list {
margin: 0 0 15px 15px;
padding: 0;
list-style-type: none;
}

.feed-list li {
margin: 0 0 10px 0;
padding: 0;
list-style-type: none;
}

.feed-list li a {
padding: 0 0 0 19px;
background: url("../images/feed-icon-14x14.png") no-repeat 0 50%;
list-style-type: none;
} 


.feed-button {
padding: 10px 0;
}

.feed-button a {color: #666;
padding: 10px 15px 10px 36px;
background: #000000 url("../images/feed-icon-14x14.png") no-repeat 15px 50%;
border-top: 1px solid #e2e2e2;
border-right: 1px solid #818181;
border-bottom: 1px solid #565656;
border-left: 1px solid #d7d7d7;
}

.feed-button a:hover {color: #444;
background: #565051

url("../images/feed-icon-14x14.png") no-repeat 15px 50%;
border-top: 1px solid #f5f5f5;
border-right: 1px solid #969696;
border-bottom: 1px solid #646464;
border-left: 1px solid #f2f2f2;
} 



#footer {
  background-color: #E0FFFF;
  color:            #000066;
  text-align:       center;
  padding:          15px;
  margin:           10px;
  font-size:        90%;
  clear:            left;
}

#footer1 {
  background-color: #000099;
  color:            #FFFFFF;
  text-align:       center;
  padding:          15px;
  margin:           10px;
  font-size:        90%;
  clear:            left;
}

h1 {
  font-size:        120%;
  color:            #FFFFFF;
}

.slogan { color: #954b4b; }

.beanheading {
  text-align:       center;
  line-height:      1.8em;
}


a:link {
  color:            #FFFFFF;
  text-decoration:  none;
/*  border-bottom:    thin solid #FFFFFF;*/
}

a:visited {
  color:            #FFFFFF;
  text-decoration:  none;
  }

a:hover {
  Color:	    #E0FFFF;
  text-decoration:  none;
  border-bottom:    thin dotted #E0FFFF;
}

#allcontent {
  width:            800px;
  padding-top:      5px;
  padding-bottom:   5px;
  background-color: #675c47;
  margin-left:      auto;
  margin-right:     auto;
}