#bar {
	position:relative;
	height:574px;
	background:url(bar_bg1.jpg) 0 0 repeat-x;
}
#menuleft {
	position:relative;
	background-color:#fffefe;
	left:15px;
	width:148px;
	height:386px;
}
#menuleft .button {
	background: url(menubutton.jpg) 0 0 repeat-y;
	padding:5px 0px 5px 23px;
	color:#3042a5;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
}
#menuleft .buttonlit {
	background: url(button.jpg) 0 0 no-repeat;
	padding:5px 0px 5px 20px;
	color:#3042a5;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
}
#menuleft .margin {
	margin-top:2px;
}
#menuleft .marginleft {
	margin-left:3px;
}
#menuleft .bottom {
	background: url(menu-bottom.jpg) no-repeat;
	width:148px;
	height:13px;
}
#question1 {
	position:relative;
	background: url(questionbox.jpg) no-repeat;
	height:72px;
	width:140px;
	top:25px;
	left:15px;
}
#question1 .question{
	position:absolute;
	top:7px;
	width:150px;
	left:35px;
	color:white;
	font-size:11pt;
	font-weight:bold;
}
#question1 .ask{
	position:absolute;
	top:40px;
	width:150px;
	left:8px;
}
.icon1 {
	background: url(copper.gif) no-repeat;
	position:relative;
	height:60px;
	width:117px;
	left:25px;
	top:0px;
}
.icon2 {
	background: url(hff.gif) no-repeat;
	position:relative;
	height:123px;
	width:75px;
	left:45px;
	top:42px;
}
.vote
	{
	background: url(vote.jpg) no-repeat;
		position:absolute;
		height:144px;
		width:125px;
		left:25px;
	bottom:70px;
}