BODY {
margin : 0;
padding : 0;
font : 73% verdana, "Trebuchet MS", arial, tahoma, sans-serif;
line-height : 1.7em;
color : #666;
background : #c3db63 url(saido.JPG) repeat-y center top;
}
#container {
min-width : 740px;
margin-left : 100px;
margin-right : auto;
padding : 0;
border : 5px solid #fff;
border-left-width: 0px;
color : #666;
background : #fff;
  bottom : auto;
  right : auto;
  left : auto;
}
			/*TOP BANNER*/
#banner {
padding : 0;
margin : 0;
color : #666;
background-repeat : repeat-x;background-color : white;
}
#banner h1 {
margin-top : 0;
padding : 5px 0 0 15px;
font-size : 2em;
border-bottom : none;
color : #DB7066;
background : inherit;
}
			/*TOP MENU*/
#navlist {
padding : 3px 0;
margin : 0;
text-align : center;
letter-spacing : 1px;
border : 0px solid #eee;
background : #ebfbb0;
}
#navlist li {
list-style : none;
margin : 0;
display : inline;
}
#navlist LI A {
padding : 1px 1px 1px 1px;

color : #bce467;
background : #429504;
text-decoration : none;
  
  border-top-color : #b9fd82;border-spacing : inherit;
  border-left-color : #b9fd82;
  border-right-color : #b9fd82;
  border-bottom-color : #b9fd82;
border-style : dashed dashed dashed dashed;border-width : thin thin thin thin;}
#navlist li a:link, #navlist li a:visited {
color : #4d6912;
background : #ebfbb0;
}
#navlist li a:hover, #navlist li a#current {
color : #333;
background : #c3db63;
}
			/*MAIN CONTENT*/
#content {
padding : 5px;
margin-left : 18em;
margin-bottom : 0;
color : #666;
background : #fff;
}
			/*SIDEBAR*/
#sidebar {
float : left;
width : 17em;
margin : 0 10px 0 0;
padding : 5px;
border-right : 1px solid #eee;
}
			/*SIDEBAR LINKS*/
#sidebar ul li {
margin : 0 15px 0 0;
padding : 0;
list-style-type : square;
color : #DB7066;
background : inherit;
}
#sidebar a {
text-decoration : none;
color : #4d6912;
background : #fff;
}
#sidebar a:hover {
color : #333;
background : #c3db63;
}
			/*FOOTER*/
#footer {
clear : both;
height: 50px;
padding : 3px;
margin : 0;
text-align : left;
border-top : 1px solid #c3db63;
color : #DB7066;
background : #fff;
}
			/*TYPOGRAPHY*/
H1 {
margin-top : 20px;
font : normal 130% "Trebuchet MS", verdana, tahoma, sans-serif;
padding : 1px 1px 1px 1px;
letter-spacing : 3px;
border-bottom : thin dashed #4d6912;




  border-top-style : none;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
  border-left-style : none;
  border-right-style : none;
  border-top-color : #4d6912;
  border-left-color : #b9fd82;
  border-right-color : #b9fd82;
  border-top-width : thin;
  border-left-width : thin;
  border-right-width : thin;
  
  color : #ff8080;
}
h2 {
padding : 10px;
font : bold 130% verdana, tahoma, "Trebuchet MS", sans-serif;
color : #F3F7E0;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
a:link, a:visited, a:active {
text-decoration : underline;
color : #4d6912;
background : inherit;
}
a:hover {
text-decoration : none;
color : #2b4d01;
background : inherit;
}
a img {
border : 0;
}

			/*ROUNDED CORNERS*/
.rbroundbox {
background : url(../nt2.gif) repeat;
}
.rbtop div {
background : url(../tl2.gif) no-repeat left top;
}
.rbtop {
background : url(../tr2.gif) no-repeat right top;
}
.rbbot div {
background : url(../bl2.gif) no-repeat left bottom;
}
.rbbot {
background : url(../br2.gif) no-repeat right bottom;
}
.rbtop div, .rbtop, .rbbot div, .rbbot {
height : 10px;
font-size : 1px;
}
.rbcontent {
margin : 0 7px;
}
.rbroundbox {
width : 90%;
margin : 0.5em auto;
}
			/*IMAGES*/
.imgleft {
float : left;
padding-left : 15px;
}