body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333;
}
body {
	margin-top: 0px;
	background-image: url(/images/inka-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: underline;
	color: #000;
}
#container {
	height: 800px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	height: 126px;
	width: 461px;
	margin-top: 0px;
}
#imageBox {
	background-image: url(/images/image-box.png);
	background-repeat: no-repeat;
	float: left;
	height: 391px;
	width: 574px;
	margin-left: 26px;
}
.imageList {
	display: inline-block;
	float: right;
	width: auto;
}
#subNav {
	float: left;
	height: 18px;
	width: 563px;
	padding-top: 8px;
	padding-left: 1px;
	margin-left: 30px;
}
#leftArrow {
	float: left;
	height: 25px;
	width: 25px;
	background-image: url(/images/left-arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-top: 30px;
	margin-left: 9px;
}
a.disabled#leftArrow, a.disabled#rightArrow {
	background-position: 0px -50px;
}
#leftArrow:hover, #rightArrow:hover {
	background-position: 0px -25px;
}
#leftArrow span, #rightArrow span{
	display: none;
}
#rightArrow {
	float: left;
	height: 25px;
	width: 25px;
	background-image: url(/images/right-arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-top: 30px;
	margin-left: 3px;
}
.borderEdgeRight {
	float: left;
	height: 18px;
	width: 10px;
	margin-right: 1px;
}
.borderEdgeLeft {
	float: left;
	height: 18px;
	width: 10px;
	margin-left: 1px;
}
.subNavGrey {
	color: #b2b09a;
	background-color: #3d3d3d;
	float: left;
	height: 15px;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-top: 3px;
	text-transform: uppercase;
}
.subNavCream {
	color: #3d3d3d;
	background-color: #b2b09a;
	float: left;
	height: 15px;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-top: 3px;
	text-transform: uppercase;
}
#header {
	float: left;
	height: 134px;
	width: 1100px;
}
#address {
	float: left;
	height: 30px;
	width: 539px;
	padding-left: 50px;
	padding-top: 20px;
}
#nav {
	float: left;
	height: 42px;
	width: 600px;
	padding-top: 34px;
	padding-left: 39px;
}
#leftContent {
	float: left;
	height: auto;
	width: 320px;
	padding-left: 120px;
}
#rightContent {
	float: left;
	height: auto;
	width: 600px;
}
#name {
	font-size: 20px;
	float: left;
	height: 26px;
	width: 300px;
}
#profilePic {
	float: left;
	height: 247px;
	width: 273px;
}
#profileBorder {
	background-image: url(/images/profile-border.png);
	width: 273px;
	height: 275px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left 0px;
} 
#profileText {
	float: left;
	height: auto;
	width: 280px;
	padding-top: 20px;
	line-height: 20px;
}
.teamBorder {
	background-image: url(/images/team-border.png);
	width: 180px;
	height: 163px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left 0px;
} 
.teamBorder:hover {
	background-image: url(/images/team-border-hover.png);
	
} 
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #b2b09a;
	margin-top: 0px;
	margin-bottom: 0px;
}
#studioButton, #artistsButton, #tattoosButton, #guestButton, #contactButton, #newsButton {
	font-size: 15px;
	color: #b2b09a;
	display: block;
	float: left;
	padding-left: 16px;
	text-decoration: none;
	padding-right: 9px;
}
#studioButton:hover, #artistsButton:hover, #tattoosButton:hover, #guestButton:hover, #contactButton:hover, #newsButton:hover {
	color: #ffffff;
}
a.selected#studioButton, a.selected#artistsButton, a.selected#tattoosButton, a.selected#guestButton, a.selected#contactButton, a.selected#newsButton {
	color: #cccccc;
	background-image: url(/images/circle.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#thumbText {
	float: left;
	height: 20px;
	width: 80px;
	padding-top: 5px;
	padding-left: 3px;
	margin-left: 26px;
}
#imageNavHolder {
	float: left;
	height: 20px;
	width: 434px;
	padding-top: 5px;
	text-align: right;
}
#thumbHolder {
	background-image: url(/images/thumb-holder.png);
	clear: left;
	float: left;
	height: 82px;
	width: 569px;
	margin-top: 5px;
}
#footer {
	color: #FFF;
	text-align: right;
	height: 20px;
	width: 990px;
	padding-right: 110px;
	font-size: 10px;
}
#main {
	height: 690px;
	width: 1100px;
}
#thumb {
	float: left;
}
.thumbnail {
	background-color: #b2b09a;
	padding: 4px;
	height: 56px;
	width: 56px;
	border: 1px solid #6e6e6e;
	float: left;
	margin-top: 6px;
	margin-right: 1px;
}
.thumbnailselected {
	background-color: #cfc9b8;
	padding: 4px;
	height: 56px;
	width: 56px;
	border: 1px solid #6e6e6e;
	float: left;
	margin-top: 6px;
	margin-right: 1px;
}
.emptybox {
	background-color: #cfc9b8;
	padding: 4px;
	height: 56px;
	width: 56px;
	border: 1px solid #6e6e6e;
	float: left;
	margin-top: 6px;
	margin-right: 1px;
}
.grey {
	color: #999;
}
#imageHolder {
	float: left;
	height: 382px;
	width: 508px;
	padding-top: 4px;
	padding-left: 5px;
	text-align: center;
}
.darkgrey {
	color: #666;
}
#imageText {
	color: #ffffff;
	height: 20px;
	width: 496px;
	position: absolute;
	margin-top: 386px;
	margin-left: 31px;
	padding-top: 6px;
	padding-left: 12px;
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.thumbnail:hover {
	background-color: #EFE9D7;	
}
.tagHolder {
	display: inline-block;
	float: left;
	padding-right: 10px;
	font-size: 16px;
	height: 25px;
}
#profileHeader {
	background-image: url(/images/cream-header.png);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 263px;
	padding-top: 8px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.cream {
	color: #b2b09a;
}
#tagHeader {
	background-image: url(/images/grey-header.png);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 263px;
	padding-top: 8px;
	padding-left: 10px;
	color: #b2b09a;
	margin-bottom: 10px;
	margin-top: 20px;
}.greyline {
	background-image: url(/images/grey-line.png);
	background-repeat: no-repeat;
	float: left;
	height: 5px;
	width: 271px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tattoosText {
	float: left;
	height: auto;
	width: 280px;
	padding-top: 5px;
	line-height: 20px;
	padding-bottom: 10px;
}
#contactText {
	float: left;
	height: auto;
	width: 300px;
	padding-top: 5px;
	line-height: 20px;
	padding-bottom: 10px;
}
.size14 {
	font-size: 14px;
}
.red {
	color: #900;
}
#imageText a {
	color: #999;
}
.teamHolder {
	float: left;
	height: auto;
	width: 150px;
	margin-right: 27px;
	margin-bottom: 20px;
}
#window {
	height: auto;
	width: 950px;
	margin-left: 120px;
	clear: both;
	margin-top: 26px;
	float: left;
}
.teamName {
	float: left;
	height: 20px;
	width: 140px;
	background-color: #000;
	margin-top: 112px;
	position: absolute;
	padding-left: 10px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	color: #CCC;
	padding-top: 4px;
}
.textInput {
	width:290px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(/images/text-input.png);
	background-repeat: no-repeat;
	color: #666666;
	}
.textarea {
	width:290px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 5px;
	background-image: url(/images/text-area.png);
	background-repeat: no-repeat;
	color: #666;
	}
#contactForm {
	float: left;
	height: auto;
	width: 370px;
	margin-left: 100px;
}
.clearIt {
	clear: both;
	float: right;
	margin-right: 20px;
}
#rightContact {
	float: left;
	height: 480px;
	width: 570px;
	background-image: url(/images/contact-border.jpg);
	background-repeat: no-repeat;
	background-position: 74px 18px;
	padding-top: 56px;
	padding-left: 30px;
}
.padtop {
	padding-top: 10px;
}
#rightArtists {
	float: left;
	height: auto;
	padding-top: 7px;
	padding-left: 70px;
	width: 500px;
}
#mainArtists {
	height: 690px;
	width: 1100px;
	background-image: url(/images/swirl.png);
	background-repeat: no-repeat;
	background-position: 420px 131px;
}
.fadein {
	display: none;
}

