body	{background: #FFE6BF url(gfx/bg.gif) repeat-x top; margin: 0; padding: 0; text-align: center}
	
#relative {width: 818px; margin-left: auto; margin-right: auto; text-align: center; background: #fff; border-left: 4px solid #C1F066; border-right: 4px solid #C1F066; border-bottom: 10px solid #C1F066;}

#top {width: 818px; height: 90px; background: #C1F066; margin-bottom: 0}

#box {width: 818px; height: 100%; background: #fff url(gfx/bg1.gif) repeat-x top; margin-top: 0}

#menu {text-align: left; background: #C1F066; padding: 5px 25px; border-bottom: 6px solid #3F9E00; border-top: 6px solid #3F9E00;}
#menu p {font: bold 12px Verdana; color: #fff; margin: 0}
#menu a:link, #menu a:active, #menu a:visited {font: bold 12px Verdana; color: #fff; text-decoration: none; font-weight: bold; padding: 2px 5px; margin: 0; background: #3F9E00; margin-right: 3px}
#menu a:hover {background: yellow; border: 2px solid #3F9E00; color: #3F9E00}

#content {width: 730px; margin: 15px 20px; border-left: 3px solid #3F9E00; border-right: 3px solid #3F9E00; border-top: 6px solid #3F9E00; padding: 20px;text-align:justify;}
#content p {font: 12px Georgia, "Times New Roman"; margin: 5px 0; text-align: left; line-height: 1.5; color: #333}
#content li {font: 12px Georgia, "Times New Roman"; margin: 2px 0; text-align: left; line-height: 1.5; color: #333}
#content ul {margin-top: 2px; margin-bottom: 2px}

#foot {width: 100%; margin-top: 5px}
#foot p {font: 10px Verdana, Arial, sans-serif; margin: 0; color: #000;}
#foot a:link, #foot a:active, #foot a:visited {color: #B36B00; text-decoration: none; font-weight: bold}
#foot a:hover {color: #fff; background: #B36B00}

a {color: #B36B00; font-weight: bold}
a:hover {color: #fff; background: #B36B00}

h1 {font: bold 18px Verdana, Arial, sans-serif; margin: 0 15px; color: #3F9E00; text-align: left}
