/*pattern1.css*/
body {
	background-color:#6D945F;
    color: #666666; font-family: Verdana, Helvetica, arial, sans-serif;
    font-size: 12px;
    margin: 0em;
		   }

p {        font-size: 1em;
           line-height: 1.5em;
		   }

h1 {       font-size: 1.2em;
           text-align: left;
           font-style: italic;
           letter-spacing: 5px;
		   }

h2 {       font-size: 1.1em;
		   }
h5{			background-color:#DBE090;
color:#333333;
			font-size: 1.1em;
			}

p.footer{
           font-size: .8em;
           text-align: center;
           font-weight: bold;}

a:link {   color: #666666;
           } 
a:visited{ color: #666666;
           }
a:hover {  background-color: #ffffcc ;
           color: #623bff;}
a:active{  background-color: #67849e;}

#header1{  background-color:#A5E090;
		   height: 5px; margin: 0em;
		  }  

#header{   border-top: 1px #800000 solid;
		   border-bottom: 1px #800000 solid;
           
           height: 70px;
		   }
#header2{  background-color: #A5E090;
		   height: 5px; margin: 0px;
		   padding-right:200px;
		   text-align:right;
		   }

#sting  {
	position: absolute;
	left: 201px;
	top: 55px;
	z-index: 3;
	font-size: 30px;
	font-weight: bold;
	color: #000088;
	font-family:Arial, Helvetica, sans-serif;
	width: 519px;
         }

#sting2  {
	position: absolute;
	left: 200px;
	top: 58px;
	z-index: 7;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	width: 523px;
		 }

		   
#main-content{
           background-color: #ffffff;
           border: 1px #929292 solid;
           margin-left: 165px;
           margin-right: 160px;
           margin-top: -55px;
           padding: 5px;
		   font-family: Verdana, Helvetica, arial, sans-serif;
    	   font-size: 12px;
		   width:465px;
		   }
		   
#main-content2{
           background-color: #ffffff;
           border: 1px #929292 solid;
           margin-left: 165px;
           margin-top: -55px;
		   margin-right:50px;
           padding: 5px;
		   font-family: Verdana, Helvetica, arial, sans-serif;
    	   font-size: 12px;
		   width:643px;
		   }

#navbar {  position: absolute;
           left: 5px; top: 190px;
           width: 155px;
		   text-align: left;
           border: 1px #1F1F1F solid;
		   font-weight: bold;
		   background-color: #ffffff;
		   }
#navbar4 {  position: absolute;
           left: 3px; top: 335px;
           width: 155px;
		   text-align: left;
           border: 1px #1F1F1F solid;
		   font-weight: bold;
		   background-color: #ffffff;
		   }
#navbar3 {
	position: absolute;
	left: 3px;
	top: 546px;
	width: 155px;
	text-align: left;
	border: 1px #1F1F1F solid;
	font-weight: bold;
	background-color: #ffffff;
	height: 60px;
		   }

#navbar a:link, #navbar a:visited {display: block;
           color:#666666;
           background-color: #ffffff;
           border-bottom: solid 1px #000000;
           padding-bottom: 3px;
           padding-top: 3px;
           text-decoration: none;
		   }
		   
#navbar a:hover{background-color: #dbe090;
		   }
#box{border:thin;
width:75%;
margin-left:12%;
margin-right:13%;
}	

#table{
margin-left:5px;
width:300px;
}
#table2{
	position:absolute;
	margin-right:5px;
	width:300px;
	left: 514px;
	top: 397px;
	height: 370px;
}	   
