body
	{	
                margin: 0;
		padding: 0;
		font: 85%, verdana, arial, helvetica, sans-serif;
		text-align: center;
		color: #663300;
		background-image: url(backgroundgradient.jpg); 
                background-repeat: repeat-x; 
	}
	
#container
	{
		margin: 1em auto;
		width: 775px;
		text-align: left;
		background-color: white;
		border:3px ridge #5D7CBA;
	}
	
#header { 
                 background-color: white;
                  font-size: 1%; 
        }

	
#contentright
	{
		float: right;
		width: 550px;
                margin-top: 3px;         
		background-color: #fff;
	}
#contentright a{

                text-decoration: none;
                color: #ED0013;
         
	}
#contentright a:hover
	{       text-decoration: underline;
        }

#contentleft
	{
		width: 200px;
                height: 400px;
                margin-right: 500px;
		margin-left: 0px;
                background-color: #f6dea5;
          	
	}
     


#contentleft a
        {
                display: block;
                color: #FF5900;
                width: 170px;
                padding: .3em .8em;
                text-decoration: none;
                font-weight: bold;
                margin-left: 5px;
               
         }

#contentleft a:hover
        {
                background-color: #fc6;
                color: #39f;
        }


#leftnav {font-size: 13px; font-weight: bold; margin-top: 10px;}

     

#contentbox
	{
		
		margin-right: 40px;
		margin-left: 20px;
                margin-bottom: 50px; 
                padding: 10px; 10px; 10px; 10px;
                
	}
	
#h3 {
 
               letter-spacing: 3px;
               font-size: 20px;
               font-weight: 2px;
               color: #ED0013; 
        }


#bottomnav {font-size: 12px; text-align: center; font-weight: bold; padding-bottom: 5px;}
#bottomnav a {text-decoration: none; color: #ED0013;}
#bottomnav a:hover {text-decoration: underline; color:#ED0013;}
	
#footer
	{
		clear: both;
		height: 20px;
		background-color: #ff9933;
                border-top: 2px solid #fc6;
                padding: 2px;
                text-align: center;
                font-weight: bold;
	}
#footer a {text-decoration: none;
                color: #ED0013;
	}
	
#footer a:hover
	{text-decoration: none;
		color: #39f;}

.floatright
{
float: right;
margin: 0 0 0 0;
background-color: #fff;
padding: 10px 10px 5px 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
font-size: 10px;
}

.floatright2
{
float: right;
margin: 0 0 0 0;
background-color: #fff;
padding: 5px 5px 2px 5px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
font-size: 9px;
}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

.form  {
     text-align: left;
     font-size: 12px;
     height: 200px;
     width: 450px;
     padding: 10px 10px 10px 10px;
       
}

.address {
     font-size: 12px;
     margin-left: 18px;
     border-left: 2px dotted #fc6;
     padding: 10px 10px;
}
     

.fieldset {
  width:450px;
  }
.fieldset label {
text-align:left;
width:70px;
float:left;
padding:0.2em;
margin:0;
margin-top:0.3em;
  }

.fieldset .nobr {display:none;}  
.fieldset .textfield {
margin:3px;
height:20px;
width:200px;
}
.fieldset .textarea {
margin:3px;
height:100px;
width:200px;
}


.fieldstyle{font-family: Arial; font-size: 12px; font-weight: normal; color: #999900; background-color: #f6e585; border: 1px solid #fc6; vertical-align: middle}

.img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
margin-left: 90px;
margin-bottom: 20px;
background-color: #fff;
padding: 10px 10px 5px 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
font-size: 10px;
height: 200px;
width: 100px;
}

#h4 {font-family: Arial; font-size: 18px; color: #369; font-style: italic;}
#h5 {font-family: Arial; font-size: 16px; color: #960; font-style: italic; margin-left:10px; font-weight:bold;}
#small{font-family: Arial; font-size: 12px;}
#back{font-family: Arial; font-size: 11px; text-align: right;}
