body {
	background: url(images/pinktex.gif) #fbebeb;
	color: #202020;
	font-family: Georgia, Times, serif;
	font-size: 85%;
        line-height: 1.4em;
	margin: 0;
        padding: 0;
	text-align: center;
        }

A:link {color: #c27278; 
        text-decoration: none}
A:visited {color: #009999;
           text-decoration: none}
A:active {color: #ff0066;
          text-decoration: underline}
A:hover {color: #c27278; 
         text-decoration: underline;}


#wrapper {
	background: #fbebeb;
	margin: 0;
        margin-left: auto;
        margin-right: auto; 
	width: 750px;
	text-align: left;
	border: 0;
	}

#header {
	background: #fbebeb url(images/banner.png);
	height: 190px;
	text-align: left;
	margin: 0;
	padding: 5px 0;
	}

#content {
	background: #fbebeb;
	padding: 20px;
	text-align: justify;
	}

#menu {
	margin: 0;
	padding: 0;
	border: 0;
	}

 #menu ul {
        padding-left: 0;
        margin: 0;
	margin-bottom: 10px;
        background-color: #fbebeb;
        color: #006666;
        float: left;
        width: 100%;
        font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	border-top: 1px solid #006666;
	border-bottom: 1px solid #006666;
	 }

#menu ul li { 
	display: inline;	
	list-style-type: none; 
        margin: 0 0 0 10px;
	}

#menu ul li a {
	padding: 5px 10px 5px 10px;
	width: 70px;
	background-color: #fbebeb;
        color: #006666;
        text-decoration: none;
        float: left;
        border: 0;
	text-align: center;
	 }


 #menu ul li a:hover {
	text-decoration: underline;
	}

#footer {
        background: #fbebeb;
	color: #006666;
	font-family: verdana,arial,helvetica,sans-serif;
        margin: 0;
        }

h1 {
	margin: 0;
	padding: 0;
	}

h1 span {
	display: none;
	}

h2 {
	color: #006666;
	font-family: Georgia, Times, serif;
        font-size: 135%;
	line-height: 1em;
	text-align: center;
	}

h3 {
	color: #006666;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	text-align: center;
	padding: 0 20px 0 20px;
	}

h4 {
	color: #006666;
	font-family: Georgia, Times, serif;
	font-size: 100%;
	text-align: center;
	padding: 0 20px 0 20px;
		}

h5 {
	color: #006666;
	font-family: Georgia, Times, serif;
	font-size: 100%;
	text-align: left;
	padding: 0 20px 0 20px;
		}

h6 {
	padding: 0;
	margin: 0;
	}

p  {	
	}

.floatleft {
	float: left;
        margin: 0; 
	padding: 0 10px 10px 0;
	display: inline;
	clear: left;
	}

.largetext {
	color: #006666;
	font-size: 115%;
	font-weight: bold;
	}

.quote {
	padding: 0 30px 0 30px;
	font-family: Arial, sans-serif;
	text-align: center;
	color: #006666;	
	}

.ruleimg {
	text-align: center;
	}

.announcement {
	text-align: center;
	font-weight: bold;
	}

.cont {
	text-align: right;
	font-style: italic;
	}

.finis {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	}

.centerform {
	text-align: center;
	}

.sitemaplist ul {
	list-style-type: none;
	line-height: 1.5em;
	}

.credit {
	padding: 10px 25px 10px 25px;
	color: #006666;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	font-weight: bold;
        line-height: 1.4em;
        margin: 0;
	}
