* {
    padding: 0;
    margin: 1px 1px 1px 1px;
} 



body {
background: white;
font-family: Verdana,Tahoma,Arial,Geogia,ËÎÌå,Sans-serif;
font-size: 12px;
line-height: 18px;
text-align: center;
}


img { border: none; }
a { color: blue; text-decoration: none; }
a:hover { text-decoration: underline; color : blue; }

#wrap {
background: #7FFFD4;
margin: 0 auto;
width: 740px;
text-align:left;
}

#header { 
padding: 10px 10px 10px 10px;
border: 1px solid #90EE90;
}
#header h1 {
height:50px;
border: 1px;
color: #336600;
font-size: 26px;
font-weight: 700;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
border: 1px;
color: green;
text-decoration: #3300FF;
padding-bottom: 2px;
}
#header h1 a:hover {
color: #336600;
text-decoration: underline;
}
#header h2 {
border: 1px;
color: #F08080;
font-size: 12px;
font-weight: 700;
padding: 10px 16px 10px 10px;
letter-spacing: 1px;
line-height: 12px;
text-decoration: none;
background: #556B2F;
}

#headerms {
height: 60px;
border: 1px solid #556B2F;
color: white;
font-size: 12px;
font-weight: 100;
padding: 5px 5px 5px 5px;
letter-spacing: 1px;
line-height: 12px;
text-decoration: none;
background: #556B2F;
margin: 10px;
}

#menu {
padding-left: 10px;
padding-right: 10px;
height: 40px;
line-height: 32px;
background: #3366FF;
text-transform: uppercase;
border-top:1px solid #99CCFF;
border-bottom:1px solid #99CCFF;
}
#menu ul {
padding-left: 0;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
color:#CC99FF;
padding:1px 1px 1px 1px;
}
#menu ul li a {
color: white;
padding: 0 10px;
text-decoration: none;
font-weight: 100;
font-size: 14px;
letter-spacing: -1px;
}
#menu ul li a:hover {
color: white;
text-decoration: underline;
}

#content {
padding: 1px;
}

.right {
width: 172px;
float: right;
text-align: left;
padding: 2px 2px 2px 2px;
border: 1px solid #99CC99;
}

.right ul {
list-style-type: circle;
text-align: left;
color: blue;
padding-left: 15px;
}
.right h2 {
height: 30px;
font-size: 14px;
color: green;
line-height: 30px;
font-weight: 600;
text-align: left;
padding-left: 20px
}
.right a { text-decoration: blue;}

.left {
width: 528px;
float: left;
text-align: justify;
padding: 15px 10px 15px 10px;
border: 1px solid #99CC99;
font-size: 12px;
}

.left ul {
border: 1px;
list-style-type: square;
padding: 15px 10px 15px 40px;
}

.left h2 {
color: green;
font-size: 16px;
letter-spacing: -1px;
padding : 10px 0 10px 12px;
border: 1px solid #FFCCFF;
}

.left h3{
border: 1px solid #7FFFD4;
color: green;
font-size: 14px;
letter-spacing: -1px;
padding : 10px 0 10px 10px;
}

.left h4 {
border: 1px solid #FFCCFF;
color: green;
font-size: 12px;
letter-spacing: -1px;
padding : 10px 0 10px 10px;
margin-top: 10px;
margin-left: 10px;
}


#kins {
font-weight:800;
 }
 
#key {
padding-left:20px;
}


#footer {
height: 80px;
border-top:5px solid green;
margin: 1px;
text-align: center;
color: #333;
font-size: 11px;
padding-top:10px;
}