BODY {
	font-family: arial, helvetica, sans-serif;
	color: black;
	background: white;
	text-align: center;
	margin: 0;
	padding: 0;
	}

H1 {
	font-size: 30px;
	font-weight: bold;
	}

p {
	font-weight: bold;
	font-size: 15px;
	margin: 0;
	padding: 0;
	color: #999999;
	}

p.big, li.big {
	font-weight: bold;
	font-size: 22px;
	margin: 15px 0 0 0;
	padding: 0;
	color: #999999;
	}

.indent {
	float: left;
	font-size: 14px;
	text-indent: 3em;
	padding: 0 0 15px 15px;
	width: 700px;
	}

.callout {
	text-align: left;
	float: right;
	margin: 0 0 0 20px;
	padding: 5px;
	position: absolute;
	top: 350px;
	left: 700px;
	background: #eeeeee;
	border-width: 1px;
	border-color: #dddddd;
	border: solid;
	width: 300px;
	}

.textreg {
	color: black;
	font-size: 16px;
	margin-bottom: 5px;
	}

.western {
	color: black;
	font-size: 16px;
	}

.wheading {
	color: #666666;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	}

#content {
	width: 800px;
	text-align: left;
	margin-left: 0;
	z-index: 99;
	}

#content.narrow {
	width: 700px;
	text-align: left;
	padding: 0 10px 0 30px;
	}

#menu {
	width: 800px;
	text-align: left;
	z-index: 1;
	}

#slideshow {
	width: 800px;
	text-align: center;
	background: black;
	}

#container {
	text-align: right;
	margin: 0;
	padding: 0;
	position: relative;
	float: right;
	}

#pix {
	position: absolute;
	left: 800px;
	top: 28px;
	margin: 0;
	padding: 0;
	border-color: black;
	border: 2px;
	border-style: solid;
	}

#credits {
	text-align: center;
	float: left;
	margin: 0 0 0 200px;
	font-size: 8px;
	}

.crumb {
	position: absolute;
	left: 800px;
	top: 282px;
	margin: 0;
	padding: 0;
	}

.minimenu {
	text-align: left;
	font-size: 10px;
	color: black;
	margin: -20px 0 20px 1px;
	}
.minimenu a:link, .minimenu a:visited {
	color: black;
	text-decoration: none;
	}
.minimenu a:hover {
	color: red;
	text-decoration: underline;
	}


#TICKER {
	display:none;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC; 
	overflow:hidden;
	color: white;
	background: black;
	width:800px;
	}