@charset "utf-8";
body {
	background-color: #293033;
	background-image:url(background.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
img {  
	border-style: none;
}
.masterdiv {
	height:600px;
	width:1051px;
	position: absolute;
	float:left;
	left:0px;
	top:0px;
}
.spacer01 {
	height:100px;
	width:100%;
	float:left;
}
.spacer02 {
	height:473px;
	width:20px;
	float:left;
}
.body {
	height:473px;
	width:773px;
	float:left;
	background-image:url(body.png);
	background-repeat:no-repeat;
}
.textspace {
	height:335px;
	width:300px;
	position:relative;
	top: 45px;
	left: 10px;
	float:left;
}
.displaybox {
	height:335px;
	width:420px;
	position:relative;
	top: 45px;
	left: 26px;
	float:left;
}
.artmenu {
	height:335px;
	width:250px;
	position:relative;
	top: 70px;
	left: 0px;
	float:left;
}
.menuitem {
	width:125px;
	height:95px;
	float:left;
}
.imagetext {
	font-size:12px;
}

#text_graphics {
	background-image:url(/img/graphics.png);
	background-repeat:no-repeat;
	padding-top:10px;
}

#text_graphics:Hover {
	background-image:url(/img/graphicsS.png);
}

#text_flash {
	background-image:url(/img/flash.png);
	background-repeat:no-repeat;
	padding-top:10px;
}

#text_flash:Hover {
	background-image:url(/img/flashS.png);
}

#text_websites {
	background-image:url(/img/websites.png);
	background-repeat:no-repeat;
	padding-top:10px;
}

#text_websites:Hover {
	background-image:url(/img/websitesS.png);
}

#text_costumes {
	background-image:url(/img/costume.png);
	background-repeat:no-repeat;
	padding-top:10px;
}

#text_costumes:Hover {
	background-image:url(/img/costumeS.png);
}

#text_metalwork {
	background-image:url(/img/metalwork.png);
	background-repeat:no-repeat;
	padding-top:10px;
}

#text_metalwork:Hover {
	background-image:url(/img/metalworkS.png);
}

.sales_text {
	height:335px;
	width:730px;
	position:relative;
	top: 95px;
	left: 10px;
	float:left;
}

.sales_body {
	height:473px;
	width:773px;
	float:left;
	background-image:url(sales_body.png);
	background-repeat:no-repeat;
}