#destination, #submit, #gallery, #editorspick, #aboutus
{
	position: absolute;
	top: 29px;
	width: 1px;
	height: 5px;


}

#destination ul, #submit ul, #gallery ul, #editorspick ul, #aboutus ul
{
	list-style-image: none;
	list-style-type: none;
}

#destination
{
	left: 281px;
}

#submit
{
	left: 376px;
}

#gallery
{
	left: 478px;
}

#editorspick
{
	left: 549px;
}

#aboutus
{
	left: 678px;
}

#destination a, #submit a, #gallery a, #editorspick a, #aboutus a
{
	display: block;
	width: 100px;
	height: 30px;
	background: url(../images/menu_bar_off.png) no-repeat;
	color: #000000;
	text-decoration: none; 
	font-size: 14px;
	margin: 0px;
	padding: 0px 9px 4px 9px;
}

#destination a:hover, #destination a:active, #editorspick a:hover, #editorspick a:active, #submit a:hover, #submit a:active, #gallery a:hover, #gallery a:active, #aboutus a:hover, #aboutus a:active
{
	color: #000000;
	background: url(../images/menu_bar_on.png) no-repeat #E4D1ED;
}

#dropmenu0, #dropmenu1, #dropmenu2, #dropmenu3, #dropmenu4
{
	position:absolute;
	z-index: 5;
	left:0;
	top:0;
	padding: 10px 10px 10px 10px;
	margin-top: 18px;
	width: 232px;
	background: url(../images/menu_bg.png) repeat-y;
	font-size: 14px;
	line-height : 16px;
}

#dropmenu0 ul, #dropmenu1 ul, #dropmenu2 ul, #dropmenu3 ul, #dropmenu4 ul
{
	background: url(../images/bullet.png) repeat-y;
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}

#dropmenu0 li, #dropmenu1 li, #dropmenu2 li, #dropmenu3 li, #dropmenu4 li
{
	margin:2px 0px 2px 0px;
	padding-left:20px;
}


#dropmenu0 h3, #dropmenu1 h3, #dropmenu2 h3, #dropmenu3 h3, #dropmenu4 h3
{
	font-size: small;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#dropmenu0 a:hover, #dropmenu1 a:hover, #dropmenu2 a:hover, #dropmenu3 a:hover, #dropmenu4 a:hover
{
	color: #009999;
}
