html, body {
  margin: 0;
  padding: 0;
  background: #fff url('papersquares.jpg') no-repeat top center;
  background-attachment: fixed
}

* {
  font-family: "Trebuchet MS",sans-serif;
  font-size: 14px
}


p.alert {
  border: 1px #000 solid;
  text-align: center;
  padding: 25px;
  margin: 10px 30px
}

div#session_control {
        position: fixed;
        bottom: 0;
        left: 0 ;
   
}

div.logged_in {
        position: fixed;
        bottom: 0;
        left: 0 ;
        background-image: url('darktrans.png');
        width: 100%;
        color: #fff
   
}

div.logged_in a {
  color: #fff
}

  div#session_control a {
    font-size: 10px
  }
  

p.bad {
  border-color: #f00;
  background-color: #fcc
}

p.good {
  border-color: #0f0;
  background-color: #cfc
}

p {
    margin-top: 0
}

p a {
  color: #666
}

/*                          */
h1 {
  font-size: 150%;
  color: #366;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  clear: both;

 
}

h2 {
  font-size: 140%;
  color: #699;
  margin-top: 0px;
 clear: both;
  margin-bottom: 5px;
}

#content h1 {
  letter-spacing: 15px;
  margin-bottom: 30px
}

#content h2 {
  border-top: 1px #ccc solid;
  margin-top: 25px;
}

h3 {
  font-size: 110%;
  color: #777;
  font-style: italic;
  margin-top: 0;
 
  margin-bottom: 15px
}

h1.clear {
    clear: both;
    padding-top: 25px
}

div#header {
  background-color: none;
  height: 115px;
  position: relative;
}

div#canvas {
  width: 1000px;
  margin: auto;
  margin-bottom: 0;
  padding: 0px 15px
  

	
	
}

.light {
  background:  filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;}

/* Navigation properties */
    
    div#navigation, div#breadcrumb {
        background-color: #366;
        height: 40px;
        font-weight: bold
    }
    
    div#navigation {
      position: relative;
      left: -6px;
      width: 1010px
    }
    
    div#navigation *, div#breadcrumb * {
        margin: 0;
        padding: 0;
    }
    
    div#navigation ul, div#breadcrumb ul {
        list-style-type: none;
        height: 40px;
        margin: 0;
        display: block;
        float: left
    }
    
    div#navigation li, div#breadcrumb li {
        list-style-type: none;
        float: left;
        text-align: center;
        height: 40px;
        margin-bottom: 0;
    }
    
    
    
    div#navigation a, div#breadcrumb a {
        color: #fff;
        display: block;
        height: 40px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 100%;
       
        
        padding: 0 20px;
        line-height: 40px
    }
    
    div#navigation a:hover {
        background-color: #699
    }
    
    div#navigation a.active {
        background-color: #fff;
        color: #000;
        font-size: 150%
    }
    
    li.bc {
        background: url('http://ebizdocs.com/template/default/breadback.png') no-repeat top right;
    }
    /**/
  
div#breadcrumb {
     position: relative;
     top: -5px;
     
  clear: both;
  float: left;
  background: url('http://ebizdocs.com/template/default/breadnavback.png') no-repeat top right;
  height: 53px
}

div#breadcrumb a {
  height: 53px;
   position: relative;
     top: 3px;
  }
  
  div#breadcrumb li {
    height: 53px;
    padding: 3px 15px 0 0
  }
  
  div#breadcrumb a:hover {
    background-color: transparent
  }
  
  




.content_controls {
  padding: 5px 5px
}
a.link_as_button {
    color: #339;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 5px;
  padding: 1 5px;
  font-weight: bold;
  font-size: 80%;
  
}

a.smaller {
  font-size: 50%
}

a.link_as_button:hover {
         border-width: 1px
}

.clear { clear: both }

.button {
  margin: 20px 0 20px 0;
  border: 1px #333 solid;
  color: #000
}

#footer {
  text-align: center;
  font-size: 80%;
  color: #999;
  font-style: italic;
  clear: both;
  position: relative
}

    #footer p {
        text-align: center;
        margin-top: 50px;
        padding-bottom: 25px;  
    }
    
.note {
    color: #666;
    font-style: italic;
    
    font-size: 80%;
    padding: 5px;
}

p {
    text-align: justify
}


/* Definitions for the main body area */

    div#content_container {
             
    }

    div#content {
          float: left;
          width: 59%;
          margin-right:1%
    }
    
    #left_column {
      float: left;
      width: 177px;
      margin-right: 2%;
      margin-left: 1%;
      font-size: 100%;
      background-color: #EAF3F3;
      border: 1px #999090 solid;
      
    }
    
    #right_column {
         float: left;
         width: 180px;
         font-size: 100%;
         text-align: center
         
         
         

    }
    
    /**/

sup {
    font-size: 50%
}

/* Placeholder images */

    div.placeholder {
        border: 1px #000 solid;
        background-color: #eee;
    }
    
    div.placeholder p {
        margin-top: 15px;
        font-weight: bold;
        text-align: center
    }
    
    div.right {
        float: right;
        margin-left: 10px
    }
    
    div.left {
        float: left;
        margin-right: 10px
    }
    
    div.med {
        width: 250px;
        height: 250px;
    }
    
    div.small {
        width: 150px;
        height: 150px;
    }
    
    /**/

dt {
  font-weight: bold;
}

dd {
  text-align: justify;
  margin-bottom: 10px
}


.inset {
  
  

  
  }
  
  
  
  div#top_nav {
   
    padding: 5px;
    text-align: right
    
  }
  div#top_nav a {
     padding: 3px 10px;
        text-transform: uppercase;
        font-size: 70%;
    color: #366;
    text-decoration: none
  }
  div#top_nav a:hover {
    background-color: #ccc
  }
 
  
  div.newsletter h1 {
              text-align: center;
              color: #fff;
  background-color: #555;
  text-transform: uppercase;
  letter-spacing: 2px;
  
  
  }
  
  div.newsletter form {
    width: 100%
  }
  
  div#left_column div.nonheading {
    margin: 10px;
  }
  
  div#left_column div.nonheading p {
    text-align: center
  }
  
  div#left_column div.nonheading input[type="submit"] {
    
    margin: 5px 0px;
    border: 1px #699 solid
  }
  
  div#left_column div.nonheading a {
    font-size: 70%;
    color: #000;
    text-align: center;
    display: block
  }
  
  form.quick_form input[type='text'], form.quick_form textarea {
  		width: 100%
  }
    
  		
  form.quick_form textarea {
  		height: 200px
  }
  
  blockquote {
    font-style: italic;
    font-size: 110%;
    width: 450px;
    text-align: center;
    margin: 15px 0;
    color: #B36B00;
  }
    
  
  .right {
      float: right;
      margin-left: 20px
  }