table#wrapper {
	width: 760px;
}

p#invite {
	width: 50%;
	float: left;
	font-weight: bold;
	font-size: 90%;
	margin-top: 0;
}

.join-us1  {
font: bold 28px   Verdana, sans-serif;
color: #900;
}

.join-us2  {
font: bold 20px  Verdana, sans-serif;
color: #900;
}

ul#links {
width: 35%;
margin: 0 0 0 2em;
padding: 4px;
float: left;
top: 0;
text-align: left;
border: 0;
background-color: #FFF;
list-style-image: url(/site06/images/bullet.gif);
}

ul#links li {
font-size: 80%;
font-weight: bold;
margin: 0 0 0.5em 0;
}


#blurb {
font-size: 80%;
padding: 4px;
text-align: left;
border: 1px solid #036;
background-color: #EDF2F6;
}

#blurb a:hover {
color: #069;
}

table#feature {
	position: relative;
	padding: 0;
	background-color: #FFF7D9;
	font: Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	width: 215;
}

td.topleft {
	padding: 2px;
	border-bottom: 1px solid #AD5500;
	border-right: 1px solid #AD5500;
	border-left: 1px solid #AD5500
}

td.topleft p {
	margin: 0 0 0 106px;
}

td.bottomright {
	padding: 2px;
	border-bottom: 1px solid #AD5500;
	border-right: 1px solid #AD5500;
	border-left: 1px solid #AD5500
}

td.topleft img {
position: relative;
	padding: 0 2px 0 0;
	float: left;
}

td.bottomright img {
position: relative;
	padding: 0 0 0 2px;
	float: right;
}

span.author {
font: 14px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #AD5500;
text-decoration: none;
}

span.author a {
color: #AD5500;
text-decoration: none;
}

span.author a:hover {
color: #AD5500;
text-decoration: underline;
}
/*
table#also {
	width: 254px;
	padding: 0;
	border: 0;
}

table#also td.caption {
	border: 0;
	padding: 0;
}

table#also td.pix {
	padding: 1px 1px 1px 2px;
	background-color: #FFF7DA;
}

table#also td.pix {
	border-top: 0;
	border-right: 1px solid #AD5500;
	border-bottom: 1px solid #AD5500;
	border-left: 1px solid #AD5500;
}

table#also td.pix img {
	float: left;
	margin: 0 3px 2px 1px;
}
*/

div#also {
	position: relative;
	width: 276px;
	height: 454px;
	margin: 2em auto 0 auto;
	padding: 1px;
	border: 1px solid #AD5500;
	background-color: #FFF7DA;
}

div#also h3#also-caption {
	position: relative;
	margin: -1.1em 0 0 0;
	color: #900;
	font-family: Verdana, sans-serif;
}

div#also img {
	float: left;
	margin: 2px;
}

