body {
	background-color: white;
	background-image: url(images/topbar.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	color: black;
	font-size: 12px;
}



#topLogo {
	position: absolute;
	top: 18px; left: 5px;
	font-size: 10px;
}


#top {
  width: 980px;
  padding: 0px;
  position: relative;
  margin: 0px auto 0px 2px;
}

#topbar {
	position: relative;
	background-image: url(images/topbar.png);
	background-repeat: repeat-x;
  	width: 980px;
  	height: 95px;
	}


#nav {
  position: absolute;
  left: 5px;
  top: 126px;
  z-index:200;
  font-size: 11px;
}

#ads {
position: absolute;
  left: 5px;
  top: 76px;
  z-index:300;
}


#mc {
	width: 980px;
	margin: 0px 0px 0px 5px;
	position: relative;
	margin-top: 0px;
	padding: 0px;
}

#3 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	}
	
#tlocat {
	background-color: #000000;
	color: white;
	width: 160px;
	height: 18px;
	}
	
div, tr, td, th, table { 
	border: 0px !important; 
	vertical-align:top;
	font-size: 12px;
}

img { border: 0px; }

a { text-decoration: underline;}
a:hover { text-decoration: none;}

td.left {
  width: 160px;
  background-color: #ededed;
  }
  
td.center {
  width: 640px;
  margin: 0px;
  }
  
td.right {
  width: 160px;
  background-color: #ededed;
  font-size: 12px;
  }

td.wys {
	line-height: 17px;
	}  
  
#content {
	text-align: center;
	margin: 0px 10px 10px 10px;
	}
	
.dir {
	font-size: 15px;
	font-weight: bold;
}


.footer { 
  background-color: #ededed;
  text-align: left;
  font-size: 10px;
  padding: 5px 0px 8px 180px;
  margin: 5px 0px 0px 0px;
}

#menu {
  position: absolute;
  left: 5px;
  top: 73px;
  z-index:100;
}




