@import url("legislature.css");

#masthead {
  background: transparent url(http://www.commissions.leg.state.mn.us/lcc/graphics/lccred.jpg) no-repeat;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-family: georgia, 'times new roman';
  padding: 0em;
}
h1 {
  font-size: 2.2em;
  border-bottom: 2px solid #990033;
}
h2 {
  font-size: 1.8em;
  border-bottom: 1px solid #aaa;
}
h2 a{	
  padding-right: 27px;
  text-decoration: none;
}
h2 a.back{	
  padding-left: 27px;
  background: url(../images/arrow_link_red_left.gif) no-repeat center left;
  text-decoration: none;
}
h2 a:link, h2 a:active, h2 a:visited {
  color: #000;
}
h2 a:hover {
  color: #666;
}
h3 {
  font-size: 1.6em;
}
h3#members {
  font-size: 1.6em;
  margin-top: 1em;
  font-weight: normal; 
  }
h4.header
{
    font-size: 1.2em;
    line-height:1.5em;
    background-color: #E8E8E8;

    width: 250px;
}
h5{font-size: 1.4em;
   font-weight: normal;
   }
h5#meetings
{font-size: 1.4em;
   font-weight: bold;
   }
h6{font-size: 1.2em;
   font-weight: normal;
   }
.center {
text-align:center;
}
TABLE#matrix 
{
    WIDTH: 625px;
    FLOAT: left
}
TABLE#matrix TR
{
    WIDTH: 97%;
    font-size: 1.2em;
}
p {
  line-height: 1.3em;
  margin: .5em 0em;
  letter-spacing: .03em;
}
.on
{
    BACKGROUND-COLOR: #E8E8E8;
    /*MARGIN: 0 0 0 0;
    BORDER: 1px solid #8C8C8C;
    
    BORDER-BOTTOM: 1px solid #E8E8E8;
    BORDER-WIDTH: 1 1 0 1;*/
    WIDTH: 10px;
    BORDER: 1px solid #8C8C8C;
    PADDING: 0 4 0 4;
    BORDER-COLOR: #8C8C8C #8C8C8C #E8E8E8 #8C8C8C;
    
}
.width600
{
    WIDTH: 625px
}
#mapbox
{
    BACKGROUND-COLOR: #FFFFCC;
    WIDTH: 250px;
    HEIGHT;5000px;
    BORDER: 1px solid #990033;
    list-style-type: none; 
}
#greynav
{
    BACKGROUND-COLOR: #E8E8E8;
    WIDTH: 625px;
    PADDING-TOP: 7px;
    BORDER: 1px solid #8C8C8C
}
a#report
{
    TEXT-DECORATION: none;
    font-size: 1.2em;

}
div#left {
	float: left;
	width: 260px;
	text-align: left;
}
div#right {
	float: right;
	width: 150px;
	text-align: center;
}
div#middle {
	padding: 0px;
	text-align: center;
}
a:active
{
  color: red
}
a:link
{
  color: #990033
}
a:visited
{
  color: #333333
}
.alignright
{
    FLOAT: right;
    WIDTH: 55%;
    TEXT-ALIGN: right
}
.alignleft
{
    FLOAT: left;
    WIDTH: 59%
}
#content ul { 
  font-size:1.3em; 
  list-style-type: disc; 
} 
