/********************************************************Abstract */
.navbar
{
margin-left:0px;
}  

.mainDiv
{
width:206px;
}

/******************************************************** TopItem Abstract */
.topItem, .topItemOver, .topItemClose, .topItemCloseOver
{
width:206px;
height:45px;
cursor:pointer;
}

.dropMenu
{
filter:alpha(opacity=100);
}

.subMenu
{
display:none;
}


/********************************************************  SubItem Abstract */
.subItem, .subItemOver
{
height:21px;
}

.subItem a, .subItemOver  a
{
}

.preloadImages {
	display:none;
}
.drop
{
border-left:1px solid black;
border-right:1px solid black;	
}

/******************************************************** TopItem - Home*/
#topItem01 span {
display: none;
}

#topItem01 a{
display:block;
background-image:url(img/menu_home.gif);
background-repeat: no-repeat;
width:206px;
height:45px;
}

#topItem01 a:hover {
display: block;
background-image:url(img/menu_home_over.gif);
background-repeat: no-repeat;
width:206px;
height:45px;
}

/******************************************************** TopItem - About*/
#topItem02{
	background-image:url(img/menu_about.gif);
}

#topItem02:hover {
	background-image:url(img/menu_about_over.gif);
}


/******************************************************** TopItem - Dates*/
#topItem03 span {
display: none;
}

#topItem03 a{
display:block;
background-image:url(img/menu_dates.gif);
background-repeat: no-repeat;
width:206px;
height:45px;
}

#topItem03 a:hover {
display: block;
background-image:url(img/menu_dates_over.gif);
background-repeat: no-repeat;
width:206px;
height:45px;
}
/******************************************************** TopItem - Media*/
#topItem04{
	background-image:url(img/menu_media.gif);
}

#topItem04:hover {
	background-image:url(img/menu_media_over.gif);
}

/******************************************************** TopItem - Projects*/
#topItem07{
	background-image:url(img/menu_projects.gif);
}

#topItem07:hover {
	background-image:url(img/menu_projects_over.gif);
}

/******************************************************** TopItem - Guestbook*/
#topItem05 span {
display: none;
}

#topItem05 a{
display:block;
background-image:url(img/menu_guestbook.gif);
background-repeat: no-repeat;
width:206px;
height:45px;
}

#topItem05 a:hover {
display: block;
background-image:url(img/menu_guestbook_over.gif);
background-repeat: no-repeat;
width:206px;
height:45px;
}
/******************************************************** TopItem - Contact*/
#topItem06 span {
display: none;
}

#topItem06 a{
display:block;
background-image:url(img/menu_contact.gif);
background-repeat: no-repeat;
width:206px;
height:45px;
}

#topItem06 a:hover {
display: block;
background-image:url(img/menu_contact_over.gif);
background-repeat: no-repeat;
width:206px;
height:45px;
}

/******************************************************** SubItem - Biography */
#subItem01 span {
display: none;
}

#subItem01 a{
display:block;
background-image:url(img/menu_biography.gif);
background-repeat: no-repeat;
width: 206px;
height: 21px;
}

#subItem01 a:hover {
display: block;
background-image:url(img/menu_biography_over.gif);
background-repeat: no-repeat;
width: 206px;
height: 21px;
}

/******************************************************** SubItem - Discography */
#subItem02 span {
display: none;
}

#subItem02 a{
display:block;
background-image:url(img/menu_discography.gif);
background-repeat: no-repeat;
width: 206px;
height: 21px;
}

#subItem02 a:hover {
display: block;
background-image:url(img/menu_discography_over.gif);
background-repeat: no-repeat;
width: 206px;
height: 21px;
}

/******************************************************** SubItem - Live */
#subItem03 span {
display: none;
}

#subItem03 a{
display:block;
background-image:url(img/menu_live.gif);
background-repeat: no-repeat;
width: 206px;
height: 21px;
}

#subItem03 a:hover {
display: block;
background-image:url(img/menu_live_over.gif);
background-repeat: no-repeat;
width: 206px;
height: 21px;
}

/******************************************************** SubItem - Studio */
#subItem04 span {
display: none;
}

#subItem04 a{
display:block;
background-image:url(img/menu_studio.gif);
background-repeat: no-repeat;
width: 206px;
height: 21px;
}

#subItem04 a:hover {
display: block;
background-image:url(img/menu_studio_over.gif);
background-repeat: no-repeat;
width: 206px;
height: 21px;
}

/******************************************************** SubItem - Press */
#subItem05 span {
display: none;
}

#subItem05 a{
display:block;
background-image:url(img/menu_press.gif);
background-repeat: no-repeat;
width: 206px;
height: 21px;
}

#subItem05 a:hover {
display: block;
background-image:url(img/menu_press_over.gif);
background-repeat: no-repeat;
width: 206px;
height: 21px;
}

/******************************************************** SubItem - Live Beatbox */
#subItem06 span {
display: none;
}

#subItem06 a{
display:block;
background-image:url(img/menu_liveBeatbox.gif);
background-repeat: no-repeat;
width: 206px;
height: 21px;
}

#subItem06 a:hover {
display: block;
background-image:url(img/menu_liveBeatbox_over.gif);
background-repeat: no-repeat;
width: 206px;
height: 21px;
}
