body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
  color: #1460FF;
}

ul {
  list-style-image: url(img/bullet.gif);
}

ul ul {
	list-style-image: none;
	list-style-type: square;
	padding-left: 1.4em;
}

li {
	padding-left: 5px;
	padding-bottom: 5px;
}

img {
  display: block;
  border-width: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

hr {
	border-top-style: none;
	border-top: 1px solid #666;
	margin-top: 12px;
}

em {
  letter-spacing: 1px;
}

img#imgHeader {
  margin-left: 0;
	margin-right: 0;
}

img.side1Photo {
  float: right;
  padding: 1em;
}

img.side2Photo {
  float: left;
  padding: 1em;
}

img.floatLeft {
  float: left;
  margin: 5px;
}

img.floatRight {
  float: right;
  margin: 0px;
}

table#site {
	border: 1px solid #666;
	background-color: #D1E8FF;
	padding:0; margin:0;
}

div#mnuMain {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	margin: 0; padding: 0;
	font-size: 11px; background-color: #D1E8FF;/*#9ECFFF;*/
	/*border: 1px solid black;*/
}

div#mnuMain a {
	display: block; padding: 4px 8px; margin: 0; 
	text-decoration: none; text-align: right;
	border-top: 1px solid #888;
	color:black;
}

div#mnuMain a:hover {
	color: #E76021;
	/*background: #FFF1D2;*/
}

div#mnuMain a#mnuTop {
	border-top: none;
	padding-top: 3px;
}

div#mnuMain a#mnuBottom {
	border-bottom: 1px solid #888;
}

div#content {
	background-color:white;
	padding: 15px 32px 35px 32px;
	text-align: left;
	border-left: 1px solid #888;
}

a.button {
  border: 1px solid gray;
  padding:5px;
  margin: 0;
  text-decoration: none;
  color: #1460FF;
  background-color:#D8D8D8;
  font-weight: normal;
  letter-spacing: 2px;
  word-spacing: 2px;
  text-transform: capitalize;
  font-size: 11px; 
}

a.button:hover {
  background-color: #E7E7E7;
}

span.currents {
  color: #AA0000;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

span.artandmusic {
  color: #DE4F00;
  font-weight: bold;
}

span.date {
  color: #DE4F00;
}

img.portrait {
  float: left;
	margin: 10px;
}

div.caption {
	text-align: center;
	margin-top: 0;
	padding-top: 0;
	color: #555;
}

div.normal {
  line-height: 1.5;
}

.pageheading {
  color: #DE4F00;
  font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

.subheading {
  color: #1460FF;
  font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.subheading2 {
  color: #DE4F00;
  font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	display:block;
	text-align: center;
}

strong {
  color: #DE4F00;
  font-weight: bold;
}

.subheading3 {
  font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	display:block;
	text-align: center;
}

table#site td#headbar {
	text-align: left;
	background-color:white;
	border-bottom: 1px solid #888;
	padding: 10px 0 6px 30px; margin:0;
}

.chinese {
  /*font-family: MS Gothic, MS Mincho, MS Hei, MS Song, NSimSun, SimSun, Beijing, Hei, BiauKai, Serif (Chinese), serif;*/
}

td#footer {
	background-color:#CCC;
	font-size: 10px;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left:0;margin-left:0;
	border-top: 1px dashed #888;
}
