@charset "utf-8";
/* CSS Document */

body {
	width: 770px;
	margin-top:10px;
	padding:0px;
	background-image: url(../images/backgroundblack.gif);
}
#Menu {
	float: left;
	width: 150px;
}
#LeftSide {
	float: left;
	width: 150px;
	height: 745px;
	background-image: url(../images/back_main.jpg);
	background-repeat: repeat;
}
.TheImageFactory {
	background-image: url(file://///Create_1/ultra%20(d)/DESIGNINK_WEB/backgrounds/backgroundblack
.gif);
	background-repeat: repeat;
	height: 67px;
	width: 150px;
	float: left;
	background-image: url(../images/back_main.jpg);
}

#Content {
	background-color: #FFFFFF;
	width: 600px;
	float: left;
	padding: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 725px;
}
#Footer {
	width: 770px;
	background-color: #000000;
	height: 18px;
	float: left;
	color: #CCCCCC;
	text-align: center;
	padding-top: 4px;
}
#Header {
	width: 770px;
}
#CreativeInkSplash {
	background-color: #666666;
	width: 770px;
	float: left;
}
.Organize {
	width: 600px;
	background-color: #333333;
	height: 35px;
	margin: auto;
}
.PageImages {
	width: 600px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.PageText {
	width: 580px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: auto;
	padding: 10px;
	background-color: #CCCCCC;
	float: left;
}
.WrapTip {
	background-color: #000000;
	background-image: url(../images/end.gif);
}
#StoreImage {
	float: left;
	height: 158px;
	width: 200px;
}
#StoreItems {
	float: right;
	width: 400px;
	text-align: center;
}
.Price {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
.Description {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.AddToCart {
	background-image: url(../images/cartbg.jpg);
	height: 15px;
	width: 380px;
	text-align: center;
	overflow: hidden;
}



#wrapper {
	width:800px;
	left:0px;
	top:0px;
	
}

.title { font-size:15px; font-weight:bold; color:#000; }
