@charset "UTF-8";
/* ------------------------------------------------------------------------
CSS Document 
Created by Steve Baletsa - http://www.stevebaletsa.com  
------------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #000;
	font-family: "18th Century", "Times New Roman", Times, serif;
	font-size: 10px;
	color: #a3a3a3;
}

#wrappermain {
	/*width: 873px;*/
	width: 750px;
	height: 550px;
	/*background: #000 url(images/main_page.gif) top center no-repeat;*/
	background: #000;
	margin: 0 auto;
}

.home {
margin:25px auto 0 auto;
width:710px;
}

#wrapperpurpose {
	width: 873px;
	height: 550px;
	background: #000 url(images/purpose_page.jpg) top center no-repeat;
	margin: 0 auto;
}

#wrapperbuy {
	width: 873px;
	height: 550px;
	background: #000 url(images/buy_page.jpg) top center no-repeat;
	margin: 0 auto;
}

#wrappercontact {
	width: 873px;
	height: 550px;
	background: #000 url(images/contact_page.gif) top center no-repeat;
	margin: 0 auto;
}

#wrappercollection {
	width: 873px;
	height: 550px;
	background: #000;
	margin: 0 auto;
}

h1.name {
	background: url(images/vivisect_main.gif) top left no-repeat;
	width: 188px;
	height: 31px;
	text-indent: -200000px;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

.none {
	text-indent: -200000px;
	margin: 0;
	padding: 0;
}

.n {
	display: none;
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 1em;
}

h2#collection {
	padding: 0;
	margin: 0;
	position: relative;
	top: -25px;
	background: url(images/collection_title.gif) bottom left no-repeat;
	text-indent: -200000px;
	font-size: 1em;
}

h2#buy {
	padding: 0;
	margin: 0;
	background: url(images/buy_title.gif) top left no-repeat;
	height: 30px;
	text-indent: -200000px;
	font-size: 1em;
}

h3 {
	padding: 0;
	margin: 0;
	font-size: 1em;
}

h4 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
}

h4.loc {
	padding-top: 10px;
	letter-spacing: 1px;
}

a img {
	border: none;
}

p {
	padding: 0;
	margin: 0;
}

#mainnav {
	position: relative;
	top: 45px;
	width: 190px;
}

#secondnav {
	position: relative;
	top: 520px;
}

#secondnav a img {
	display: inline;
	padding-right: 30px;
}

#contentmain {
	position: relative;
	top: 335px;
	left: 325px;
	width: 190px;
}

#contentpurpose {
	text-align: center;
	position: relative;

}

#contentbuy {
	text-align: center;
	position: relative;
}

#contentcontact {
	text-align: center;
	position: relative;

}

#contentcollection {
	text-align: center;
	position: relative;
}

p.details {
	text-indent: 20px;
	font-size: 11px;
}

#statement {
	position: relative;
	top: 80px;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 20px;
}

#info {
	position: relative;
	top: 95px;
	left: 55px;
}

.contacttitle {
	padding-bottom: 10px;
}

.left {
	text-align: left;
	position: relative;
	top: 10px;
	left: 280px;
	width: 350px;
	line-height: 18px;
}

.etsy {
	padding-bottom: 15px;
}

#where {
	position: relative;
	top: 120px;
	left: 45px;
}

#break {
	padding-top: 5px;
	padding-bottom: 5px;
}

#mission {
	padding-bottom: 7px;
}

.kern {
	padding-bottom: 5px;
}

.em {
	font-size: 10px;
	line-height: 15px;
}