body { 	
		margin-left: 0px; 
		margin-top: 0px; 
		width:100%;
    text-align:center;
		background-color:#000;
}
p {
	color: #000000;
  font-size: 8pt;
	text-align: left;
  font-family: arial, helvetica, "sans-serif";
		
}
* html p {
	margin-top:0;
	margin-bottom:10px;
}
blockquote {
	color: #000000;
  font-size: 10pt;
  font-family: arial, helvetica, "sans-serif";
}
br.clear {
  clear:both;
  line-height:0;
  height:0;
}
/*THIS ONE IS FOR THE LEFT SIDE*/
.margin {
	margin: 10px 40px 0 auto; 
	text-align: right;
}
/*THIS ONE IS FOR THE RIGHT SIDE*/
.margin2 {
	margin: 5px auto auto 40px;
}
/*THIS ONE IS FOR THE CENTER TEXT*/
.margin3 {
	margin: 5px 8px auto 8px;
}
#content {
	width:999px; 
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  position:relative;
}
.topRow, .midRow {
	 float:left; 
	 width:999px; 
	 background-color:#000; 
	 border-top:1px solid #fff; 
	 border-right:1px solid #fff;
}
.topDiv {
	 border-left:1px solid #fff;  
	 float:left; 
	 width:332px; 
	 height:124px; 
	 text-align:center; 
}
.topDiv.left {
	height:39px;
	padding-top:82px;
}
* html .topDiv.left {
	 height:124px;
}
.topDiv.center {
	height:22px; 
	padding-top:102px;
	text-align:left;
}
.topDiv.center img{
	margin-left:31px;
	margin-bottom:-3px;
	border:0;
}
.topDiv.center img.first{
	margin-left:7px;
}
* html .topDiv.center {
	height:124px;
}
.midDiv{
	border-left:1px solid #fff; 
	float:left; 
	width:332px; 
	height:334px;
  margin-top:0;
}
#midDivCenter.midDiv{
 	background-image:url('http://www.wisz.com/images/bg_middle_center.jpg');
}
#midDivLeft.midDiv{
 	background-image:url('http://www.wisz.com/images/bg_middle_left_FILTERED.jpg');
}
#midDivRight.midDiv{
 	background-image:url('http://www.wisz.com/images/bg_middle_right_FILTERED.jpg');
}
#midDivLeft.midDiv.unfilteredLeft{
	background-image:url('http://www.wisz.com/images/bg_middle_left.jpg');
}
#midDivRight.midDiv.unfilteredRight{
	background-image:url('http://www.wisz.com/images/bg_middle_right.jpg');
}
#contactDiv {
	position:absolute; 
	width:317px; 
	height:334px; 
	z-index:2; 
	left:343px; 
	top:141px; 
	display:none;
}
#contactDiv p {
	color:#000;
	font-family:helvetica, arial, sans-serif;
	font-size:10px;
}
.hidingDiv {
	position:absolute; 
	width:317px; 
	height:334px; 
	z-index:2; 
	left:339px; 
	top:141px; 
	display:none;
}
* html .hidingDiv {
	top:151px;
}
.hidingDiv img {
	border:0;
	height:178px;
	width:317px;
}
.hidingDiv p {
	color:#000;
	font-family:helvetica, arial, sans-serif;
	font-size:10px;
}
.bottomRow {
	 float:left; 
	 width:999px; 
	 background-color:#000; 
	 border-top:1px solid #fff; 
	 border-right:1px solid #fff;
}
* html .topRow, * html .midRow, * html .bottomRow {
  width:997px;
}
.bottomDiv {
	 border-left:1px solid #fff; 
	 border-bottom:1px solid #fff; 
	 float:left; width:332px; 
	 height:309px; 
}
.bottomDiv.bLeft {
	background-image:url('http://www.wisz.com/images/bg_bottom_left.jpg');
}
.bottomDiv.bCenter{
	background-image:url('http://www.wisz.com/images/bg_bottom_center.jpg');
}
.bottomDiv.bRight {
	background-image:url('http://www.wisz.com/images/bg_bottom_right.jpg');
}
.textAlignRight {
  text-align:right;
  padding-right:2px;
}
.tiny {
  font-size:9px;
}
a.gray, a.gray:visited, a.gray:link, a.gray:hover {
  color:#666;
}
a:link { color: #c33; text-decoration: none; }
a:visited { color: #c33; text-decoration: none; }
a:hover {color: #393; text-decoration: underline;}
.midDiv a {
	line-height:1.7em;
}
.links, .links a, .links a:hover, .links a:visited {
  font-size:6pt;
  color:#000;
}
.listHeader {
	font-weight:bold;
	margin-bottom:15px;
	color: #000000;
  font-size: 8pt;
	text-align: right;
	margin: 25px 40px 0 auto;
  font-family: arial, helvetica, "sans-serif";
}