body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
	background:#cfcfcf;
}
#container {
	text-align:left;
	margin:auto;
	width:950px;
	position:relative;
	background:#FFF;
	border:1px solid #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-top:10px;
}
#header {
	position:relative;
	height:120px;
}
#logo {
	position:absolute;
	left:5px;
	top:7px;
	width:400px;
	height:70px;
	background:url(images/ecnNewHeadLogo.png) no-repeat;
}
#navbar {
	background:#333;
	position:absolute;
	height:30px;
	width:100%;
	bottom:0px;
	left:0px;
	color:#FFF;
}
#allcontent {
	background:#FFF;
}
#col1 {
	float:left;
	width:120px;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}
#maincontent {
	float:left;
	width:664px;
	padding-left:10px;
	padding-right:5px;
}
#col3 {
	float:left;
	width:134px;
	border-left:1px solid #333;
	border-bottom:1px solid #333;
}

.nav, a.nav:link, a.nav:visited {
	position:relative;
	float:left;
	padding-left:7px;
	padding-right:7px;
	padding-top:8px;
	padding-bottom:7px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
a.nav:hover {
	background-color:#900;
	text-decoration:underline;
}
#search {
	position:absolute;
	right:6px;
	top:6px;
}
#footer {
	clear:both;
	height:20px;
	background:#CCC;
	border-top:1px solid #333;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
}
.votebutton a.votebutton:link, a.votebutton:visited {  line-height: 15px; color: #333333}
a.votebutton:hover {  font-weight: bold; background:#CCCCCC; text-decoration:underline; }
td {  line-height: 15px; color: #333333}
a:link, a:visited {  font-weight: bold; color: #003399; text-decoration:none}
a:hover {  font-weight: bold; text-decoration:underline; }
.smallertext {  font-size: 10px; color: #000000}
li {  color: #333333 }
.mouseprint { font-size: 9px; color: #000000 }
.HeadingText { font-size: 16px; line-height: 18px; font-weight: bold; color: #000066 }
.menuitem {   font-size: 11px; line-height: 13px; font-weight: bold}
h2 {  font-size: 18px; line-height: 22px; font-weight: bold; color: #990000}
h3 {  font-size: 14px; line-height: 18px; font-weight: bold; color: #990000}
h4 {  font-size: 12px; line-height: 14px; font-weight: bold; color: #990000}
.head2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #CC0000
}
.head3 {  font-size: 14px; line-height: 18px; font-weight: bold; color: #990000}
.head4 {  font-size: 12px; line-height: 14px; font-weight: bold; color: #990000}
.mousetext { font-size: 9px}
.go_button {
	background-image: url(images/go_button.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: none;
}
.bodytext {
	font-size:11px;
}
.text {
	font-size: 12px; line-height: 15px; color: #333333
}
#menunav a.menuitem:link, a.menuitem:visited {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	clear: left;
	float: left;
	height: 15px;
	width: 110px;
	padding-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	overflow: hidden;
	position: relative;
	visibility: visible;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#menunav a.menuitem:hover {
	background-color: #CC0000;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFCCCC;
}
.catdisplay {
	float: left;
	width: 150px;
	padding-left: 10px;
	overflow: visible;
	position: relative;
}
.displaypic {
	position:relative;
	float:right;
	width:auto;
	padding:10px;
	border:#333 dotted 1px;
	margin:5px;
	text-align:center;
}.vendordisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	float: left;
	height: auto;
	width: 150px;
	position: relative;
}
.votebutton a.votebutton:link, a.votebutton:visited {
	font-size: 16px;
	background-color: #CC9933;
	padding: 10px;
	float: left;
	height: 30px;
	width: 220px;
	border: 1px dotted #000000;
	position: relative;
	color: #000000;
}
.votebutton a:hover {
	background:#999999;
	border: dotted 1px #000;
}
a.choicelink:link, a.choicelink:visited {
	color:#003399;
	text-decoration:underline;
}
a.choicelink:hover {
	color:#990000;
	text-decoration:none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.imageLeft {
	border: #333 1px dotted;
	padding:10px;
	float:left;
	position:relative;
	margin: 10px;
}
.imageRight {
	border:#333 1px dotted;
	padding:10px;
	float:right;
	position:relative;
	margin: 10px;
}
.wideHead {
	width:100%;
	padding-left:5px;
	padding-right:-5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#990000;
	clear:both;
	float:left;
	position:relative;
	font-weight:bold;
	color:#FFF;
}
.heading240px {
	width:240px;
	padding-left:5px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#990000;
	clear:both;
	float:left;
	position:relative;
	font-weight:bold;
	color:#FFF;
	margin-left:-5px;
}
.head140px {
	width:190px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#990000;
	clear:both;
	float:left;
	position:relative;
	font-weight:bold;
	color:#FFF;
}
.headSidebar {
	width:140px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#990000;
	clear:both;
	float:left;
	position:relative;
	font-weight:bold;
	color:#FFF;
}
.listPadding {
	padding-left:5px;
	padding-right:5px;
}
.graybg140px {
	background-color:#EFEFEF;
	width:190px;
	padding-left:5px;
	padding-right:5px;
}
.picInline {
	border: #333 1px dotted;
	padding:10px;
	margin: 10px;
	float:left;
	clear:both;
}

/*Start new template for ecn (changes) Jan 8, 2009*/
