#menu {
	float: right;
	margin-right: 30px;
	margin-top: 28px;
	margin-bottom: 0px;
	text-align: left;
	letter-spacing: 0em;
}
#menu a {
	text-decoration: none;
}
#menu a:hover {
	color: #B88CBD;
}
#menu p {
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: bold;
}
#tab	{
	clear: right;
	background-image: url('/images/tab.gif');
	width: 162px;
	height: 38px;
	float: right;
}
#tab p	{
	text-align: left;
	margin-top: 6px;
	margin-left: 34px;
	letter-spacing: 0em;
	font-size: 14px;
	font-weight: bold;
}
#tab a {
	text-decoration: none;
	color: #86AF6B;
}
#tab a:hover {
	color: #AAC785;
}
#content {
	clear: both;
	margin: 0 35px 0 35px;
}
.nospace {
	margin: 0px;
	border:	0px;
}