.style3 {
	text-align: center;
}
.style1 {
	border-style: solid;
}
.style2 {
	border-width: 0px;
}
#footer  {
	color: #FFCC66;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	background-color: #333333;
	text-align: center;
	left: 68px;
}
#header {
	background-image: url('images/skinnylogo.jpg');
	background-repeat: no-repeat;
	position: absolute;
	width: 650px;
	height: 85px;
	left: 68px;
	top: 74px;
	z-index: 1;
}
#content_box {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background-image: url('images/mainbgtransparentbw.jpg');
	background-repeat: no-repeat;
	position: absolute;
	z-index: 100;
	width: 651px;
	height: 399px;
	left: 68px;
	top: 166px;
}
#suittable {
	font-family: ;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000
}
p.captions {
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1.captions {
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#suitscaps h2 {
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: -12px;
}
#suitscaps p {
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	line-height: -12px;
}

#suitsheader {
    background-image: url('images/finest.jpg');



}

#stide {
	color: #FFCC66;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

#dhtmltooltip{
position: absolute;
width: 50px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}














