* {
	border:0;
	padding:0;
	margin:0;
	text-decoration:none;
	outline:none;
	color:#fff;
	font-size:12px;
	font-family:arial, san-serif;
	}
html, body {
	text-align:center;
	}
body {
	background-color:#666;
	text-align:center;
	}
#jt {
	margin-top:25px;
	}
#cp {
	margin:20px 0;
	}
#contact {
	text-align:center;
	margin:10px 0;
	}
.contactwords {
	font-size:12px;
	text-align:center;
	color:#ffffff;
	letter-spacing:.08em;
	word-spacing:0em;
	}
.mainimage {
	margin:5px;
	border:5px solid #ffffff;
	}
#gallerythumbs {
	margin:20px 0;
	}
.gallerythumb {
	margin:6px 3px 0 3px;
	border:5px solid #ffffff;
	width:290px;
	}
#navbuttons {
	margin:20px 0;
	}
#clients {
	text-align:center;
	margin:25px auto 0 auto;
	width:600px;
	}
.clientwords {
	text-align:justify;
	font-size:11px;
	color:#ccc;
	font-weight:100;
	}
.bigclient {
	font-size:11px;
	color:white;
	font-weight:100;
	}
#copyright {
	text-align:center;
	margin-top:30px;
	}
.copywords {
	font-size:12px;
	text-align:center;
	color:#aaaaaa;
	letter-spacing:0em;
	word-spacing:0em;
	}
.invisible {
	display:none;
	}
