body {
   margin: 0;
   padding: 0;
   width: 100%;
   height: 100%;
   font-family: verdana, arial, sans-serif;
   font-size: 10pt;
   color: #666;
   z-index: 1;}

html,body {height:100%}


#header {
	position: absolute;
	width: 700px;
	margin: 5px 0px 0px -350px;
	left: 50%;
	height: 59px;
        text-align: center;
	z-index: 2;
	background: url(images/logo.png) no-repeat;
	background-position: center; 
}


#middle {
position: absolute;
top: 70px;
left: 50%;
margin: 0px 0px 0px -350px;
width: 700px;
  }




#navigation {
  width: 699px;
  position: relative;
  float: left;
  background: #f0f0ff;
  border: 1px #e0e0ff solid;
  z-index: 6;
  padding: 2px 0px 2px 0px;
  position: relative;
  float: left;
  margin: 0px 0px 0px 0px;
}

#navigation a {
  color: #aaf;
  display: inline;
  background: #428639;
  background: url(images/button.png) repeat-x;
  margin: 0px 0px 0px 3px;
  text-align: center;
  font-family: "verdana", serif;
  font-weight: bold;
  font-size: 11px;
  padding: 6px 10px;
  line-height: 25px;
  letter-spacing: -1px;
}

#navigation a.on {
  color: #666;
  background-position: 0 -25px;
}

#navigation a:hover, a:active {
  color: #000;
  background-position: 0 -25px;
}

#navigation a.on:hover, a.on:active{
  background-position: 0 -25px;
}

#dater{
  position: relative;
  float: right;
  left: -8px;
  top: -22px;
  z-index: 7;
  text-align: center;
  font-family: "verdana", serif;
  font-weight: bold;
  font-size: 11px;
  padding: 0px;
  color: #88c;
}

#root {
  position: relative;
  float: left;
  margin-top: 10px;
  left: 10px;
  font-family: Verdana, Helvetica, sans-serif;
  color: #888;
}

#box {
  width: 694px;
  position: relative;
  float: left;
  margin-top: 10px;
  border: 1px #e0e0ff solid;
  background: #f0f0ff;
  z-index: 1;
  padding: 0px 0px 0px 0px;
}

#boxCont {
  position: relative;
  width: 694px;
  float: left;
  background: #f0f0ff;
}

#box p {
  margin: 10px;
  text-align: justify;
  line-height: 15pt;
}

#box h2 {
  color: #bdbdbd;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 100%;
  background: #187bb5;
  background: url(images/fadehead.png) repeat-x;
  text-align: left;
  margin: 2px;
  text-transform: none;
  padding: 3px 6px;
}

.boxshadow {
  position: absolute;
  left: 7px;
  top: 4px;
  color: #666;
  }

#box a.link {
  color: #88c;
  font-weight: bold;
  text-decoration: underline
}

#box a.link:hover, a.link:active {
  color: #000;
}



#leftbox {
  position: relative;
  float: left;
  margin-top: 10px;
  width: 340px;
  border: 1px #e0e0ff solid;
  background: #f0f0ff;
  z-index: 4;
  padding: 0px 1px 0px 0px;
}

#leftboxCont {
  position: relative;
  float: left;
  width: 341px;
  background: #f0f0ff;
  padding: 0px 0px 0px 0px;
}

#leftbox h2 {
  color: #bdbdbd;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 80%;
  background: #187bb5;
  background: url(images/fadehead.png) repeat-x;
  text-align: left;
  margin: 2px;
  text-transform: none;
  padding: 4px 6px;
}

.leftshadow {
  position: absolute;
  left: 7px;
  top: 5px;
  color: #666;
  }

#leftbox p {
  text-align: justify;
  line-height: 15pt;
  margin: 0px;
  padding: 10px;
}

#leftbox a.footer {
  position: relative;
  width: 100%;
  float: right;
  border-top: 1px #e0e0ff solid;
  text-align: right;
  height: 20px;
  color: #88c;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 80%;
  line-height: 19px;
}

#leftbox a:hover, a:active {
  color: #000;
}

#leftbox img.thumbnail {
  border: 1px #888 solid;
}

#leftbox p.centered {
text-align: center;
}
























#rightbox {
  position: relative;
  float: right;
  margin-top: 10px;
  width: 341px;
  border: 1px #e0e0ff solid;
  background: #f0f0ff;
  z-index: 4;
  padding: 0px 0px 0px 0px;
}

#rightboxCont {
  width: 341px;
  position: relative;
  float: left;
  background: #f0f0ff;
  padding: 0px 0px 0px 0px;
}

#rightbox h2 {
  color: #bdbdbd;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 80%;
  background: #187bb5;
  background: url(images/fadehead.png) repeat-x;
  text-align: left;
  margin: 2px;
  text-transform: none;
  padding: 4px 6px;
}

.rightshadow {
  position: absolute;
  left: 7px;
  top: 5px;
  color: #666;
  }

#rightbox p {
  text-align: justify;
  line-height: 15pt;
  margin: 0px;
  padding: 10px;
}

#rightbox a.footer {
  position: relative;
  float: left;
  border-top: 1px #e0e0ff solid;
  text-align: right;
  height: 20px;
  width: 100%;
  color: #88c;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 80%;
  line-height: 19px;
}

#rightbox a:hover, a:active {
  color: #000;
}

#rightbox img.thumbnail {
  border: 1px #888 solid;
}

#rightbox p.centered {
text-align: center;
}





fieldset {
     border: solid 1px #d0d0ff;
     text-align: center;
     padding-left: 12px;
}

legend {
     color: #888;
     padding: 4px;
}

.formInputField {
     border: solid 1px #d0d0ff;
     background-color: #fff;
     margin-right: 5px;
     margin-bottom: 5px;
     padding: 2px;
}

input.formInputButton {
     border: solid 1px #c0c0ff;
     background-color: #fff;
     color: #555;
     cursor: pointer;
     font-weight: bolder;
     text-align: center;
     padding: 1px;
     margin-right: 5px;
     margin-top: 5px;
     vertical-align: middle;
}

input.formInputButton:hover {
     border: solid 1px #e0e0ff;
}





















#footer {
  width: 694px;
  position: relative;
  float: left;
  margin-top: 10px;
  border: 1px #e0e0e0 solid;
  background: #f0f0ff;
  text-align: right;
  padding: 1px 1px 1px 1px;
}

#footerCont{
  position: relative;
  height: 24px;
  width: 694px;
  float: left;
  border: 0px;
  background: #f0f0ff;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 80%;
}


#footerCont a{
  color: #666;
  padding: 0px 5px;
  line-height: 23px;
}


#footerCont a:hover, a:active {
  color: #000;
}

#Pale{
  position: relative;
  margin: 0px;
  float: left;
  margin-top: -24px;
  margin-left: 5px;
  z-index: -1;
}
#Pale img {
  border: 0px;
}

#Dark{
  position: relative;
  margin: 0px;
  float: left;
  margin-top: -24px;
  margin-left: 5px;
}
#Dark img {
  border: 0px;
}


.center {
  text-align: center;
}





a {
  text-decoration: none;
}

a:hover, a:active {
  text-decoration: none;
}


#amnesty_float {
float: right;
position: absolute;
top: 135px;
right: 15px;
}
