.linkStracher {
	margin: 1px 0 0;
	height: 24px;
	width: 97%;
	cursor: pointer;
	font-size: 0.99em;
}

.linkStracher a {
	background: #cc3300 url(img/title.gif) no-repeat;
	color: #fff;
	text-shadow: 2px 2px 1px #8fc80d;
	padding: 0px 0px 0;
	-moz-outline-style: none;
	display: block;
	height: 24px;
	width: 97%;
	text-decoration: none;
}

.linkStracher a:visited {
	background: #cc3300 url(img/title.gif) no-repeat;
	color: #fff;
	text-shadow: 2px 2px 1px #8fc80d;
	padding: 0px 0px 0;
	-moz-outline-style: none;
	display: block;
	height: 24px;
	width: 97%;
	text-decoration: none;
}

#container {
	width: 100%;
	text-align: left;
	margin: 0 auto;
}


#main div {
	margin: 0;
	padding: 0;
	height: 1%;
	width: 100%;
}

.stretcher {
	background: none !important;
	margin: 1px 0 0;
	background: #fff;
}