@charset "UTF-8";
/* CSS Document */

body {
	color:#b1b455;
	background-color:#000000;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wrap {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	padding:25px;
}

#fadelight {
	background:url(../images/frontpage/shade.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:75px;
}

#title {
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

#right {
	width:300px;
	float:right;
	text-align:center;
	}
	
#right2 {
	width:300px;
	float:right;
	text-align:center;
	}

.map {
	margin-left:200px;
}

a:link, a:active, a:visited{
	color:#b1b455;
	font-weight:bold;
}

h6 {
	color:#b1b455;
	text-align:center;
}

h2 {
	color:#b1b455;
	padding-bottom:0;
	margin-bottom:0;
}

h2 a:link, h2 a:active, h2 a:visited{
	color:#b1b455;
	font-weight:bold;
}

#bigbox h3 {
	width:195px;
	text-align:center;
	display:block;
	float:left;
	background:#000000;
	border: 1px solid #b1b455;
}

#bigbox p {
	padding:5px;
}	

#bigbox {
	width:914px;
	margin-left:auto;
	margin-right:auto;
	height:350px;
	background:url(../images/frontpage/shade.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:15px;
	
}

.smallbox {
	float:left;
	width:400px;
	margin-left:40px;
	
}

.smallbox h2 {
	margin:0 0 0px 0;
}

.smallbox h3 {
	margin:0 0 5px 0;
}


#contact {
	padding:10px 0 0 0;
	clear:both;
}

.linkbox {
	margin-left:auto;
	margin-right:auto;
	margin-left:3px;
}

.samples {
	float:left;
	width:425px;
	margin-left:20px;
	padding:10px 0 0 0;
}

.samples h2{
	clear:both;
	margin:0 0 10px 0;
}

.samplebox {
	float:left;
	width:200px;
	
}

.samplebox h4 {
	text-align:center;
}

#shade {
}

#contact #bigbox {
	height:400px;
}

/* Rank My Tattoo */

#clear {
	clear:both;
}

#photo h3 {
	width:100%;
}
