body {
	font-family: TW Cen MT, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	background-color:#996633;
	text-align:center;
}

td {
	font-size:14px;
}

.mapcell {
	text-align:center;
	vertical-align:middle;
}

.bla
{
	text-align:justify;
}

.lefty
{
	text-align:left;
}

.righty
{
	text-align:right;
}

.figure1
{
	text-align:center;
	width:260px;
}

.longlat
{
	width:325px;
	text-align:center;
	vertical-align:middle;
}

.middley
{
	text-align:center;
	vertical-align:middle;
}

/* FORMS */
.longlatbox
{
	width:300px;
	height:20px;
	border-width:3px;
	border-style:solid;
	border-color:#000000;
	background-color:#EEDDBB;
	text-align:center;
	vertical-align:middle;
	font-size:16px;
}

.namebox
{
	width:300px;
	height:20px;
	border-width:3px;
	border-style:solid;
	border-color:#000000;
	background-color:#F0DC6A;
	text-align:center;
	vertical-align:middle;
	font-size:16px;
}

.addme
{
	height:28px;
	width:200px;
	font-size:12px;
}

/* LINKS */
a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a.join {
	font-size:16px;
}

a:hover {
	color:#FFFFFF;
}
