li {
	list-style-type : none;
	list-style-image : url(../images/trigle.gif);
}

#headmenu {
	color : #FFCC33;
	padding-right: 1ex;
}

.main {
	float : left;
	line-height : 130%;
	margin-left : 5%;
	margin-bottom : 24px;
	width : 42%;
}

h2 {
	clear : both;
	margin : 16px 0 16px 5%;
	border-left : 1em solid #336633;
	border-bottom-width : 0px;
	width : 90%;
}

.main h3 {
	font-size: 1.1em;
	border : 0 solid #666;
	border-bottom-width : 1px;
}

.main a, .main a:visited {
	color : #336;
}

.main a:hover {
	color : red;
}
