html {
margin: 0;
padding: 0;
width: 100%;
}

body {
position: relative;
margin-top: 10px;
margin-left: 5px;
margin-right: auto;
width: 900px;
background-color: white;
color: black;
font-family: Verdana, Arial, sans-serif;
font-size: 80%;
line-height: 17px;
}

h1 {
background-color: green;
color: white;
font-family: Verdana, Arial, sans-serif;
font-size: 105%;
font-weight: bold;
line-height: 20px;
margin: 0 0 0 0;
padding: 0px 0px 0px 0px;
}



h4 {
background-color: green;
color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 105%;
font-weight: bold;
line-height: 20px;
text-indent: 0px;
margin: 0 0 0 0;
padding: 0 0 2px 0;
text-align: center;
}

h5 {
background-color: green;
color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 105%;
font-weight: bold;
line-height: 20px;
text-indent: 0px;
margin: 0 0 0 0;
padding: 0 0 2px 0;
text-align: left;
border-color: black;
border-width: 1px;
border-style: solid;
}

a {
background-color: red;
color: #000;
font-weight: bold;
font-family: Verdana, Arial, sans-serif;
text-decoration: underline;
}


a:link {
background-color: transparent;
color: #000;
font-family: Verdana, Arial, sans-serif;
padding: 0 0 0 0;
margin: 0 0 0 0;
text-decoration: underline;
border-width: 0 0 0 0;
border-style: none none none none;
}

a:visited {
background-color: transparent;
color: #000;
font-family: Verdana, Arial, sans-serif;
padding: 0 0 0 0;
margin: 0 0 0 0;
text-decoration: underline;
border-width: 0 0 0 0;
border-style: none none none none;
}

a:hover {
background-color: green;
color: white;
text-decoration: none;
border-width: 0 0 0 0;
border-style: none none solid none;
}


.menu {
width: 250px;
margin: 0;
padding: 0px;
border-color: #000000;
border-width: 1px;
border-style: solid;
float: right;
text-align: left;
}


.menu h4 {
text-align: center;
text-indent: 0;
padding: 3px 0 1px 0;
}


.menu p {
text-align: left;
font-size: 100%;
line-height: 13px;
text-indent: 10px;
}


.menu a {
display: block;
background-color: #fff;
color: #000;
text-decoration: none;
border-width: 1px 0 0 0;
border-style: dotted none none none;
}


.menu a:link {
display: block;
background-color: white;
color: #000
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
text-decoration: none;
margin: 0;
padding: 3px 5px 3px 5px;
border-width: 1px 0 0 0;
border-style: dotted none none none;
}

.menu a:visited {
display: block;
background-color: white;
color: #000
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
text-decoration: none;
margin: 0;
padding: 3px 5px 3px 5px;
border-width: 1px 0 0 0;
border-style: dotted none none none;
}

.menu a:hover {
display: block;
background-color: black;
color: white;
text-decoration: none;
border-style: solid none none none;
}

.rbox {
width: 250px;
margin: 0;
padding: 0px;
border-color: none;
border-width: 1px;
border-style: none;
float: right;
text-align: left;
}


.rbox h1 {
background-color: green;
text-align: left;
text-indent: 0;
padding: 5px 0 1px 0;
}

.rbox h2 {
background-color: green;
text-align: center;
text-indent: 0;
padding: 3px 0 1px 0;
}

.rbox p {
background-color:#efedd6;
text-align: left;
font-size: 90%;
line-height: 16px;
text-indent: 0px;
border-width: 1px 0 0 0;
border-style: none none none none;
}

.rbox p2 {
background-color:white;
text-align: left;
font-size: 90%;
line-height: 16px;
text-indent: 0px;
border-width: 1px 0 0 0;
border-style: none none none none;
}


.rbox a {
display: block;
background-color: #fff;
color: #000;
text-decoration: none;
border-width: 1px 0 0 0;
border-style: none none none none;
}


.rbox a:link {
display: block;
background-color: white;
color: #000
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
text-decoration: none;
margin: 0;
padding: 3px 5px 3px 5px;
border-width: 1px 0 0 0;
border-style: none none none none;
}

.rbox a:visited {
display: block;
background-color: white;
color: #000
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
text-decoration: none;
margin: 0;
padding: 3px 5px 3px 5px;
border-width: 1px 0 0 0;
border-style: none none none none;
}

.rbox a:hover {
display: block;
background-color: white;
color: black;
text-decoration: none;
border-style: none none none none;
}

.lbox {
width: 250px;
margin: 0;
padding: 0px;
border-color: none;
border-width: 1px;
border-style: none;
float: left;
text-align: left;
}


.lbox h1 {
background-color: green;
text-align: left;
text-indent: 0;
padding: 5px 0 1px 0;
}

.lbox h2 {
background-color: green;
text-align: center;
text-indent: 0;
padding: 3px 0 1px 0;
}

.lbox p {
background-color:#efedd6;
text-align: left;
font-size: 90%;
line-height: 16px;
text-indent: 0px;
border-width: 1px 0 0 0;
border-style: none none none none;
}

.lbox p2 {
background-color:white;
text-align: left;
font-size: 90%;
line-height: 16px;
text-indent: 0px;
border-width: 1px 0 0 0;
border-style: none none none none;
}


.lbox a {
display: block;
background-color: #fff;
color: #000;
text-decoration: none;
border-width: 1px 0 0 0;
border-style: none none none none;
}


.lbox a:link {
display: block;
background-color: white;
color: #000
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
text-decoration: none;
margin: 0;
padding: 3px 5px 3px 5px;
border-width: 1px 0 0 0;
border-style: none none none none;
}

.lbox a:visited {
display: block;
background-color: white;
color: #000
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
text-decoration: none;
margin: 0;
padding: 3px 5px 3px 5px;
border-width: 1px 0 0 0;
border-style: none none none none;
}

.lbox a:hover {
display: block;
background-color: white;
color: black;
text-decoration: none;
border-style: none none none none;
}



.box_footer {
background-color: #efedd6;
color: black;
width: 900px;
padding: 0;
margin: 0 0 0 0;
border-color: black;
border-width: 1px;
border-style: solid;
}
