@charset "UTF-8";
/* CSS Document */


body {
background-color: #ffffff;
font-size: 10pt;
font-family: Helvetica, Verdana, Arial, sans-serif;
color:#000000;
padding:0px;
margin:0px;
}

a:link {text-decoration: none; color:#000000;}
a:visited {text-decoration: none; color:#000000;}
a:active {text-decoration: none; color:#000000;}
a:hover {text-decoration: none; color:#000000;}

p {
	font-size:10pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align:justify;
	}

img {border: 0px;
	}

b {
	color:#000000;
	font-size: 12pt;
	}
	
h1 {color:#999999;
	font-size:20pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}
	
ul {
	font-size:10pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}

#footer {
  color:#313131;
  	font-size:9pt;
		font-family: Helvetica, Verdana, Arial, sans-serif;
	  }

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
	  
#container {
			margin-bottom: 10px;
			margin-left:auto; 
			margin-right:auto; 
			width:800px; 
			margin-top:2%;
			background-color: #ffffff;
			}


/* ----------banner-------------- */


#header {
		padding: 0px;
		margin: 0px; 
		}

#header img {
			padding:0px 0px;
			} 

/* -----------------content--------------------- */


#content { position:relative;
			margin-left: auto; 
			margin-top:auto; 
			border-style:solid;
			border-width:1px;
			border-color:#e2e0df;
			}
			
div#content { 
min-height:0px;
}

#text {
		position:relative; 
		margin-top:50px;
		margin-bottom:50px;
		margin-left:auto; 
		margin-right:auto;
		width: 695px;
		text-align:justify;
		}


/* -----------footer--------------------------- */

#footer {
background-color: #FFFFFF;
clear: both;
width:800px;
text-align: center;
font-family: Helvetica, Verdana, Arial, sans-serif
 }


/*_________________ menu */

#home
{
  display: block;
  width: 380px;
  height: 38px;
  background: url("images/KB_Mhome.png") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -38px;
}

#home span
{
  display: none;
}


#as
{
  display: block;
  width: 101px;
  height: 38px;
  background: url("images/KB_Martists.png") no-repeat 0 0;

}

#as:hover
{ 
  background-position: 0 -38px;
}

#as span
{
  display: none;
}

#blog
{
  display: block;
  width: 47px;
  height: 38px;
  background: url("images/KB_Mblog.png") no-repeat 0 0;

}

#blog:hover
{ 
  background-position: 0 -38px;
}

#blog span
{
  display: none;
}

#shows
{
  display: block;
  width: 112px;
  height: 38px;
  background: url("images/KB_Mshows.png") no-repeat 0 0;

}

#shows:hover
{ 
  background-position: 0 -38px;
}

#shows span
{
  display: none;
}

#contact
{
  display: block;
  width: 63px;
  height: 38px;
  background: url("images/KB_Mcontact.png") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -38px;
}

#contact span
{
  display: none;
}

#shop
{
  display: block;
  width: 51px;
  height: 38px;
  background: url("images/KB_Mshop.png") no-repeat 0 0;

}

#shop:hover
{ 
  background-position: 0 -38px;
}

#shop span
{
  display: none;
}

#portfolio
{
  display: block;
  width: 46px;
  height: 38px;
  background: url("images/KB_Mportfolio.png") no-repeat 0 0;

}

#portfolio:hover
{ 
  background-position: 0 -38px;
}

#portfolio span
{
  display: none;
}
