body{
	margin:0;
	margin-top: 3px;
}
* {
	font-family:'Trebuchet MS',Helvetica,'Arial Black',Arial,Verdana,Impact,Tahoma,'Lucida Console',Geneva,Impact,'MS Sans Serif','Lucida Sans Unicode','Arial Narrow','Andale Mono','Chicago',Palatino,Utopia,Charcoal,Sans-serif;
	font-size: 0.98em;
	color: black;
}
#upload {
	position: absolute;
	top: 50px;
	left: 300px;
	width: 300px;
	height: 150px;
	clip: rect(0px 300px 150px 0px);
	visibility: hidden;
	background-image: url(/i/uploadBG.gif);
}
#main{
	width: 960px;
	background-color: #FFFFFF;
	border: 1px solid #999;
}
div.content{
	padding: 0;
	margin: 0;
	min-height: 650px;
	background-repeat:no-repeat;
}
left p{
	color: #fff;
}
#preview{
	width: 189px;
	height: 501px;
	background: url(../i/template4.jpg) no-repeat center center;
}
#offer{
	border: 2px solid red;
	padding: 2px 2px 2px 2px;
}
#floater{
	background-color: #FF66CC;
	padding: 1px;
	width: 650px;
}
td.orderform{
	color : Gray;
}
.heading{
	color : red;
	font-weight : bold;
}
.headingBig{
	color : red;
	font-size: medium;
	font-weight : bold;
}
.headingXtraBig{
	color : red;
	font-size : large;
	font-weight : bold;
	text-decoration: underline;
}
.blackheading{
	color : #000000;
	font-weight : bold;
}
.total{
	color : #000000;
	font-weight : bold;
}
A.menu:link,A.menu:visited,A.menu:active{
	color : White;
	font-weight : bold;
	text-decoration : none;
}
A.menu:hover{
	color : Yellow;
	font-weight : bold;
	text-decoration : none;
}
td.menu{
	color : White;
	font-weight : bold;
}
td.order{
	font-size : x-small;
}
A:LINK,A:ACTIVE,A:visited{
	color: #8E0641;
	text-decoration: none;
	font-weight: bold;
}
A:hover{
	color: red;
}
input.qty{
	text-align: center;
	height: 20px;
}
form{
	display: inline;
}
.blue{
	color: #7CA8D3;
	font-weight: bold;
}
.blueBig{
	color : #7CA8D3;
	font-weight : bold;
}
table.blueBorder{
	border: 1px solid #7CA8D3;
}
img.divider{
	height: 100%;
	width: 1px;
}
td.banner{
	background-image: url(../i/banner.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.footer{
	font-size: x-small;
}
.new{
	color: #33CC33;
	margin-left: 25px;
}
div.btn{
	border: 1px solid black;
	background-color: Red;
	width: 160px;
	font-weight: bold;
	display: inline;
	margin: 20px;
	padding: 3px;
	text-align: center;
	color: white;
}
a.btn:LINK,a.btn:ACTIVE,a.btn:VISITED{
	color: white;
	text-decoration: none;
}
a.btn:HOVER{
	color: Silver;
}
.purple{
	color: #8E0641;
}
.purpleBold{
	color: #8E0641;
	font-weight: bold;
}
.purpleBoldBig{
	color: #8E0641;
	font-weight: bold;
	font-size: medium;
}
/* hide from IE mac \*/
html {overflow: scroll;}
/* end hiding from IE5 mac */
