A:link {color: #EEFFFF}
A:visited {color: #EEFFFF}
A:hover {color: #888888}
A:active {color: #BBCCCC}

.selected {
	color: #FFFF66;
}

.error {
  color: red;
}

.print {
  text-align:right;
	font-size:12px;
	margin-right: 10px;
}

.title_main {
  font-style: italic;
	color: #FFFF66;
	font-size: 17px;
}

body {
	margin: 0px auto;
    background-color: #66594c;
	text-align: center;
	font-family: Helvetica, sans-serif;
}

.center_main {
    width: 780px;
	margin: auto;
	background-color: #003366;
	background-image: url(images/music005.gif);
	background-repeat: repeat;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.header1 {
  margin-top: -10px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
  background-color: #B9203F;
	font-size: 13px;
	color: #EEFFFF;
}

.header2 {
  position: relative;
	top: 5px;
	left: 0px;
	width: 100%;
	margin-bottom: 10px;
}

/* left menu */
.bl {
  background: url(images/menu_bleft.gif) 0 100% no-repeat #3173BF;
	width: 170px;
	text-align: left;
	font-size: 12px;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 10px;
  display: inline;
}

.br {background: url(images/menu_bright.gif) 100% 100% no-repeat}
.tl {background: url(images/menu_uleft.gif) 0 0 no-repeat}
.tr {background: url(images/menu_uright.gif) 100% 0 no-repeat; padding:10px}

ul.main_menu li {
  margin: 0px 0px 0px -18px;
	color: #EEFFFF;
	list-style-image:url(images/notes2.gif);
}

ul.main_menu li li {
  margin: 0px 0px 0px -28px;
	color: #EEFFFF;
	list-style-image:url(images/notes2.gif);
}

ul.main_menu li.selected {
  margin: 0px 0px 0px -18px;
	color: #FFCC00;
	list-style-image:url(images/notes2_s.gif);
}

ul.main_menu li li.selected {
  margin: 0px 0px 0px -28px;
	color: #FFCC00;
	list-style-image:url(images/notes2_s.gif);
}

.right_home {
	width: 170px;
	float: right;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 10px;
  display: inline;
}

.center_photos {
  width: 400px;
	margin-top: 0px;
  margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.center {
	width: 580px;
	text-align: center;
	font-size: 15px;
	margin-bottom: 15px;
  margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	float:left;
	color: EEFFFF;
}

.center_mid {
	width: 400px;
	text-align: center;
	font-size: 15px;
	margin-bottom: 15px;
  margin-left: 10px;
	margin-right: auto;
	margin-top: 10px;
	float:left;
	color: EEFFFF;
}

.phuleft {
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: 5px;
}

.phuright {
	position: relative;
	top: 10px;
	right: 0px;
}

.phbleft {
	position: relative;
	top: 5px;
	left: 0px;
	margin-right: 5px;
}

.phbright {
	position: relative;
	top: 5px;
	right: 0px;
}

.foot {
  clear: both;
	width: 100%;
	height: 70px;
	text-align: center;
	font-size: 12px;
	color: #888888;
}