body
{
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom:10px;
	padding: 0;
	background-color: #323f65;
	background-image: url('../images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}


#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}



#art-page-background-gradient
{
	position: absolute;
	background-image: url('../images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 900px;
	
}

#art-page-background-gradient
{
	background-position: top left;
}
/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1000px;
	min-width:31px;
	min-height:31px;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 58px;
	height: 58px;
	background-image: url('../images/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 29px, 29px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 29px, 29px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(29px, 29px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(29px, auto, auto, 29px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 29px;
	right: 29px;
	height: 58px;
	background-image: url('../images/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 29px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(29px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 29px;
	bottom: 29px;
	width: 58px;
	background-image: url('../images/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 29px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 29px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 29px;
	left: 29px;
	right: 29px;
	bottom: 29px;
	background-color: #FBEFE1;
}


.art-Sheet
{
	margin-top: 10px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:1000px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 986px;
	height: 155px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 986px;
	height: 155px;
	background-image: url('../images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo
.art-Logo
{
	display : block;
	position: absolute;
	left: {LogoLeft}px;
	top: {LogoTop}px;
	width: {LogoWidth}px;
}
 */

/* end Logo */
/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 986px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('../images/Footer.png');
	width: 986px;
	height: 150px;
	bottom:0;
	left:0;
}
/*wrappers - page or section containers*/

#navColumnOneWrapper {
	padding-top:5px;
	padding-left:5px;
	}
#navColumnTwoWrapper {
	padding-top:5px;
	padding-right:9px;
	}

/*Left Column Outside Styles*/
/*Width is controled in Site Manager*/
#navColumnOne {
	border:0px solid purple;
	}
/*Right Column Outside Styles*/
/*Width is controled in Site Manager*/	
#navColumnTwo {
	border:0px solid yellow;
	
	}
/*The main content classes*/
.centerBoxContentsSpecials, .centerBoxContentsNew,.centerBoxContentsFeatured {
	vertical-align: middle;
	width: 49.5% !important;
	}	
/*Center Column Information*/
td.centermain {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	}

.art-Footer .art-Footer-text p
{
	padding-left:50px;
	margin: 0px 0px 0px 0px;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#FFFFFF;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 12px;

}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #ffffff;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #ffffff;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #ffffff;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#808080;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#808080;
}
/* end PageFooter */

