@charset "utf-8";
/* CSS Document */
*{margin: 0;padding: 0;}
img, a img{border:0;}
a{color:#333;text-decoration:none;}
a:link,a:visited {text-decoration: none;}
a:hover {text-decoration: none;color:#990000;}
ul{list-style-type:none;padding:0px;}
body {
	color: #333;font-family: Arial, Helvetica, sans-serif;font-size: 12px;line-height: 160%;background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	background-color: #c1b7ae;
	background-image: url(images/body-bg.gif);
}
/*---------------------------------------*/
#middle{width:960px;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;clear: both;}
.main {float: left;width: 950px;}
.Hide{ display:none; }
