#mainBox {position:relative;width:100%;}
			/* TOP */
				#mainBox-topLeft {width:30px;height:30px;background-image:url('../images/borders/main/topleft.jpg');background-size:30px 30px;background-color:#000;}
				#mainBox-topCenter {height:30px;background-image:url('../images/borders/main/top.jpg');background-size:auto 30px;background-repeat:repeat;background-color:#000;}
				#mainBox-topRight {width:30px;height:30px;background-image:url('../images/borders/main/topright.jpg');background-size:30px 30px;background-color:#000;}
			/* MIDDLE */	
				#mainBox-middleLeft {width:30px;height:100%;background-image:url('../images/borders/main/left.jpg');background-size:30px auto;background-color:#000;}
				#mainBox-middleCenter {height:100%;margin:0px;padding:0px;}				
				#mainBox-middleRight {width:30px;height:100%;background-image:url('../images/borders/main/right.jpg');background-size:30px auto;background-color:#000;}
			/* BOTTOM */
				#mainBox-bottomLeft {width:30px;height:30px;background-image:url('../images/borders/main/bottomleft.jpg');background-size:30px 30px;background-color:#000;}
				#mainBox-bottomCenter {height:100%;background-image:url('../images/borders/main/bottom.jpg');background-size:auto 30px;background-repeat:repeat;background-color:#000;}
				#mainBox-bottomRight {width:30px;height:30px;background-image:url('../images/borders/main/bottomright.jpg');background-size:30px 30px;background-color:#000;}
			#menu{float:left;margin:0px;width:145px;margin-top:0px;margin-right:20px;padding-top:0px;background:url('../images/bg/menu_default.jpg') repeat;text-align:center;border-right:1px solid #57743C;border-bottom:1px solid #57743C;border-bottom-right-radius:20px;;}
				#menu li {list-style-type:none;line-height:110%;border-top:1px dashed gray;margin-left:-40px;}
				#menu li a {color:#0C371D;font-weight:bold;text-decoration:none;}
				#menu li a:hover {color:#660000;}
				#menu a.item_active {color:#660000;}
				#menu li.noBorder {border-top:1px;}

#banner {position:relative;width:945px;height:370px;margin:0px auto;z-index:9;background-image:url("../images/banners/order_.jpg");background-repeat:no-repeat;}
	#hands {position:absolute;top:-20px;left:-40px;}
	#peony {position:absolute;top:140px;left:0px;}
	#natasha {position:absolute;top:80px;right:-40px;z-index:10;}
	#mostert {position:absolute;top:180px;right:0px;z-index:10;}
	#author {position:absolute;top:200px;right:0px;z-index:10;}
	#nm {position:absolute;right:20px;bottom:-100px;z-index:20;}

#main {position:relative;width:945px;margin:0px auto;}

#content {background:#000 url("../images/bg/parch.jpg") repeat;padding:20px;line-height:150%;min-height:480px;}
#content a {color:brown;}
#content a:hover {color:red;}

#social {position:absolute;top:50px;right:50px;border:0px solid red;}
#fbLike {float:left;}
#pinIt {position:absolute;top:0px;right:5px;margin-left:50px;}
#addThis1 {text-align:center;margin-top:35px;}

#myspace_link {margin-right:80px;}

#intro {}
#intro h4 {margin-right:200px;}

#alert {width:400px;margin:0px auto;}

label {font-weight:bold;}
.req {display:inline-block;visibility:hidden;font-weight:bold;color:red;font-size:11pt;width:200px;padding:3px;border-radius:5px;}
#label_comment {display:inline-block;width:550px;text-align:left;border:0px solid red;}

#footer {margin-left:10px;}