html{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#pagecontainer{
	margin: auto;
	width: 750px;
	text-align: left;
}
#header{
	background-image: url('jimjum/Header.png') ;
	height: 93px;
	margin: 0px;
	padding: 0px;
}
#navbar{
	width: 676px;
	height: 23px;
	background-image: url('jimjum/navbar1.png');
}
#navbar2{
	float: right;
	width: 75px;
	height: 23px;
}
#footer{
	background-image: url('jimjum/footer.png');
	height: 21px;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
}
#bottomnav{
	padding-top: 5px;
	text-align: right;
	color: gray;
	height: 20px;
	font-size: 12px;
}
#bottomnav a{
	text-decoration: none;
	color: gray;
}
#bottomnav a:hover{
	text-decoration: underline;
	color: gray;
}
#bottomnav a:visited{
	color: gray;
}
#counter{
	float: left;
	text-align: left;
	width: 13px;
}
#bottomnav2{
	margin-left: 13px;
}

#spotlight{
	margin: auto;
	height: 317px;
	width: 470px;
}
#thumbs{
	margin: auto;
	padding-top: 25px;
	width: 396px;
}
#thumbs img{
	cursor: pointer;
}
#thumbs2{
	margin: auto;
	padding-top: 55px;
	width: 600px;
}
#thumbs2 img{
	cursor: pointer;
}


#whiteBox{
	background: white;
	height: 25px;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}
#photoBox{
	clear: both;
	height: 25px;
	background-image: url('jimjum/navbar2.png');
	background-repeat: repeat-x;
	padding-left:  90px;
}
#designBox{
	height: 25px;
	background-image: url('jimjum/navbar2.png');
	background-repeat: repeat-x;
	padding-left:  142px;
}
#contactBox{
	height: 25px;
	background-image: url('jimjum/navbar2.png');
	background-repeat: repeat-x;
	padding-left:  340px;
}

#galleries{
	padding-top: 100px;
	background-image: url('jimjum/backgrounds/gallerybody.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 747px;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}
#home{
	padding-top: 150px;
	background-image: url('jimjum/backgrounds/homebody.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 646px;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}
#photoservices{
	padding-top: 150px;
	background-image: url('jimjum/backgrounds/photoservicesbody.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 646px;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}
#contact{
	padding-top: 150px;
	background-image: url('jimjum/backgrounds/contactbody.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 646px;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}
#designservices{
	padding-top: 150px;
	background-image: url('jimjum/backgrounds/designservicesbody.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 646px;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}
#prices{
	padding-top: 150px;
	background-image: url('jimjum/backgrounds/pricesbody.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 646px;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}
#seniors{
	padding-top: 150px;
	background-image: url('jimjum/backgrounds/seniorsbody.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 646px;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}
#modelsearch{
	padding-top: 150px;
	background-image: url('jimjum/backgrounds/modelsearchbody.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 656px;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}
#email{
	padding-top: 150px;
	background-image: url('jimjum/backgrounds/emailbody.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 661px;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}
#emailform{
	margin-top: 100px;
	text-align: right;
	font-family: arial black;
}
#emailform textarea {
	border-bottom: 2px inset black;
	border-right: 2px inset black;
}