body {
	margin: 0;
	padding: 0;
	background-color: #f9e000;
	background-image: url(../images/g100.jpg);
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #29176d;
}

#navbar {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	background-color: #transparent;
	}
#navbar2 {
	width: 638px;
	margin: 0 auto;
}
#navbar3 {
	width: 381px;
	margin: 0 auto;
}

#navbar td {
	background-image: url(../images/button125-2.gif);
	background-repeat: no-repeat;
	background-position:  5px 7px;
	width: 127px;
	height: 50px;
	font-size: 0.85em;
}
#navbar a, visited {
	color: #29176d;
	text-decoration: none;
}
#navbar a:hover {
	color: #dd2118;
	text-decoration: none;
}
#current {
	color: #dd2118;
}

#content {
	text-align: left;
	font-size: 1.1em;
	padding: 0.5em 1.5em;
	background-color: #dedede;
	border-top: 5px solid #29176d;
	border-right: 5px solid #29176d;
	border-bottom: 5px solid #29176d;
	border-left: 5px solid #29176d;
	}

div#weaver {
    margin: 0; padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
div#weaver a:link {
	text-decoration: none;
}
div#weaver a:visited {
	text-decoration: none;
}
div#weaver a:hover {
	background-color: #dededc;
	text-decoration: none;
}

h2 {
	font-size: 1.4em;
	}
h3 {
	font-size: 1.15em;
	}	

.city {
	font: bold 1.3em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

	
ol li {
margin-left: 40px;
	margin-bottom: 10px;
}	


.floatlft {
	float: left;
	margin: 0 20px 0 0;
}

.clearb {
		clear: both;
}

#trf {
	width: 700px;
	margin: 10px auto 0 auto;
	padding: 20px;
	padding-bottom: 0;
	border: double 10px #000000;
}

.menusm {
	font-size: 0.75em;
	line-height: 1em;
	}
	
.imgb {
	border: 3px solid #29176d;
}	
