/* CSS Document */
ul {
text-decoration:none;

}
#vote {
	height: 240px;
	width: 200px;
	padding: none;
	margin-left: -75px;
	position: absolute;
	top: 0%;
	left: 0%;
	border: none;

}
#bodytext {
	top: 0px;
	left: auto;
	padding: 0px;
	border-style: none;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	text-indent: 20px;
	color: #666633;
	background-color:#FFFFCC;

}

#bodytext li{
	line-height: 1.3;
}

body {
	background-color: #FFFFCC;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: medium;
}

h2	{
	font-size: medium;
}

#dewhaimg {
	float: right;

border: none;
border-style: none;
}
}

a {
	top: 0px;
	left: 0px;
	padding: 0px;
	border-style: none;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	text-indent: 20px;
	color: #666633;
	background-color:#FFFFCC;
	text-align: center;
	}
	
#linkCaption {
	text-align: center;	

}

.submenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color: #CCCCCC;
	word-spacing: 10px;
	text-decoration: none;
}