html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #272d3d;
	background-image: url(images_home/background_solid_vert2.png);
	background-repeat: repeat-x;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url(images_home/background_grid_static.gif); 
	background-position: -40px -40px;
}
#page {
	position: relative;
}
#Buttons {
	width: 900px;
	height: 600px;
	position: relative;
	margin: 0 auto;
}


#PaintingsForSale {
	position: absolute;
	top: 12px;
	left: 386px;
	z-index: 15;
	padding-left: 1px;
}

#NewTattoos {
	position: absolute;
	top: 1px;
	left: 156px;
	z-index: 0;
	padding-left: 1px;
}
#BlackGrey {
	position:absolute;
	z-index:2;
	left: 41px;
	top: 135px;
}
#Lightforms {
	position:absolute;
	left:176px;
	top:235px;
	z-index:1;
}
#AbstractTattoos {
	position:absolute;
	left:292px;
	top:131px;
	z-index:2;
}
#NewPaintings {
	position:absolute;
	left:485px;
	top:48px;
	z-index:3;
}
#CoverupTattoos {
	position:absolute;
	left:455px;
	top:230px;
	z-index:4;
}
#TattooArchive {
	position:absolute;
	left:525px;
	top:410px;
	z-index:5;
}
#IllustrativeTattoos {
	position:absolute;
	left:605px;
	top:278px;
	z-index:6;
}
#CoverupInfo {
	position:absolute;
	left:361px;
	top:340px;
	z-index:7;
}
#PaintingArchive {
	position:absolute;
	left:678px;
	top:121px;
	z-index:8;
}

#BookThumbs {
	white-space: nowrap;
	position:absolute;
	left:518px;
	top:540px;
	width:auto;
	height:95px;
	z-index:10;
}
#BookThumbs a img {
    border: 2px #272d38 solid;
	margin: 0 4px;
}
#BookThumbs a:hover img {
    border: 2px #acc0c4 solid;
}
#Subscribe {
	position:absolute;
	left:792px;
	top:398px;
	z-index:11;
}

div.xl {
	width: 310px;
	height: 281px;
}
div.large {
	width: 217px;
	height: 196px;
}
div.medium {
	width: 177px;
	height: 161px;
}
div.small {
	width: 138px;
	height: 125px;
}
div.xl img {
	position: relative;
	top: 35px;
	left: 33px;
}
div.large img {
	position: relative;
	top: 20px;
	left: 19px;
}
div.medium img {
	position: relative;
	top: 21px;
	left: 20px;
}
div.small img {
	position: relative;
	top: 22px;
	left: 22px;
}
a img, img {
	border: none;
}


#TextBox {
	position:absolute;
	left:20px;
	top:335px;
	width:194px;
	height:228px;
	z-index:14;
	font-size: 18px;
	line-height: 1.4;
	font-weight: normal;
	color: #8CAAA9;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#Logo {
	position:absolute;
	left: 342px;
	top: 360px;
	width:137px;
	height:113px;
	z-index:13;
}

#LogoGlow {
	position:absolute;
	left: 342px;
	top: 360px;
	width:174px;
	height:152px;
	z-index:12;
}


/**
 * New style Id's
 */
#Colaborative {
	position:absolute;
	left:330px;
	top:130px;
	z-index:4;
}

#Michele { 
	position:absolute;
	left:455px;
	top:190px;
	z-index:4;
}

#Guy {
	position:absolute;
	left:165px;
	top:190px;
	z-index:4;
}

