
body {
	background: #333333;
}

.contact {
	height:560px;
	width:840px;
	background:url(img/Contact.jpg)
}

.contactForm {
	height:300px;
	width:340px;
	float: left;
	margin-top: 150px;
}

.contactFrame {
	height:295px;
	width:335px;
	border:none;
}

.photoItem {
	float:left;
	position:absolute;
	margin-left:15px;
	margin-top:50px;
	padding-top:15px;
}

#frame {
	width: 865px;
	height: 610px;
	text-align:center;
	background: url(img/body.png) no-repeat left;
	padding-left:10px;
}

#framePic {
	width:840px;
	height:560px;
	text-align:center;
}

#frameWrap {
	width:840px;
	height:560px;
	text-align:center;
	padding-left: 5px;
	padding-top: 7px;
}

#thumbToggle {
	margin-left: 880px;
	height: 610px;
	width: 20px;
}

.thumbClose {
	background:url(img/thumbclose.png) left no-repeat;
}

.thumbOpen {
	background:url(img/thumbopen.png) left no-repeat;
}

#buttonCon {
	background:#ffffff;
	width: 100px;
	float:right;
	margin-top: 3px;
}

#thumbs {
	width: 100px;
	height: 610px;
	margin-left: 915px;
	background:url(img/SideBar2.png) left no-repeat;
}

#thumbsCon {
	overflow:hidden;
	width: 100px;
	height: 560px;
	//height: 545px;
	//margin-top: 15px;
	float:left;
	/*background:url(img/thumbg.png) left no-repeat;*/
}


.thumbScrollButton {
	width: 48px;
	height: 20px;
	float:left;
	margin-top: 12px;
	text-align:center;
}

.thumb {
	float:left;
	margin-left:5px;
	padding-top:6px;
}

#controls {
	width: 855px;
	height: 30px;
	margin-top: 6px;
	text-align:center;
}

#links {
	width: 800px;
	height: 60px;
	margin-top: 0px;
	background:url(img/nameclear.png) left no-repeat;
}

#copyright {
	font-weight:normal;
	width:auto;
	background:transparent;
	text-decoration:none;
	color:#666666;
	padding: 55.7em 0em 0em 2.8em;
	font-size:12px;
	}
	
#copyright a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
