body, table, p, dd, blockquote {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:90%;
	font-variant: normal;
	font-style: normal;
	line-height:1.333em;
	color:black;
	background-color:white;
}

table {
	margin-top:0.75em;
}

blockquote {
	margin-top: 0em;
	margin-left: 2em;
	padding: 0px;
}

h1 {
	color: #BA0425;
}
h2, h3 {
	color: #f18901;
}
h1,h2 {
	font-size:1.2em;
	font-weight:bold;
	margin: 0 0 1em; /*top (le+ri) bottom*/
}
h2 {
	margin-top:3em;
}
h3 {
	font-size:1.0em;
	font-weight:bold;
	margin: 0 0 0.2em; /*top (le+ri) bottom*/
}

dt {
	font-weight: bold;
	margin-top:1em;
}

a			{ text-decoration:none; color: #BA0425; }
a:link, a:visited, a:active	{ text-decoration:none; }
a:hover	{ text-decoration:underline; }

.img_noborder {
	border: 0px none;
}

.bioimg {
	border: 0px none;
	margin-right:10px;
	margin-bottom:7px;
	margin-top: 4px;
	float:left;
}

.cdimg {
	border: 0px none;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:7px;
	float:right;
}

.program {
	text-indent:-2em;
	margin-left:2em;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
}

.compactdisc {
	clear: both;
	padding-top:2em;
}

.cddescription {
	text-indent: -20px;
	padding-left: 20px;
	margin: 0px;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:150px;
	border:1px;
}

#o1 {
	position:absolute;
	left:200px;
	top:0px;
	width:150px;
	height:150px;
}

#o2 {
	position:absolute;
	left:350px;
	top:0px;
	width:150px;
	height:150px;
}

#o3 {
	position:absolute;
	left:500px;
	top:0px;
	width:150px;
	height:150px;
}

#o4 {
	position:absolute;
	left:650px;
	top:0px;
	width:150px;
	height:150px;
}

#direction {
	position:absolute;
	top:157px;
	left:10px;
	z-index:30;
	font-size:0.8em;
	line-height:1.1em;
	padding:0px;
	margin:0px;
}

#nav {
	position:absolute;
	font-size:0.91em;
	font-weight: bold;
	padding-top:50px;
	padding-left:10px;
	left:0px;
	top:150px;
	width:150px;
	height:250px;
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	background-position: top left;
	z-index:20;
}

#printversion {
	position:absolute;
	left:600px;
	top:150px;
	width:200px;
	height:1em;
	border: 0px none;
	font-size:70%;
	text-align:right;
}


#main {
	line-height:140%;
	position:absolute;
	left:197px;
	top:185px;
	width:603px;
	height:auto;
	padding-bottom:20px;
}

#main p {
	text-align:left;
}

#justify p {
	text-align:justify;
}

#nojustify p {
	text-align:left;
}

#l1 {
	position:absolute;
	left:0px;
	top:400px;
	width:150px;
	height:150px;
}

#l2 {
	position:absolute;
	left:0px;
	top:550px;
	width:150px;
	height:150px;
}
#l3 {
	position:absolute;
	left:0px;
	top:700px;
	width:150px;
	height:150px;
}
