body {
	padding: 1.5em 0em; 
	margin: 0;
	background: #333 url(spiral.jpg) no-repeat top center; /* #348017green #101c40; #727272; #348017; */
	font-size: 12px;
	}

#root {
	margin: 0px auto;
	width: 700px; /*58em*/
	background: #fff;
	}


/* header */

	#header .logo {
		width: 680px; 
		height: 100px; 
		display: block;
		margin: 0px auto; 
		padding: 10px 0px;
	/*	background: url(pillbill2bw.jpg) 50% 50% no-repeat; */
		background: url(paxilss3.jpg) 50% 50% no-repeat;
		}

	#header .nav, #header .subnav, #header .subsubnav {		
		text-align: center;
		overflow: hidden; 
		line-height: 2em;
		}

	#header .nav {		
		border-bottom: 2px solid #003;
		background: #e5e5e5;
		}

		#header .nav *, #header .subnav *, #header .subsubnav * {
			display: inline;
			padding: .5em .75em;
			width: auto; 
			text-transform: uppercase;
			}

			#header .nav span {
				color: #fff;  /*fd0 yellow */
				background: #F87431; /* 7E2217,red 1a1a7e,blue 347,blue */
				}

	#header .subnav {
		border-bottom: 1px solid #e5e5e5; /*ccc*/
		background: #fff; 
		}

		#header .subnav * {
			text-transform: none; 
		/*	background:transparent; */
			}

			#header .subnav span {
				font-weight: bold;
				background: #f2f2f2;}

	#header .subsubnav {
		border-bottom: 1px solid #003; /*ccc*/
		background: #e5e5e5; 
		}

		#header .subsubnav * {
			text-transform: lowercase; 
		/*	background:transparent; */
			}

			#header .subsubnav span {
				color: #fff;
				background: #1a1a7e;}

	.linklist {
		text-align: center;
		overflow: hidden; 
		line-height: 3em;
		}
	
		.linklist a {
			display: inline;
			padding: 1em 1.5em; /* .5em .75em */
			width: auto; 
			text-transform: lowercase;
			}
			

	/*	.linklist *:after {
			content: " . . .";
			}  */
			
/*	.linklist *:before {
			content: "... ";
			}  */


/* mid */


#mid {
	text-align: justify;
	line-height: 1.5em;
	overflow: hidden;
	font-size: 12px;
	}

	#mid img {
		display: block; 
		margin: 10px auto;
		}

	#mid .content {
		padding: 10px 30px;}

	#footer {
		clear: both;
		text-align: center;
		padding: 10px;
		font-size: 95%; 
		color: #333;
		}
		



#colophon {
	text-align: center;
	padding: 10px; 
	font-size: 90%;
	color: #457;
	}

	#colophon a {
		color:#457;
		}


ul, ol, li, dl, dd, dt {
	padding: 0em; 
	margin: 0em;
	}

	li {
		margin-left:2em;
		}

	dd {
		margin-left:2em;
		}
		
	dl {
		padding-bottom: 1em;
		}
		
	dt {
		text-indent: -1em;
		margin-left: 1em;
		}
		

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding: .5em 0em; 
	margin: 0em;
	}

	h1 {font-size: 200%;
		}

	h2 {font-size: 150%;
		clear: both;
		}
		
	h2.noclear {
		clear: none;
		}

	h3 {font-size: 140%;}

	h4 {font-size: 130%;}

	h5 {font-size: 120%;}


p {
	text-indent: 2em;
	margin: 0px; 
	padding: 0px;
	margin-bottom: 1em;
	}

a {
	color: #1818ad; /* #04a */
	text-decoration: none;
	}

	a:hover {
		text-decoration:underline;
		}

.leftcol {
	width:45%;
	float:left;}

.rightcol {
	width: 45%;
	float: right;
	}

	* html .leftcol, * html .rightcol {
		height:1%;
		}



.cond {
	padding: .5em 0em;
	line-height: 1em;
	}

.small {
	font-size: 90%;
	}

.htext {
	padding-bottom: 0em;
	}

.right {
	float: right;
	}

img.left {
	float: left;
	width: auto;
	padding-right: 20px;
	}

img.right {
	float: right;
	width: auto;
	padding-left: 20px;
	}
	
#header, #footer, h1, h2, h3, h4, h5, h6, #colophon {
	font-family: garamond, baskerville, georgia, times, serif;
	}

#mid {
	font-family: tahoma, 'lucida grande', helvetica, arial, sans-serif;
	}

/*
dt {
	font-weight: bold; 
	padding-top: 10px;
	}

*/
/*
dd {
	margin: 0px;
	}
*/

#stafflist h2 {
	font-size: 120%;
	}

#stafflist h2 a {
	text-decoration: underline;
	}

#stafflist h2 a:hover {
	color: black;
	}

.picturecaption li {
	display: inline; 
	margin: 0px; 
	list-style: none;
	}

.picturetitle {
	text-align: center;
	}

.leftcol60 {
	width: 60%;
	float: left;
	}
	
.rightcol30 {
	width: 30%;
	float: right;
	text-align: left;
	}
	
div.imgcapright {
	width: auto;
	float: right;
 	padding-left: 20px;
	}
	
div.imgcapright p {
	text-align: center;
	font-size: 90%;
	text-indent: 0;
	}