h1
{
clear:both;
color:blue;
}
input.invalid
{
background-color   :#ff9;
border   :2px red inset;
}
label.invalid
{   color:  #f00;

}
h2
{
clear: both;
color:green;
}



img
{
float:left;
padding-right:8px;
padding-bottom: 3px;
}
legend
    {
    background-color:  #55eeee;
    font-size:  14pt;
    }
 .lable
   {
   float:left;
   font-size: 10pt;
   clear:left;
   text-align: right;
   width :30em;
   Margin-right: 18px;
   
   }
ul.nav
{
list-style-type: none;
padding-left: 0;
padding-right: 0;
font-size: 10pt;
}
ul.nav a 
{ 
color :#333;
text-decoration: none;
padding: 5px 9px 5px 9px;
}
ul.nav li {display: inline; }
h4
{
font-weight: bold;
text-decoration: underline;
font-size: 14pt;
}
.wrapper
{
font-size :10pt;
background-color:#99ff99;
width:100%;
}
.resources
{
width: 21%;
padding: 10px;
float: right;
font-size: 12pt;
background-color:#99ff99;

}
fieldset
{
background-color : #55eeee;
}
.sidebar
{
background-color: #c9f;
border:1px solid #666;
margin-right:9px;
padding:10px;
font-family: Georgia;
font-size:14pt;
font-style:italic;
text-indent  :27pt;
width:33%;
float:left;
}
textarea
{
margin :5em;
background-image:url(botan.jpg);
}
body
{
background-color: blue;
}
p:first-letter  {font-size  :120%   }
     
.discussion
{
width:70%;
padding:12px;
float:left;
font-family  :"Comic Sans MS",fantasy;
background-color: #99ffff;
}
ul, ol
{
list-style-position   :inside;
}
.form1
{
float:right;

}
.form2

{
float:right;
}
.ltext
{
width:47%;
padding-right:10px;
float:left;
}
.rtext
{
width:47%;
padding-left:10px;
float: right;
}
.wtext
{
clear:both;
padding:10px;
}
p
{
text-indent :18px;   
  font-size  : 10pt;
  }
.code
{
font-size  :8pt;
}
  
.bottom
{
clear: both;
font-size :12pt;
text-align: center;
}
