/* CSS Document */
html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, p , img {
	margin: 0;
	padding: 0;
	border: 0;
		}	
body {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	text-align:center;
	background-repeat: repeat;
}
div#datawrapper{
	position: relative;
	width: 580px;
	text-align: center;
	height: 575px;
	top: 0px;
	left: 0px;
	margin: 0 auto;
}

div#datamain{
	position: absolute;
	width: 580px;
	text-align: center;
	background-color: #FFFFFF;
	height: 270px;
	left: 0px;
	top: 0px;
	font-size: 14px;
	z-index: 1;
}
div#datamain span{
	text-align: center;
}
div#datafilmstrip {
	height: 273px;
	width: 580px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	position: absolute;
	left: 0px;
	top: 284px;
	margin: 0px auto;
}
div#datafilmstrip img {
	height: 150px;
	width: 175px;
	border: 1px solid #cccccc;
	margin: 2px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 2px;
}
div#datafilmstrip img.landscape {
	height: 125px;
	width: 180px;
	border: 1px solid #cccccc;
	margin: 2px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 2px;
}

div#datafilmstrip img.portrait {
	height: 125px;
	width: 90px;
	border: 1px solid #cccccc;
	margin: 2px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 2px;
	padding-left: 47px;
	padding-right: 47px;
}

div#datafilmstrip img:hover {
	border: 1px solid black;!important
}
#photoframe {
	background-image: url(../ALBUMS/album1/jcm001.jpg);
	width: 100%;
	height: 100%;
}
#photolabel {
	position: absolute;
	height: 100px;
	width: 100%;
	left: 0px;
	top: 450px;
}
#resumewrapper{
	position: relative;
	width: 580px;
	text-align: center;
	height: 550px;
	top: 0px;
	left: 0px;
	margin: 0 auto;
}
#resume{
}

#resume p{
}
#resume .quote{
}
#sitemap li {
	display: block;
}

#sitemap {
	text-align: left;
	display: block;
	list-style-type: disc;
	padding-left: 15px;
}
#sitemap ul {
}


#textwrapper {
	position: relative;
	width: 580px;
	text-align: center;
	height: 550px;
	top: 0px;
	left: 0px;
	margin: 0 auto;
}
#backbutton {
	position:absolute;
	width:45px;
	height:28px;
	z-index:1;
	left: 4px;
	top: 9px;
}
.logo {
	line-height: 50px;
	font-size: 30px;
	font-weight: 200;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	letter-spacing: 1.7em;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	word-spacing: normal;
	display: block;
	text-indent: 25px;
	color: #8F9A93;
}
