body {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 9px;
	font-family: sans-serif;
	/* background: #333333; */
	background:#22222;

}

#header {
	width:1000px;
	height:111px;
	margin:0;
	padding:0;
	background:#fffff5;
	float:left;
	align:top;	
}

#header_left {
	width:56px !important;
	height:111px;
	float:left;
	position:absolute;
	top:-1px; left:1px;
}

#header_substance {
	width:336px;
	height:111px;
	background: url("../images/substance_nyc.gif") no-repeat;
	float:left;
	position:absolute;
	top:0px; left:57px;
}

#header_center {
	height:111px;
	float:left;
	position:absolute;
	top:-1px; left:445px;
}

#header_abigrl {
	width:260px;
	height:111px;
	background: url("../images/abigrl.gif") no-repeat;
	float:left;
	position:absolute;
	/* top:1px; left:737px;*/
	top:0px; left:684px;
}



#graybar {
	width:1000px;
	height:32px;
	margin:0;
	padding:0;
	background:#e9e9df;
	float:left;
	position:absolute;
	top:111px; left:-59px;
}

#graybar_left {
	width:236px;
	height:32px;
	background: url("../images/leftgreybar.gif") no-repeat;
	float:left;
	position:absolute;
	top:0px; left:1px;
}

#graybar_ctr {
	width:622px;
	height:32px;
	background: #e9e9df;
	background: url("../images/abigail.gif") no-repeat;
	float:left;
	position:absolute;
	top:0px; left:479px;
}


#graybar_right {
	width:142px;
	height:32px;
	background: url("../images/rightgreybar.gif") no-repeat;
	float:left;
	position:absolute;
	top:0px; left:386px;
}



#menu {
	height:928px;
	width:267px;
	float:left;
	position:absolute;
	top:32px;
	left:-479px;
	background: url("../images/vert_greybar.gif");
}


#contentwindow {
	background:#ffffff;
	width:598;
	height:1057px;
	float:left;
	position:absolute;
	top:31px;
	left:-211px;
}

.content img {
	float:right;
	margin:0 0 20px 20px;

}

.content p {
	font-size:1.6em;
	font-family: helvetica, verdana, arial, sans-serif;
	color:#999999;
	margin-left:16px;
	margin-top:5px;
	line-height:1.1em;
	margin-right:50px;
	text-align:justify;
}

.content h1 {
	font-size:2em;
	font-family: helvetica, verdana, arial, sans-serif;
	font-weight:200;
	color:#999999;
	margin:10px 0px 0px 10px;
}

.content a:link, .content a:visited {
	color:#a40000;
	text-decoration:none;
}

.content a:hover {
	color:#f23f3f;
	text-decoration:underline;
}


#pressclip_table {
	font-size:.9em;
	font-family:helvetica, verdana, arial, sans-serif;
	font-weight:400;
}

#pressclip_table img {
	margin:0 !important;
}


.shoppingimages img {
	float:left;
	margin-bottom:10px;
	margin-right:60px;
	
}

#rightdesign {
	width:137;
	position:absolute;
	top:32px; left:386px;
}

td img {
display: block;
} 

