
body
{	color: #000;
	font-family:   Tahoma,  arial, "Trebuchet MS",georgia, verdana;
	font-size: 80%;
        background: #EEF5DB;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
        letter-spacing: 1pt;
        line-height: 20px;
        text-align: justify;}

#content
{       background: #FFF;
	margin: 0px auto;
	width: 100%;}

#page
{	padding: 15px;
	width: 570px;
	margin: 0px auto;
	background: #FFF; }


#head
{       background: #FFF url(mainback.jpg);
	height: 200px;
	margin: 0px auto;
	text-align: center;
        letter-spacing: 1pt;
	width: 100%;}

#footer 
{       background: #EEF5DB;
	clear: both;
	text-transform: uppercase;
	border-top: 20px solid #DBE8B8;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	height: 60px;}

#footer p
{	padding: 5px;}

#nav
{
	width: 100%;
	background: #FFF; 
	text-transform: uppercase;
	font-size: 7pt;
	margin: -10px auto 0px auto;
	text-align: center;
        letter-spacing: 1pt;
	line-height: 23px;
	font-family: arial, helvetica, sans-serif;}

#nav a
{	margin: 0px;
	padding: 6px;
	color: #6DD579;
        font-weight:bold;
	font-style: italic;
	text-decoration: none;
	border-bottom: 0px solid #BA3C6B;
	text-align: center;}

#nav a:hover
{	margin: 0px;
	padding: 6px;
        font-weight:bold;
	background: transparent;
	border-bottom: 0px solid #BA3C6B;
	text-decoration: underline;
	line-height: 23px;
	color: #92ECEC;}

b, strong 
{       color: #E7738E;
        font-weight:bold;}

a 
{	color: #80B48C; 
	text-decoration: none;}


a:hover
{       color: #64C478;
	text-decoration: underline;}

ul
{	list-style-image: url(bullet.png);}

ol
{	list-style: lower-roman;}

input, textarea, select, option
{	background-color: #EBF4D5;
	margin: 0;
	padding: 5px;
        letter-spacing: 1pt;
        border: 1px dashed #80B48C;
        text-align:justify;}

h2
{       color: #B4CE49; 
        font-family:georgia, 'Trebuchet MS', Tahoma;
        font-size: 15pt;
        width: auto;
        letter-spacing: 4pt;
        text-align: center;
	line-height: 25px;
	font-style: italic;
        padding: 0px 0px 0px 0px;}

blockquote
{       display: block;
        background: #EBF4D5;
        padding: 10px;
	border-left: 8px solid #80B48C;
        font-weight: normal;}

.pad
{	padding: 10px;}


.codes
{	background: #F1F7EB;
	padding: 10px 10px 10px 10px;
	margin: 10px;
	text-align: center;}

.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;}

.codesort a {
	border: 0px solid transparent; }

.codesort img { 
	background: #F1F7EB;
	border: 0px solid transparent;
	padding: 8px;}

.left {
	text-align: left;}




