body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodycenter2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	width:500px;
	position:absolute;
	top:250px;
	left:235px;
	text-align:left;
	margin-top:25px;
}
.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.mainbodybig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
.designpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	text-align:center;
	width:650px;
}

.mainbody table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
/* styles the index page font */
.bodyindex {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	color:666666;
}

/* styles the index page font */
.bodycenter3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	width:700px;
	position:absolute;
	top:410px;
	left:135px;
	text-align:center;
	margin-top:25px;
}

/*---------HEADER SECTION-------------*/

/* prevents page from collapsing on itself if window is too narrow */
body {
	min-width: 900px;
}

/*places the logo absolutely */
.logo {
	position:absolute;
	left:130px;
	top:20px;
}
.logo_checkout {
	position:absolute;
	left:80px;
	top:20px;
}
/* places the header title absolutely */
.header {
	position:absolute;
	left:698px;
	top:75px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:5px;
	color: 000000;
	text-align: center;
	width:146px;
}
.header2 {
	position:absolute;
	left:698px;
	top:152px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:5px;
	color: 000000;
	text-align: center;
	width:146px;
	line-height:15px;
}
.header3 {
	position:absolute;
	left:698px;
	top:145px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:5px;
	color: 000000;
	text-align: center;
	width:146px;
	line-height:15px;
}

/*---------BAR SECTION-------------*/

.barcontainer {
 	width:975px;
}

/* styles each subnav image & link in the color bar */
.barmain {
	margin-left:15px;
	margin-right:15px;
	margin-top:23px;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	letter-spacing:1px;
	color: 666666;
	float:left;
	text-align:center;
	width:83px;
}

/* styles each sub-subnav image in the color bar */
.barthumb {
	margin-left:12px;
	margin-right:12px;
	margin-top:43px;
	width: 52px;
	float: left;
}

/* color bar for the INDEX page */
.bar_index {
	margin-top:84px;
	width:100%;
	background-color: #eadecb;
	height:310px;
}

.bar_indexblack {
	margin-top:110px;
	width:100%;
	background-color: #000000;
	height:335px;
}

.newsbar {
	margin-top:12px;
	width:100%;
	background-color: #000000;
	height:30px;
	
}

.newstext{
	color:#fff;
	text-align:center;
	font-family:Georgia, Times, "Times New Roman", sans-serif;
	font-size:12px;
	line-height:30px;
	letter-spacing:1px;
	width:600px;
	margin-left:200px;
}

/* color bar for the SILVER section */
.bar_s {
	margin-top:84px;
	width:100%;
	background-color: #eadecb;
	height:146px;
}

/* color bar for the NEWS section */
.bar_n {
	margin-top:84px;
	width:100%;
	background-color: #f1e8ee;
	height:146px;
}

/* color bar for the ARTWORK section */
.bar_a {
	margin-top:84px;
	width:100%;
	background-color: #fff4d1;
	height:146px;
}

/* color bar for the BIO section */
.bar_b {
	margin-top:84px;
	width:100%;
	background-color: #fef0df;
	height:146px;
}

/* color bar for the CONTACT section */
.bar_c {
	margin-top:84px;
	width:100%;
	background-color: #d7efea;
	height:146px;
}

/* color bar for the PRESS section */
.bar_p {
	margin-top:84px;
	width:100%;
	background-color: #f1ecfe;
	height:146px;
}

/* color bar for the SHOWS section */
.bar_sh {
	margin-top:84px;
	width:100%;
	background-color: #e7f3df;
	height:146px;
}

/* color bar for the TRAILER section */
.bar_t {
	margin-top:84px;
	width:100%;
	background-color: #eadecb;
	height:146px;
}

/* sub-sub-subnav, within the color bar */
.pagenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	letter-spacing:1px;
	position: absolute;
	left: 180px;
	top: 200px;
}

/* defines the page you're on within the pagenav */
.pagenavselect {
	color:000000;
	font-weight:bold;
}

/* the inter-section text navigation that goes under the color bar - the subnav, past the main subnav page */
.subnav {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	letter-spacing:1px;
	text-align: center;
	font-weight:bold;
	margin-top:6px;
	width:975px;

}

/*creates space between the subnav text links */
.subnav2 {
	margin-left:10px;
	margin-right:10px;
}

.icon {
	position: absolute;
	left: 800px;
	top: 84px;
	
}

.icon2 {
	position: absolute;
	left: 694px;
	top: 84px;
	
}

.barimg {
	position: absolute;
	left: 100px;
	top: 84px;
}

/*---------BODY SECTION-------------*/

/* styles the enlarged product image */
.enlg {
	float:left;
	margin-right:20px;
	margin-top:18px;
	margin-bottom:50px;
}

/* styles the featured product's caption */
.enlgcapt {
	font-family: Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	color: 666666;
	line-height:18px;
	margin-top:55px;
}
/* styles the featured product's caption, artwork room section */
.enlgcapt2 {
	font-family: Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	color: 666666;
	line-height:18px;
	placement:absolute;
	top: 300px;
	left:300px;
}

/* for the featured product & its caption */
.enlgcontainer {
	position: absolute;
	width: 500px;
	left: 300px;
}
.mainbodycont {
	position: absolute;
	width: 600px;
	left: 188px;
	margin-top:18px;
	margin-bottom:10px;
}
.mainbodydesign {
	position: absolute;
	width: 600px;
	left: 138px;
	margin-top:18px;
	margin-bottom:10px;
}
.checkout {
	position: absolute;
	width: 600px;
	left: 300px;
	top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
/* for the featured product & its caption - artwork section, where there is no subnav */
.enlgcontainer2 {
	position: absolute;
	width: 400px;
	left: 350px;
	top: 230px;
}
/* for the featured product & its caption - artwork section rooms, for bigger img */
.enlgcontainer3 {
	position: absolute;
	width: 600px;
	left: 165px;
	top: 220px;
}

/* styles the model image */
.model {
	margin-top:100px;
	margin-left:300px;
	margin-left:150px;
	margin-right:30px;
	float:left;
}
/* styles the model backlink */
.modelcapt {
	font-family: Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color: 333333;
	font-weight:bold;
	margin-top:300px;
}
/*styles the main body text on non-product pages*/
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	margin-top:20px;
	margin-left:140px;
	width:700px;
}
.bodycol1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	width:325px;
	position:absolute;
	top:250px;
	left:140px;
}
.bodycol2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	width:325px;
	position:absolute;
	top:250px;
	left:500px;
}
.bodycenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	width:400px;
	position:absolute;
	top:250px;
	left:375px;
}


.bodycol13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	width:275px;
	position:absolute;
	top:250px;
	left:140px;
}
.bodycol23 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	width:275px;
	position:absolute;
	top:250px;
	left:415px;
}
.bodycol33 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	width:275px;
	position:absolute;
	top:250px;
	left:690px;
}
.pressthumb {
	float: left;
	margin-right:10px;

}

.emailform {
	position:absolute;
	top:0px;
	left:450px;
}

.emailform2 {
	position:absolute;
	top:150px;
	left:50px;
}

/*---------FOOTER SECTION-------------*/

/* box for the main/footer nav */
.navcontainer {
	width:975px;
	text-align:center;
	position:absolute;
	height:50px;
	top:500px;
}
.navcontainer2 {
	width:675px;
	text-align:center;
	position:absolute;
	height:50px;
	top:300px;
}

/* specifies the bullet size for the main/footer nav, the nav icon */
.navicon {
 	font-size:35px;
}

.navicon2 {
 	font-size:70px;
}

/* style for printing each individual main/footer nav link within the navcontainer style */
.nav {
	margin-right:6px;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 18px;
	width: 50px;
	float: left;
	text-align: center;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #909090;
	position:absolute;
	top:5px;
	right:15px;
}
.extranav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	position:absolute;
	top:12px;
	left:855px;
}
.designpagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	text-align:left;
}
.designheader{
text-align:center;
font-size:14px;
letter-spacing:1px;
font-family:Georgia, "Times New Roman", Times, serif;
}

/*---------STUDIOKRISTIANA.COM-------------*/

.indexnames {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:4px;
	color: 333333;
	text-align: center;
}