a:link, a:visited {
	background: transparent;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	background: #ECFAE7;
	color: #76B11B;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	background: transparent;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

body	{
	background-image: url(bg.gif);
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

td {
	background-color: #F7F7F7;
	font-size: 12px;
	padding: 2px;
	text-align: right;
}

#content {
	border-right: 1px dashed #CCCCCC;
	font-size: 14px;
	margin: 20px 150px 0px 0px;
	padding: 0px 20px 0px 0px;
	text-align: left;
}

#footer {
	color: #D3D3D3;
	margin: 20px 0px 50px 0px;
	text-align: center;
}

#menu {
	float: right;
	font-size: 14px;
	margin: 20px 0px 0px 0px;
	text-align: left;
	width: 130px;
	text-transform:uppercase;
	Font: 11px verdana;
}

#menu a:link {
	color: #330000;
	padding: 0px 2px 0px 2px;
	text-decoration: underline;
}

#menu a:visited {
	color: #330000;
	padding: 0px 2px 0px 2px;
	text-decoration: underline;
}

#menu a:hover {
	background: #ECFAE7;
	color: #330000;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}

#menu li{
	list-style-type: none;
	margin: 15px 0px 0px 0px;
}

#menu ul{
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#wrapper	{
	background-color: transparent;
	border: 1px sold #000000;
	color: #333333;
	margin: 0px auto;
	padding: 0;
	width: 540px;
}

h1 {
	font-size: 20px;
	color: #556B2F;
}

h2 {
	font-size: 16px;
	color: #6A442F;
}
