body {
	font-family: georgia, times, "times new roman", serif;}

/* left column */

#leftmenu {
	font: bold 12px Verdana, sans-serif;
	text-align: center;}

#leftmenu h4 {
	text-align: left;
	font-size: 12px;}

#leftmenu p {
	text-align: justify;}

/* left column schedule list */

#leftschedule li {
	list-style: none;
	text-align: left;
	font-size: 10px;}

#leftschedule li a {
	text-decoration: none;}

/* main content area */

#content h2 {
	text-transform: uppercase;}

#content p {
	text-align: justify;
	font-size: 12px;}

#content div.article h4 {
	font-size: 10px;}

/* footer */

#footer {
	font-size: 10px;
	font-weight: bold;}

#styleswitch {
	text-align: center;}

#leftfoot {
	text-align: left;}

#rightfoot {
	text-align: right;}

#footer a {
	text-decoration: none;}

#footer a:hover {
	text-decoration: overline underline;}

/* menu */

#menu ul, #menu li	{
	list-style-type : none;
}

	
#menu a:link, #menu a:visited	{
	font-size : small;
	font-weight : normal;
	line-height : 14px;
	text-decoration : none;
}

body.section-home #menu ul#subnav-home a, 
body.section-band #menu ul#subnav-band a,
body.section-media #menu ul#subnav-media a,
body.section-merch #menu ul#subnav-merch a,
body.section-contact #menu ul#subnav-contact a {
	font-size : smaller;
	font-weight : bold;
	line-height : 10px;
	text-decoration : none;
}