body {
	text-align: center;
	background: #000;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	line-height: 1.1em;
}

img {
	border: 0px;
}

#header {
	width: 100%;
	height:40px;
	text-align:left;
}


#header ul {
	list-style: none;
	display: inline;
	overflow: hidden;	
}

#header li {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#masthead a {
	background: url(../images/homepage/logo.gif) top left no-repeat;
	float:left;
	margin: 20px 0 0 20px;
	padding: 40px 0 0 0;
	overflow: hidden;
	width: 265px;
	height: 0px !important;
	height /**/:40px; /* for IE5/Win */	
}

#simpleviewer {
	width:90%;
	height: 700px;	
	background: #000;
	margin: 0px auto 0px auto;
	}

/*<group=homenav>*/

#homenav {
	width: 254px;
	height: 310px;
	margin: 0px auto 0px auto;
}

#homenav ul {
	list-style: none;
	display: inline;
	overflow: hidden;	
}

#homenav li {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#homenav a {
	float:left;
	margin: 10px 0 0 10px;
	padding: 145px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:145px; /* for IE5/Win */	
}

#homenav a:hover {
	background-position: 0 -145px;
	z-index: 99;	
}

#travel a {
	width: 117px;
	background: url(../images/homepage2/travel.png) top left no-repeat;
}

#projects a {
	width: 117px;
	background: url(../images/homepage2/projects.png) top left no-repeat; 
}

#personal a {
	width: 117px;
	background: url(../images/homepage2/personal.png) top left no-repeat; 
}

#videos a {
	width: 117px;
	background: url(../images/homepage2/videos.png) top left no-repeat;	 
}
	
/*</group>*/

/*<group=globalnav>*/

#globalnav {
	height: 22px;
	width: 206px;
	margin: 25px auto 0px auto;
	padding: 0px;
}

#globalnav ul {
	list-style: none;
	display: inline;
	overflow: hidden;
}

#globalnav li {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#globalnav a {
	float:left;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:22px; /* for IE5/Win */
	margin: 0 0 0 15px;
}

#globalnav a:hover {
	background-position: 0 -22px;
	z-index: 99;
}

#bio a {
	width: 42px;
	background: url(../images/homepage2/bio.gif) top left no-repeat;
}

#contact a {
	width: 72px;
	background: url(../images/homepage2/contact.gif) top left no-repeat;
}

#main a {
	width: 47px;
	background: url(../images/homepage2/main.gif) top left no-repeat;
}

/*</group>*/

#travel {
	width: 100%;
	text-align:left;
}

/*<group=travelnav>*/

#travelnav {
	height: 450px;
	width: 325px;
	margin: 25px 0 0 50px;
	padding: 0px;
	}

#travelnav ul {
	list-style: none;
	display: inline;
	overflow: hidden;	
}

#travelnav li {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;	
}

#travelnav a {
	float:left;
	padding: 90px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:90px; /* for IE5/Win */
	margin: 0 0 0 15px;
	}

#travelnav a:hover {
	background-position: 0 -90px;
	z-index: 99;
	}

#guatemala a {
	width: 325px;
	background: url(../images/travel2/guatemala.png) top left no-repeat;
	}

#cuba a {
	width: 325px;
	background: url(../images/travel2/cuba.png) top left no-repeat;
	}

#cotedazur a {
	width: 325px;
	background: url(../images/travel2/cotedazur.png) top left no-repeat;
	}

#america a {
	width: 325px;
	background: url(../images/travel2/america.png) top left no-repeat;	}

#avenued a {
	width: 325px;
	background: url(../images/travel2/avenued.png) top left no-repeat;
	}
	
/*</group>*/

#footer {
	width: auto;
	height: 15px;
	margin: 50px auto 10px auto;
	padding: 0 0 0 10px;
	font: 0.9em/1.0em "Lucida Grande", "Trebuchet MS", Tahoma, Geneva;
	color: #777;
}

.hidden_stuff{
	display:none;
}
