.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	line-height: 18px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D65D26;
	padding-top: 2px;
	padding-bottom: 2px;
}
.inspirations {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E2B01;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #D65D26;
}
.deshline {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	font-size: xx-small;
}
#vdividermenu ul{
	margin: 0;
	padding: 0;
	margin-bottom: 0;
	margin-top: 2;
	float: left;
	font: bold 10% Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #D26425;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
	float: left;
	color: FAA430;
	padding: 2px 12px;
	text-decoration: none;
	background-image: url(images/vertical.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#vdividermenu ul li a:visited{
color: black;
}

#vdividermenu ul li a:hover{
color: black;
background-color: #ffe84f;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: xx-small;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.shows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
}
.dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}
