body {
margin: 10px;
padding: 0;
font: 75% "Trebuchet MS", verdana, arial, tahoma, sans-serif;
line-height:1.5em;
color: #333;
background: #457C05;
background-position: 50% 0;
}

#container {
width: 820px;
margin-left: auto;
margin-right: auto;
padding: 5px;
border: 10px solid #fff;
color: #333;
background: #FFF;
}

/* CSS Tabs */

#navlist {
padding: 3px 0;
margin-left: 0;
border-bottom: 0px solid #eee;
text-align: left;
letter-spacing: 3px;
background: #7DCE27;
}

#navlist li {
list-style: none;
margin: 0;
display: inline;
}

#cute {
font: 75% "Trebuchet MS", verdana, arial, tahoma, sans-serif;

}
#navlist li a {
padding: 3px .5em;
margin-left: 2px;
border: 0px solid #eee;
color: #000;
background: #7DCE27;
text-decoration: none;
}

#navlist li a:link { color: #000;
background-color: #7DCE27; }

#navlist li a:visited { color: #000;
background: #7DCE27; }

#navlist li a:hover {
color: #fff;
background: #FE3F22;
border: 0px solid #FFF;
}

#navlist li a#current {
color: #fff;
background:#7DCE27;
border-bottom: 1px solid #fff;
}

.navlist ul li {
margin: 0 15px 0 0;
padding: 0;
list-style-type: square;
color: #FE3F22;
background: inherit;
}

#banner {
height: 138px;
padding: 0;
margin: 0;
color: #666;
background: #7DCE27 url(img/fleur_banner.jpg) no-repeat;
}

#banner h1 {
height:138px;
padding: 20px;
font: normal 175%  verdana, georgia, "Trebuchet MS",sans-serif;
text-align: right;
letter-spacing: 5px;
border-bottom: none;
color: #333;
background: inherit;

}

#content {
padding: 5px;
margin-right: 202px;
margin-bottom: 0;
vertical-align:top;
color: #333;
background: #fff;
}

#content1 {
padding: 5px;
margin-right: 10px;
margin-bottom: 0;
vertical-align:top;
color: #333;
background: #fff;
}

h1 {
margin: 0;
font: bold 110% verdana, "Trebuchet MS", tahoma, sans-serif;
padding: 5px;
border-bottom: 0px solid #7DCE27;
letter-spacing: 5px;
text-transform: uppercase;
color: #7DCE27;
background: inherit;
}

h2 {
margin: 0 0 20px 0;
font: normal 100% verdana, "Trebuchet MS", tahoma, sans-serif;
padding: 5px;
border-bottom: 1px dashed #eee;
text-transform: uppercase;
letter-spacing: 5px;
color: #FE3F22;
background: inherit;
}

h3 {
margin: 0 0 20px 0;
font: normal 100% verdana, "Trebuchet MS", tahoma, sans-serif;
padding: 2px;
text-transform: uppercase;
letter-spacing: 5px;
color: #FE3F22;
background: inherit;
}
quote {
font: normal 100% verdana, "Trebuchet MS", tahoma, sans-serif;
padding: 5px;
color: #6CB121;
background: inherit;
}
redtext {
margin: 0 0 20px 0;
font: normal 100% verdana, "Trebuchet MS", tahoma, sans-serif;
text-decoration: blink; 
padding: 2px;
letter-spacing: 5px;
color: red;
background: inherit;
}

blu {
font: normal 100% tahoma, "Trebuchet MS", tahoma, sans-serif;
color: #3366ff;

}


a {
text-decoration: none;
color: #FE3F22;
background-color: #fff;
}

a:hover {
text-decoration: none;
color: #444;
background-color:#fff;
}

a img {
border: 0;
}

#sidebar {
float: right;
width: 180px;
margin: 0 10px 0 0;
padding: 5px;
border-right: 1px dashed #eee;
background-color: #fff;
color: #999;
}

#sidebar a {
color: #333;
background-color: inherit;
}

#sidebar a:hover {
color: #FE3F22;
background-color:  inherit;
}

#footer {
clear:both;
padding: 3px;
margin: 0 0 0 0;
text-align: left;
border-top:1px solid #7DCE27;	
color: #999;
background-color: #fff;		
}

.noborder {
float: left;
margin-left: 10px;
padding-right: 20px;
}

.info {
font-size: 90%;
color: #FE3F22;
background-color: inherit;
}

 /* set millions of background images */
.rbroundbox { background: url(img/nt2.gif) repeat; }
.rbtop div { background: url(img/tl2.gif) no-repeat top left; }
.rbtop { background: url(img/tr2.gif) no-repeat top right; }
.rbbot div { background: url(img/bl2.gif) no-repeat bottom left; }
.rbbot { background: url(img/br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 10px;
font-size: 1px;

}
.rbcontent { margin: 0 7px;}
.rbroundbox { width: 98%; margin: .5em auto; }