/* CSS Document */





body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	font: 10px/20px Arial, Helvetica, sans-serif;
}

html{
	margin: 0px;
	padding: 0px;
}


	body
	{
		padding: 0;
		margin: 0;
		background-color: #000000;
		color: #999999;
		text-align: center;
		font: 10px/20px Arial, Helvetica, sans-serif;
	}


html{
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#description img.cara{ margin-left:3px; float:left; width: auto; text-align:left;}






#container {
	background: #333333 url(images/bg_body.jpg) repeat-x left top;
	color:#FFFFFF;
	line-height: 18px;
	margin: 15px auto;
	width:550px;
	padding: 5px 20px 20px 20px;
	border: 1px solid #000;
}



#description{
	background: #000000;
	border: 1px solid #333333;
	
	margin: 15px auto;
	width: 550px;
	float: left;
	height: 90px;
	font-weight: bold;
}

#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #FFFFFF;		
}

/* Firefox Dotted Outline Fix */
	a:active { 
		outline: none; 
	}
	
	/* Firefox Dotted Outline Fix */
	a:focus { 
		-moz-outline-style: none; 
	}
	






















	


#footer {
	text-align:center;
	padding: 30px 0px 10px;
	clear: both;
	float: none;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	}


#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

#footer a:hover {
	color: #FFFFFF;
}





.unvisible { 
	display: none;
 }












	

	
}



}




#gallerycontainer{
	padding: 0px;
	text-align:center;
}


/* Menu Body............................................................. */
	
	
	div#menubar{ width:540px; position:relative; padding:0px;  }
	
	
	ul#menu {
		width:535px;
		height:20px;
		list-style:none;
		margin:10px auto; margin-left:3px;
		padding:0px;
		
	
		
		
	}
	
	/* Float LI Elements - horizontal display */
	ul#menu li {
		float:left;
	}
	
	/* Link - common attributes */
	ul#menu li a {
		background:  url(images/nav.gif) no-repeat scroll top left;
		display:block;
		height:20px;
		position:relative;
		
	}
	
	/* Specify width and background position attributes specifically for the class: "home" */
	ul#menu li a.home {
		width:70px;
		background-position:0px -0px;
	}
	
	/* Specify width and background position attributes specifically for the class: "gallery" */
	ul#menu li a.gallery {
		width:105px;
		background-position:-70px 0px;
	}
	
		/* Specify width and background position attributes specifically for the class: "current" */
	ul#menu li a.current {
		width:100px;
		background-position:-175px 0px;
	}
	
	
			/* Specify width and background position attributes specifically for the class: "bio" */
	ul#menu li a.bio {
		width:145px;
		background-position:-275px 0px;
	}
	
	
				/* Specify width and background position attributes specifically for the class: "contact" */
	ul#menu li a.contact {
		width:110px;
		background-position:-420px 0px;
	}
	
	
	
	
	
	
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	/* Span (on hover) - common attributes */
	ul#menu li a span {
		background: url(images/nav.gif) no-repeat scroll bottom left;
		display:block;
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		z-index:100;
	}
	
	/* Span (on hover) - display pointer */
	ul#menu li a span:hover {
		cursor:pointer;
	}
	
	/* Shift background position on hover for the class: "home" */
	ul#menu li a.home span {
		background-position:0px -20px;
	}
	
	/* Shift background position on hover for the class: "gallery" */
	ul#menu li a.gallery span {
		background-position:-70px -20px;
	}

/* Shift background position on hover for the class: "gallery" */
	ul#menu li a.current span {
		background-position:-175px -20px;
	}

/* Shift background position on hover for the class: "gallery" */
	ul#menu li a.bio span {
		background-position:-275px -20px;
	}

/* Shift background position on hover for the class: "gallery" */
	ul#menu li a.contact span {
		background-position:-420px -20px;
	}

	div.contact{ height:250px; width:550px;display:block;  margin:65px auto; float:left; overflow:hidden; }
div.contact p{ line-height:3em; font-size:1.2em; text-align:center;}


em{color:#666666;}
a.mail{text-decoration: none; color:#666666;}
a.mail:hover{color:#CCCCCC;}

h1.hide{position:absolute; left:80000px; font-size:0.1em; color:#000000;}