/* CSS Document */
body
	{
	 margin:0;
	 padding:0;
	 font:12px verdana;
	 line-height:17px;
	 padding-top:28px;	 
	}
a {text-decoration:none;}
a img {border:0;}
#wrapper
	{
	width:722px; 	 
	margin:0 auto; 
	padding-top:10px;
	border-left:0px solid #d3d8dc;	
	padding-left:18px;
	padding-right:16px;
	}
#top
	{
	 width:750px;
	 height:141px;
	 margin:0 auto;
	 }
#bottom
	{
	 height:29px;
	 width:757px;
	 margin:0 auto;
	 text-align:center;
	 font-size:11px;
	 color:#9c9393;
	 line-height:29px;	 
	}	 

.x
 {font:14px georgia;
  width:190px;
  padding-left:30px;
 }	
.x ul
	{list-style-type:none;
	margin:0; padding:0;
	}	 
.x ul li
	{
	 background:url(/images/blueswish/sqare_08.gif) 0px 5px no-repeat;
	 padding-left:20px;	  	 
	}
img.copyright {
	border-style: none;
	vertical-align: middle;
	width: 66px;
	height: 25px;
}
a.copyright {
	color: blue;
	font-size:8pt;
}
a.copyright:hover {
	color: red;
	font-size:8pt;
}
.copyright {
	color: navy;
	font-size:8pt;
}

img.featureimage {
  max-width:484px;
  width: expression(this.width > 484px ? 484px: true);
}
