@charset "utf-8";
body {
	margin: 0px;
}


#container {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#footer {
	clear: both;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	padding-bottom: 25px;
}

#newsItem {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
        padding-bottom: 50px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

#newsItemHeader {
	font-size: 18px;
	color: #C1272D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#searchText {
	display: inline;
}
#searchform {
	display: inline;
}
#searchbox {
	float: left;
	height: 25px;
	width: 170px;
	padding-top: 126px;
}
#searchbutton {
	float: left;
	height: 20px;
	padding-top: 130px;
	width: 50px;
}

#bannerSpacer1 {
	height: 157px;
	width: 720px;
	float: left;
}

#newsItemDetails {
	font-size: 12px;
	color: #666666;
}
#newsInfo {
	padding-top: 5px;
	height:150px;

}
#newsText {
	font-size: 10px;
}
#topImage {
	background-image: url(http://eltecolote.dwalliance.com/images/banner.png);
	height: 157px;
	width: 950px;
}

#newsImage {
	float: left;
	border: 1px solid #000000;
	padding: 0px;
	margin-right: 10px;
}
#menuTop {
	display: block;
	width: 950px;
	padding: 0px;
	margin: 0px;
	height: 29px;
	clear: left;
}
#topMenuBar {
	display: inline;
	margin: 00px;
	padding: 0px;
}
#topMenuLink {
	list-style-type: none;
	display: inline;
	float: left;
}
#leftMenuBar {
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.indent {
	margin-left: 25px;
	display: block;
}


#leftMenuLink {
	list-style-type: none;
	padding-bottom: 15px;
}
#leftColumn {
	background-image: url(http://eltecolote.dwalliance.com/images/greenFade.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 171px;
	height: 600px;
	float: left;
}
#centerColumn {
	width: 610px;
	float: left;
	height: 600px;
}
#centerBody {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 25px;
}



#header  img  {
	vertical-align: top;
}

#rightColumn {
	float: left;
	height: 600px;
	width: 169px;
	background-image: url(http://eltecolote.dwalliance.com/images/greenFade.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#centerBody a:link {
	text-decoration: none;
	color: #990000;
}
#centerBody a:visited {
	text-decoration: none;
	color: #990000;
}
#centerBody a:hover {
	text-decoration: underline;
	color: #990000;
}

#leftMenuLink a:link {
	text-decoration: none;
	color: #000000;
}
#leftMenuLink a:visited {
	text-decoration: none;
	color: #000000;
}
#leftMenuLink a:hover {
	color: #0099FF;
}

a:link {
	text-decoration: none;
	color: #C1272D;
}

a:visited {
	text-decoration: none;
	color: #C1272D;
}

a:hover {
	text-decoration: none;
	color: #0099FF;
}