
#gmenu,#bnArea {
	border-top: 4px solid #d51717;
	margin-bottom:20px;
	padding-top: 1px;
}
#bnArea {
	text-align:center;
	padding-top: 5px;
}
#bnArea li {
	margin:0;
}

#gmenu ul, 
#gmenu li,
#bnArea ul,
#bnArea li {
	margin:0;
	padding:0;
	list-style: url(none) none;
}
#gmenu li a {
	text-decoration: none;
	display: block;
	text-indent:-9999px;
	overflow:hidden;
}
#gmenu .about a {
	background: url(../images/gmenu_about.jpg) no-repeat 0px 0px;
	height: 43px;
	width: 200px;
}
#gmenu .about a:hover {
	background: url(../images/gmenu_about_over.jpg) no-repeat 0px 0px;
}
#gmenu .support a {
	background: url(../images/gmenu_support.jpg) no-repeat 0px 0px;
	height: 43px;
	width: 200px;
}
#gmenu .support a:hover {
	background: url(../images/gmenu_support_over.jpg) no-repeat 0px 0px;
}
#gmenu .event a {
	background: url(../images/gmenu_event.jpg) no-repeat 0px 0px;
	height: 43px;
	width: 200px;
}
#gmenu .event a:hover {
	background: url(../images/gmenu_event_over.jpg) no-repeat 0px 0px;
}
#gmenu .blog a {
	background: url(../images/gmenu_blog.jpg) no-repeat 0px 0px;
	height: 43px;
	width: 200px;
}
#gmenu .blog a:hover {
	background: url(../images/gmenu_blog_over.jpg) no-repeat 0px 0px;
}
#gmenu .entry a {
	background: url(../images/gmenu_entry.jpg) no-repeat 0px 0px;
	height: 43px;
	width: 200px;
}
#gmenu .entry a:hover {
	background: url(../images/gmenu_entry_over.jpg) no-repeat 0px 0px;
}

