.top_menu
{
	position: relative;
	top: 10px;
	height: 24px;
	color: #AC9760;
 	letter-spacing: 2px;
 	word-spacing: 1px;
 	font-weight: bold;
}

.menu_rule1
{
	position: absolute;
	left: 319px;
	width:3px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/rule.gif") top left no-repeat;
}
.menu_rule2
{
	position: absolute;
	left: 409px;
	width:3px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/rule.gif") top left no-repeat;
}
.menu_rule3
{
	position: absolute;
	left: 530px;
	width:3px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/rule.gif") top left no-repeat;
}
.menu_rule4
{
	position: absolute;
	left: 627px;
	width:3px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/rule.gif") top left no-repeat;
}
.menu_rule5
{
	position: absolute;
	left: 749px;
	width:3px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/rule.gif") top left no-repeat;
}
.menu_rule6
{
	position: absolute;
	left: 825px;
	width:3px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/rule.gif") top left no-repeat;
}

.menu_home
{
	position: absolute;
	left: 250px;
	width:69px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/home.gif") top left no-repeat;
}
.menu_home a
{
	position: absolute;
	left: 0px;
	width:69px;
	height:24px;
	background: url("/img/nav/home.gif") top left no-repeat;
}
.menu_home a:hover
{
	color: #5D8FB7;
	background: url("/img/nav/home_over.gif") top left no-repeat;
}
.menu_home span { display:none }

.menu_register
{
	position: absolute;
	left: 322px;
	width:87px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/register.gif") top left no-repeat;
}
.menu_register a
{
	position: absolute;
	left: 0px;
	width:87px;
	height:24px;
	background: url("/img/nav/register.gif") top left no-repeat;
}
.menu_register a:hover
{
	color: #5D8FB7;
	background: url("/img/nav/register_over.gif") top left no-repeat;
}
.menu_register span { display:none }

.menu_profiles
{
	position: absolute;
	left: 412px;
	width:118px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/visit_profiles.gif") top left no-repeat;
}
.menu_profiles a
{
	position: absolute;
	left: 0px;
	width:118px;
	height:24px;
	background: url("/img/nav/visit_profiles.gif") top left no-repeat;
}
.menu_profiles a:hover
{
	color: #5D8FB7;
	background: url("/img/nav/visit_profiles_over.gif") top left no-repeat;
}
.menu_profiles span { display:none }

.menu_hopenet
{
	position: absolute;
	left: 533px;
	width:94px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/hope_net.gif") top left no-repeat;
}
.menu_hopenet a
{
	position: absolute;
	left: 0px;
	width:94px;
	height:24px;
	background: url("/img/nav/hope_net.gif") top left no-repeat;
}
.menu_hopenet a:hover
{
	color: #5D8FB7;
	background: url("/img/nav/hope_net_over.gif") top left no-repeat;
}
.menu_hopenet span { display:none }





.menu_hope_and_cope
{
	position: absolute;
	left: 630px;
	width:119px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/hope_and_cope.gif") top left no-repeat;
}
.menu_hope_and_cope a
{
	position: absolute;
	left: 0px;
	width:119px;
	height:24px;
	background: url("/img/nav/hope_and_cope.gif") top left no-repeat;
}
.menu_hope_and_cope a:hover
{
	color: #5D8FB7;
	background: url("/img/nav/hope_and_cope_over.gif") top left no-repeat;
}
.menu_hope_and_cope span { display:none }




.menu_about
{
	position: absolute;
	left: 752px;
	width:73px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/about.gif") top left no-repeat;
}
.menu_about a
{
	position: absolute;
	left: 0px;
	width:73px;
	height:24px;
	background: url("/img/nav/about.gif") top left no-repeat;
}
.menu_about a:hover
{
	color: #5D8FB7;
	background: url("/img/nav/about_over.gif") top left no-repeat;
}
.menu_about span { display:none }





.menu_contact
{
	position: absolute;
	left: 828px;
	width:91px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/contact.gif") top left no-repeat;
}
.menu_contact a
{
	position: absolute;
	left: 0px;
	width:91px;
	height:24px;
	background: url("/img/nav/contact.gif") top left no-repeat;
}
.menu_contact a:hover
{
	color: #5D8FB7;
	background: url("/img/nav/contact_over.gif") top left no-repeat;
}
.menu_contact span { display:none }


.menu_login
{
	position: absolute;
	left: 907px;
	width:72px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/login.gif") top left no-repeat;
}
.menu_login a
{
	position: absolute;
	left: 0px;
	width:72px;
	height:24px;
	background: url("/img/nav/login.gif") top left no-repeat;
}
.menu_login a:hover
{
	color: #5D8FB7;
	background: url("/img/nav/login.gif") top left no-repeat;
}
.menu_login span { display:none }

.menu_logout
{
	position: absolute;
	left: 907px;
	width:72px;
	height:24px;
	margin: 0px;
	background: url("/img/nav/my_profile.gif") top left no-repeat;
}
.menu_logout a
{
	position: absolute;
	left: 0px;
	width:72px;
	height:24px;
	background: url("/img/nav/my_profile.gif") top left no-repeat;
}
.menu_logout a:hover
{
	color: #5D8FB7;
	background: url("/img/nav/my_profile.gif") top left no-repeat;
}
.menu_logout span { display:none }