#body{

margin-top: 50px;
	padding: 0;
	background: url(redtile.jpg); background-position: top left;   
	font-family: Century Gothic, Comic Sans MS, Gill Sans MT;
    font-weight: normal;
    font-size: small;
    color: #fff;
    font-style: normal; 
     
}

.flostyle {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #009933; letter-spacing: normal; text-align: justify; text-indent: 1pt; vertical-align: top; word-spacing: normal; white-space: normal}


h1, h2{
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #330033;
	padding: 10px 0 10px  10px;
	background:#fff;
}


h1 { font-size: 36px; }

h2 { font-size: 18px; 
     }

h3 { border-bottom:dotted 1px #eee; 
    color:#000000;}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	color:#000000;
	padding:10px;
}


a { color: #F71476; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}
 
	 
 


ul#navlist
{
 list-style-type: none;
 display: inline;
 padding: 0;
margin: 0;
float: left;
width: 100%;
color: #fbea99;
background-color: #000;
border:solid 0px red;

}
 
ul#navlist li { display: inline; }

 

ul#navlist li a
{
float: left;
width: 10em;
color: #fff;
background-color: #000;
padding: 0.2em 1em;
text-decoration: none;
border-right: 1px solid #f4eca7;
}

ul#navlist li a:hover
{
background-color: #b83b51;
color: #fff;
}

 
a:link { font:Century Gothic, Arial, Tahoma; font-size: 14px; font-weight:bold ; color:#72090a; text-decoration:none; } 
a:visited { font:Century Gothic, Arial, Tahoma; font-size: 14px; font-weight:bold ; color:#72090a; text-decoration:none; } 
a:hover { font:Century Gothic, Arial, Tahoma; font-size: 14px; font-weight:bold ; color:#ffffff; text-decoration:underline; } 
a:active { font:Century Gothic, Arial, Tahoma; font-size: 14px; font-weight:bold ; color:#f4e8a6; text-decoration:none; }  


a.external:link {color: #176836; font-size: 14pt; font-weight: bold; font-style:italic;}
a.external:visited {color: #894f7b; font-size: 14pt;font-weight: bold; font-style:italic;}
a.external:hover {color: #ffffff; text-decoration: overline; background-color: #72090a; font-weight:bold; font-style:italic}
a.external:active {color: #72090a;font-size: 14pt; font-weight: bold; font-style:italic; } 
 
