a{
  color: red;
}
a#bannerclick{
	margin-right: 20px;
}
a#bannerclick2{
	margin-right: 25px;
}
img#bannerclick{
	margin-top: 20px;
}
a#menuclick{
  color: #fff500;
	font-size: 13px;
	text-decoration: none;
}
a#menuclick:active{
  color: #2F79B4;
	text-decoration: none;
}
a:hover{
  color: #2F79B4;
}
a#menuclick:hover{
  color: #2F79B4;
	text-decoration: none;
}
a#visitclick{
  color: #fff500;
	text-decoration: none;
}
a#visitclick:hover{
  color: #000000;
	text-decoration: none;
}

body{
  background-color: #414141;
	color: #000000;
	font-family: arial, verdane, helvetica, sans-serif;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 2px;
	margin-top: 10px;
	text-align: center;
}

h1{
	color: #000000;
  font-size: 13px;
	font-weight: 600;
}

h1#menu{
	color: #fff;
  font-size: 13px;
}

img{
  border: 0px;
}

input#text{
  width: 200px;
}

p{
  line-height: 14px;
	width: 500px;
}

table{
  border-width: 0px;
	vertical-align: top;
  width: 295px;
}
table#sizes{
  border-width: 0px;
	vertical-align: top;
  width: 600px;
}

td{
  vertical-align: top;
}
td#label{
  width: 85px;
}
td#tags{
  width: 100px;
}
td#input{
  width: 200px;
}
td*msg{
  width: 300px;
}

#advert{
  text-align: center;
}

#banner{
  background-image: url(template2/banner.jpg);
	height: 176px;
	text-align: right;
	width: 960px;
}

#blurb{
	clear: both;
  color: red;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 512px;
}

#category{
	clear: both;
  color: red;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: left;
	width: 512px;
}

#centre{
  text-align: center;
	width: 190px;
}

#clear{
  clear: both;
}

#contact{
	clear: both;
  color: #666666;
  padding-top: 40px;
	text-align: center;
}

#contacts{
  border: 0px solid #000;
	float: left;
  /*height: 160px;*/
  height: expression( this.scrollHeight < 130 ? "130px" : "auto" ); /* sets min-height for IE */
  min-height: 130px; /* sets min-height value for all standards-compliant browsers */
	padding-left: 2px;
	width: 292px;
}

#content{
	border: 0px solid #000;
	float: left;
	overflow: auto;
	padding-left: 5px;
	width: 710px;
}

#content2{
	border: 0px solid #000;
	float: left;
	overflow: auto;
	padding-left: 5px;
	text-align: centre;
	width: 710px;
}

#contentline{
  background-image: url(template2/contentline.gif);
	background-repeat: no-repeat;
	height: 2px;
	float: left;
	width: 467px;
}

#footer{
  background-image: url(template2/footer.jpg);
	border: 0px solid #000;
	clear: both;
	height: 36px;
	text-align: center;
	width: 960px;
}

#listing{
  border: 1px solid #2772af;
	clear: both;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 697px;
}

#listing_advert{
  height: 170px;
  width: 693px;
}

#listingimg{
  height: 170px;
	width: 170px;
}

#logo{
  border: 0px solid #000;
  float: left;
  height: 170px;
	/*line-height: 170px;*/
	margin: 0px;
  vertical-align: middle;
  width: 170px;
}

#main{
	height: 445px;
	width: 769px;
}

#main2{
  background-image: url(template2/background.jpg);
	border: 0px solid #fff;
/*	height: 445px; */
  overflow: hidden;
	width: 960px;
}

#maincon{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 965px;
}

#menustrip{
  background-color: #414141;
	border: 1px dashed #003a65;
	color: #fff;
	float: left;
	margin-bottom: 10px;
	margin-top: 2px;
	margin-left: 20px;
	padding: 5px;
	width: 190px;
} * html #menusrtip { display:inline; }

#menutop{
  height: 30px;
}

#order{
  height: 30px;
}

#other{
  width: 250px;
}

#outer{
  float: left;
	text-align: left;
	width: 965px;
}

#rightlist{
  border: 0px solid red;
	float: left;
  width: 520px;
}

#tags{
  width: 250px;
}

#visit{
  background-image: url("template2/visit2.gif");
	background-repeat: no-repeat;
  float: left;
  /*height: 160px;*/
	text-align: center;
  width: 220px;
}

#visitno{
	display: table-cell;
  float: left;
  /*height: 160px;*/
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
  width: 220px;
}

#white{
  color: #fff;
	font-size: 13px;
}

.widget{
	float: right;
}