body { 
  background: #ffffff url(bg.gif);
  background-position: center;
  font-family: "Lucida Grande","Lucida Sans Unicode","trebuchet MS",geneva,verdana,sans-serif;
  font-size:13px;
/*  line-height:1.4; */
  color: #000000;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

select {
    font-size:13px;
}
strong {
  color:red
}
small {
  font-size: 11px;
}

#newsfont { 
  font-size: 11px;
  font-style: italic;
}

#normaltext {
  font-family: "Lucida Grande","Lucida Sans Unicode","trebuchet MS",geneva,verdana,sans-serif;
  font-size:13px;
 } 

div { 
  margin: 0px;
  border-width: 0px;
  padding: 0px;
}

#topnav
{ 
  color: #ffffff;
  font-size: 13px;
}

#topnav a
{ 
  display: block;
  color: #cccccc;
  text-decoration: none;
}

#topnav a:hover
{ 
  color: #ffffff;
}

#topnavbg
{ 
  background: #324d69 url(topnav.gif);
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
}


#topnavbgselected
{ 
  background: #324d69 url(topnavselected.gif);
  text-align: center;
}



h1.pagetitle 
{ 
  display: block;
  background: #324d69;
  background: #4378ae;
  color: #ffffff;
  padding: 10px;
  font-size: 24px;
  font-weight: normal;
  margin: 0px;
  margin-top: 10px;
  line-height:0.8;
}

h2.subheading
{ 
  display: block;
  background: #ddddcc;
  color: #000;
  padding: 5px;
  font-weight: bold;
  font-size: 13px;
}

#leftbarbeige
{ 
  background: #eeeedd url(leftbarbuttonsmiddle.gif);
  width:189px;
}

#top_background
{ 
     margin: 0px;
#     background-image: url(gradienttop.gif);
     background-repeat: horizontal;
     background-position: center top;
     width: 770px;
     height: 75px;
     text-align: right;
     vertical-align: middle;
}

#wrap
{ 
  text-align: left;
  width: 770px;
  margin: 0px auto;
  padding: 0px;
#  background: #ffffff;
#  min-height: 99%;


}

#leftbar 
{ 
  width: 189px;
  background: url(leftbarbg.gif);
  float: left;
}

#frontpageleftbar
{ 
  width: 345px;
  background: url(leftbarbg.gif);
  background-position: right;
  background-repeat: repeat-y;
  float: left;
} 

#frontpagerightbar
{ 
  width: 405px;
  float: right;
 }

hr
{
  border: none;
  background-color: #DDDDCC;
  color: #DDDDCC;
  height: 1px;
  
}

#rightbar { 
  width: 560px;
  float: right;
}

#content
{ 
margin: 5px 10px 10px 10px; 
background: url(leftbarbgbig.gif)
}

#contentmargins
{
margin: 20px 20px 20px 20px;
}

#contentwobg
{ 
margin: 10px; 
}
#copyright
{  
  font-size: xx-small;
 }
#photocredit
{  
  font-size: 6pt;
 }

#internalcontent
{
margin: 10px 10px 10px 20px;
}

#rrinternalcontent
{ 
padding: 10px 0px 10px 0px;
text-align: center;
float: left;
}


#sectionlink:visited
{ 
  color: #324d69; 

}

html {
    overflow: -moz-scrollbars-vertical;
    overflow: scroll;
    overflow-x: hide;
}

.screenshot {
    max-width: 480px;
}

b {
  font-weight: bold;
}

.intro {
  padding-right: 20px;
}

.search-container {
  height: 20px;
  margin-bottom: 15px;
}

#search-form {
  float: right;
  margin-bottom: 0;
}

.social-media-icon {
  float: right;
  height: 19px;
  width: 19px;
  margin-left: 5px;
}

.navbar-container {
  margin-right: 15px;
}

.navbar {
  list-style-type: none;
  padding: 0;
}

.navbar > li {
  display: inline-block;
  margin-left: 20px;
}

.navbar > li > a {
  text-decoration: none;
  color: #000;
}

.navbar > li > a:hover {
  color: #333;
}

.repbase-list {
  margin-top: 0;
}

.content-no-sidebar {
  margin: 5px 10px 10px 10px;
}
