
body{
      margin:0;
      padding:0;
      line-height: 1.2em;
      background-color: white;
      font-family:sans-serif;
}



b{font-size: 110%;}
em{color: red;}


#topsection{
             background: #663366 url(/gfx/genomegradient.png);
             height: 80px; /*Height of top section*/
             color: white;
}

#topsection a {  
                color: white;
}


.breadcrumbs {
  padding-top: 10px;
               padding-left: 10px;
               font-size: 0.8em;
}

#topsection h1{
                margin: 0;
                padding-top: 15px;
}

#contentwrapper{
                 margin-top: 10px;
                 float: left;
                 width: 100%;
}

#contentcolumn{
                margin-left: 200px; 
}

#leftcolumn{
float: left;
width: 150px;
margin-left: -100%;
padding-top: 35px;
padding-left: 50px;
background: url(/gfx/background.png) no-repeat;
height: 214px;
}




div.menu{
          margin: 0px;
          padding: 0px;
          color: #b8b8b8;
          font-family: Trebuchet MS;
          font-size: 14px;
          height: 23px;
          display:block;
          text-decoration: none;
          padding: 8px 0 0 0px;
          font-weight:normal;
}




/*
 Grey Suits you Sir. Please host the images on your own server.
 written by Stuart Colville http://www.muffinresearch.co.uk
*/

table,td
{
 border               : 1px solid #CCC;
 border-collapse      : collapse;
 font                 : small/1.5 "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
table
{
 border                :none;
 border                :1px solid #CCC;
}
thead th,
tbody th
{
  background            : #FFF url(/gfx/th_bck.gif) repeat-x;
  color                 : #666;
  padding               : 5px 10px;
  border-left           : 1px solid #CCC;
}
tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
tbody tr td
{
  padding               : 5px 10px;
  color                 : #666;
}
tbody tr:hover
{
  background            : #FFF url(/gfx/tr_bck.gif) repeat;
}

tbody tr:hover td
{
  color                 : #454545;
}
tfoot td,
tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
  padding               : 4px;
  background            : #FFF url(/gfx/foot_bck.gif) repeat;
  color                 : #666;
}
caption
{
  text-align            : left;
  font-size             : 120%;
  padding               : 10px 0;
  color                 : #666;
}
table a:link
{
  color                 : #666;
}
table a:visited
{
  color                 : #666;
}
table a:hover
{
 color                 : #003366;
 text-decoration       : none;
}
table a:active
{
 color                 : #003366;
}




#footer{
clear: both;
width: 100%;
background: white;
color: black;
text-align: center;
padding: 4px 0;
font-size: 0.6em;
font-family: verdane, sans-serif;
}

#footer a{
color: FA6121;
}

.innertube{
margin: 10px; 
margin-top: 0;
}


.blogstyle{
 border: 0;
}

.blogstyle h1{
 font-size: 1em;
 padding-top: 0px;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}

.blogstyle h4{
 font-size: 0.8em;
 padding-top: 0px;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}

.includedate { 
  display: none;
 }

.includetext { 
  width: 500px;
  margin-left: 10px;
  margin-right: 10%;
  font-size:  0.8em;
  font-family: times, serif;
 }

.includetitle {
  margin-left: 0px;
  padding-left: 0px;
  font-family: times, serif;
  font-size: 1.2em;
}



.includeitem { 
  border-bottom-width: 1px;
  border-top-width: 0px;
              
 }

.includetitle a {
 color:black;
 text-decoration: none
}



