/* CSS Document */
html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	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-image: url(../IMAGES/jcmgradient%20master.jpg);
}
div#datawrapper{
	position: relative;
	width: 600px;
	text-align: center;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	background-color: #FFFFFF;
	height: 500px;
}
#datawrapper #photoframe img {
	top: 0px;
	left: 0px;
	width: 600px;
	height: 400px;
}

div#photoframe {
	width: 100%;
	height: 100%;
}
div#photolabel {
	height: 92px;
	width: 599px;
	background-color: #FFFFFF;
}
div#portraitlabel {
	position: absolute;
	height: 590px;
	width: 180px;
	top: 0px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	left: 405px;
}
div#portraitwrapper {
	width: 600px;
	height: 600px;
	top: 0px;
	margin: 0 auto;
	background-color: #FFFFFF;
	position: relative;
}
#portraitwrapper img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 600px;
}
.buttonclose {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	height: 20px;
	width: 180px;
}
#portraitbackbutton {
	position: absolute;
	left: 5px;
	width: 180px;
	top: 125px;
	height: 15px;
}
.portraitbuttonclose {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	height: 20px;
	width: 180px;
	left: 0px;
	top: 0px;
}
#SlideShow {
	height: 98%;
	width: 98%;
	margin: 0px auto;
	position: relative;
}
.98 {
	text-align: center;
	height: 98%;!important
	width: 98%;!important
	margin: 0px auto;!important
}
