* { margin: 0; padding: 0; }

body {
	font: 80% Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #EBC33D;
	background: #000000 url(../images/green_bg_01.jpg) repeat-x;
}

.container {
	text-align: center;
}

a {
  color: #E69543;
  text-decoration: none;
  font-weight: bold;
  
}

a:hover {
  color: #E6B800;
}

.clr {
	clear: both;
	font-size: 0px;
}

.main_box {
  position: relative;
	margin: auto;
	text-align: left;
	width: 705px;
}

.main_line {
  height: 120px;
	background: #E4AD15 url(../images/green_bg_02.jpg) repeat-x;  
}

.main_head {
	width: 705px;
	height: 120px;
	background: url(../images/green_head.jpg) no-repeat;
	float: left;
}

.main_body {
	width: 705px;
}

.logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 236px;
  height: 120px;
}

.logo img {
  border: 0px;
}

.green_tit1 {
  position: absolute;
  top: 10px;
  left: 300px;
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif; 
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  color: #0F6B3A;
}

.green_tit2 {
  position: absolute;
  top: 42px;
  left: 360px;
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif; 
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  color: #0F6B3A;
}

.bottom {
  text-align: center;
  background: #003C24;
  color: #006534;
  font-weight: bold;
  padding: 10px;
  margin-top: 20px;
  width: 705px;
}

.bottom a {
  text-decoration: none;
  font-weight: bold;
  color: #008042;
}

.bottom a:hover{
  color: #00A957;
}

#nav {
  margin: 0; 
  padding: 0; 
  position: absolute;
  top: 87px;
  left: 0;
}

#nav li {
  list-style: none; 
  float: right;
  margin-right: 5px; 
  padding-left: 16px;
  font-size: 13px; line-height: 29px; white-space: nowrap;
  background: #BBB url(../images/tabs2-big.gif) 0 100% no-repeat;}
#nav a {display: block; float: left; padding: 0 16px 0 0;
  text-decoration: none; font-weight: bold;
  background: #DDD url(../images/tabs2-big.gif) 100% 100% no-repeat;
  color: #333;
  width: .1em;}
html>body #nav a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float: none;}            /* End IE5-Mac hack */
#nav a:hover {color: rgb(62%,35%,22%);}

h2 {
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif; 
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #EBC33D;
  text-align: center;
  padding-top: 10px;
}

h3 {
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #EBC33D;
  text-align: left;
}

div.pic {
  float: left; 
  height: 190px; 
  width: 130px;
  padding: 0 0px; 
}

div.pic img {border: 0px solid; border-color: #444 #AAA #AAA #444;}
div.pt img {height: 126px; width: 96px;}
.thumbtitle {
  width: 96px;
  text-align: center;
  color: #EBC33D;
  background: #0F6B3A;
  padding: 3px;
}
.thumbnav {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 30px;
}

.thumbnav a {
    color: #D2AE37;
}

.thumbnav a:hover {
    color: #ffffff;
}

.send {
  width: 400px;
  font-size: 14px;
}

.send td {
  padding: 3px;
  color: #EBC33D;
}

.lucie {
  position: absolute;
  top: 67px;
  width: 704px;
  height: 392px;
	background: url(../images/lucie_plato.jpg);
}
