
 body {
	background: white url(images/polkadot.gif) repeat fixed;
	color: ;
	font-size: xx-small;
	min-width: 800px;
}

.container{
	width: 784px;
	height:500px;
	background-image: url(images/front_frame.png);
	background-repeat: no-repeat;
	
}

.template{
	width: 784px;
	height:700px;
	background-image: url(images/template.png);
	background-repeat: no-repeat;
}

.shop_template{
	width: 784px;
	height: 2020px;
	background-image: url(images/template_stretched.png);
	background-repeat: no-repeat;
}

.template_links{
	position: relative;
	left: 250px;
	top:80px;
	width:159px;
	height:380px;
}


p,td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 110%;
}


h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: navy;
}

.text_box{
	position: relative;
	left: -90px;
	top: -260px;
	width: 540px;
	height: 500px;
	text-align: left;
	

}

.text_box_home{
	position: relative;
	left: 290px;
	top: -360px;
	width: 240px;
	height: 500px;
	text-align: left;
	float: none;
}

.email_home{
	position: relative;
	left: -10px;
	top: 50px;
	width: 269px;
	height: 20px;
	text-align: left;
	float: none;
}

.email_gallery{
	position: relative;
	left: 280px;
	top: 30px;
	width: 269px;
	height: 20px;
	text-align: left;
	float: none;
}

.email_about{
	position: relative;
	left: 280px;
	top: 20px;
	width: 269px;
	height: 20px;
	text-align: left;
	float: none;
}

.email_sub{
	position: relative;
	left: 285px;
	top: 200px;
	width: 269px;
	height: 20px;
	text-align: left;
	float: none;
}

.email_unsub{
	position: relative;
	left: 285px;
	top: 310px;
	width: 269px;
	height: 20px;
	text-align: left;
	float: none;
}

.eyes{
	position: relative;
	left: -226px;
	top: -401px;

}

.gallery{
	border: none;
	font: normal bold smaller;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: navy;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}



.albums{
	border: none;
	font: normal bold smaller;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: navy;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}

.albums img{
	border: none;
	margin-right: 2px;
}

.sub_box{
	background: white;
	margin: 25px;
	width: 80%;
	height: 80%;
}