html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;outline:none;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.6em;line-height:1em;margin-bottom:.5em; color:#404040;font-weight:bold;}
h4 {font-size:1.2em;line-height:1.25em;margin-bottom:.5em;text-transform:uppercase;font-weight:bold;color:#006600;}
h5 {font-size:1em;font-weight:bold; margin-top: 1.5em; background: #500000; color: #ffffff; padding: .15em; text-indent:.5em;}
h5.headline {margin-top: 0em; background: #000000;}
h6 {font-size: 1.25em; font-weight: bold; line-height: 1.25em; color: #CC6500; margin-top: 1.5em;}
p.tiny {font-size: .8em; line-height: 1.2em; color: #404040; margin-top: .25em; margin-bottom:.75em;}
p.small {font-size: .9em; line-height: 1.2em; color: #404040; margin-bottom:1em;}
p.med {font-size: 1em; line-height: 1.5em; color: #404040; margin-top: 1em;}
p.med a, .small a, .tiny a {color: #0066CF; text-decoration: none;}
p.med a:hover, .small a:hover, .tiny a:hover {text-decoration: underline;}
p.med a:visited, .small a:visited, .tiny a:visited {color: #B85B5A;}
p.event1 {font-size: 1.2em; font-weight: bold; line-height: 1.2em; color: #CC6500; margin-top: 2em;}
p.event2 {font-size: 1em; line-height: 1.5em; color: #404040; text-indent: 0px;}
p.event3 {font-size: .9em; line-height: 1.2em; color: #676767; text-indent: 0px; padding-right: 400px;}
ul.ulist {color: #CC6500;}
li.ulist {font-size: 1em; line-height: 1.5em; color: #404040; text-indent: 2em; list-style-type: none;}
li.ulist a {color: #0066CF; text-decoration: none;}
li.ulist a:hover {text-decoration: underline;}
li.ulist a:visited {color: #B85B5A;}

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	background-color: #640000;
	margin: 24px 0;
	padding: 0;
	background-image: url(images/bg_grad.gif);
	background-repeat: repeat-x;
}
#container {
    position: relative;
    background: #FFFFFF;
    border-style: solid;
    border-color: #200000;
    border-width: 1px;
    padding: 0px;
    text-align: left;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 850px;
    min-height: 800px;
    height: auto !important;
    height: 800px;
    z-index: 1;
}
#banner {
    position: relative;
    background-image: url(images/banner3.gif);
    text-align: left;
    top: 0px;
    left: 0px;
    width: 850px;
    height: 100px;
    z-index: 2;
}
#contentarea {
    position: relative;
    background: #FFFFFF;
    background: url('images/shade.gif') scroll no-repeat 0 0;
    text-align: left;
    width: 800px;
    padding: 25px;
    font-family: "Trebuchet MS", Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #404040;
	min-height: 800px;
    height: auto !important;
    height: 800px;
    z-index: 2;
}

.contentarea p {
	font-family: "Trebuchet MS", Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #404040;
}

div#footer {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	color: #eee;
	width: 800px;
	height: 30px;
	padding-left: 25px;
	padding-right: 25px;
	background: #200000;
	border: 0px solid #eee;
}
div#leftcol {
	position: relative;
	float: left;
	left: 25px;
	width: 320px;
	height: 800px; 
	height: auto !important;
	min-height: 500px;
	background: #FFFFFF;
	border: 0px;
	border-style: solid;
	border-color: #EE;
	z-index: 99;
}
div#rightcol {
	position: relative;
	float: right;
	right: 0px;
	width: 400px;
	height: 800px;
	height: auto !important;
	min-height: 500px;
	background: #fff;
	border: 0px;
	border-style: solid;
	border-color: #eee;
	z-index: 9999;
}
.box {
    display: block;
    background: url('images/shade_top.gif') scroll no-repeat 0px 0px;
    position: relative;
    padding: 10px;
    width: 300px;
    border-style: solid;
    border-color: #404040;
    border-width: 1px;
}
.round-corner-left {
    position: relative;
    background-color: #fff;
    margin-left: -11px;
    margin-top: -11px;
    width: 9px;
    height: 9px;
    float: left;
}
.round-corner-right {
    position: relative;
    background-color: #fff;
    margin-right: -11px;
    margin-top: -11px;
    width: 9px;
    height: 9px;
    float: right;
}
div#newsitem {
    margin: 0 auto;
    margin-bottom: 1em;
    min-height: 100px;
    height: auto !important;
    background: #FFFFFF;
    clear: both;   
}
/* This is the unordered list used for links to audio files
on the aud00.shtml files
*/
ul.group {
    display: block;
    margin-bottom: .5em;
    margin-left: 2em;
    line-height: 1.5em;
    list-style-type: none;
    padding-top: 10px; 
    padding-left: 10px;    

}

li.track {
    margin-left: 1em;
    background: #fff url('images/play.png') no-repeat center left;
    text-decoration: none;
}

li.track a {
    margin-left: 20px;
    color: #0066CF;
    text-decoration: none;
}

li.track a:hover {
    text-decoration: underline;
}

li.track a:visited {
    color: #B85B5A;
}

