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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin:0px;
	background-color:#000000;
	font-size:12px;	
}
a, a:hover {
	color: #bababa;
}
#container {
	width:940px;
	margin:10px auto auto auto;
	}
#header {	
	height:560px;
	width:940px;
	}
#gallery-header {	
	height:520px;
	width:940px;
	}
#header #logo {
	height:100px;
	width:740px;
	float:right;
	}
#gallery-header #logo {
	height:100px;
	width:740px;
	float:right;
	}
#header #hero {	
	float:right;
	height:420px;
	width:740px;
	}
#header #navbg {
	background-image:url(images/monogram.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	width:200px;
	height:180px;
	}
#nav {
	background-color:#000000;
	float:left;
	width:175px;
	height:530px;
	margin-top:0px;
	text-transform: uppercase;
	text-decoration:none;
	}
#gallery-nav {
	background-color:#000000;
	float:left;
	width:175px;
	height:530px;
	margin-top:0px;
	text-transform: uppercase;
	text-decoration:none;
	}
#nav ul {
	list-style:none;
	}
#nav li {
	display:block;
	float:left;
	width: 158px;
	line-height:35px;
	margin-top:0px;
	}
#nav li a {
	color:#bababa;   /*navigation color*/
	text-decoration:none;
	font-size:15px;
	}			
#nav li a:hover {
	color:#8780e2;     /*navigation rollover color*/
	}
#header #subnav {
	height:40px;
	width:740px;
	float:right;
	margin-left:130px;
	}
#subnav a {	
   	color: #bababa;	           	
    font-size:12px;
	text-transform: uppercase;
	text-decoration: none;
	height:40px;
	margin-left:130px;
	text-align: center;
}
#subnav a:hover {
	color: #8780e2;
	text-decoration: none;
}
#content {
	padding-top:0px;
	padding-bottom:10px;
	}	
#content #sidebar {
	width:200px;
	padding-top: 0px;
	padding-left:0px;
	text-align:left;
	float:left;
	}
#content #sidebar a {
	text-decoration: none;
	color: #bababa;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: 20px;
}
#content #sidebar a:hover {
	text-decoration: none;
	color: #baa5ee;
	}
.heading1 {
	font-size:18px;
	font-weight: bold;
	color: #bababa;
	}
.alternate {
	color: #bababa
	}
#content #copy {
	width:690px;
	float:right;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
	}	
#gallery-copy {
	width:700px;
	float:right;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
	}
.caption {
	font-size:8px;
	}
.testimonial {
	color:#8780e2;
	font-size:11px;
	}
.prdate {
	color:#ffffff;
	font-size:11px;
	}
#footer {
	color:#bababa;
	font-size:11px;
	font-variant:small-caps;
	text-align:right;
	line-height:18px;
	padding-bottom:20px;
	}
#footer a {
	color:#8780e2;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:none;
	color:#ffffff;
	}
#\28principles {
	padding: 20px;
}
#shizen {
	padding: 20px;
}
#bellezza {
	padding: 20px;
}
#platinum {
	padding: 20px;
}
#tattoowall {
	padding: 20px;
}
#gallery {
	width:740px;
	float:right;
	}
#portfolio {
	width:740px;
	float:right;
	}
#nav li  {width: 158px;}
#subnav {margin-left: 91px;}
