a:link,
a:visited,
.a:active { 
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	
a:hover {
	color: #D7C8AF;
	font-weight: normal;
	text-decoration: none;
	} 

.text a:link,
.text a:visited,
.text a:active { 
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 1px solid #806754;
	text-decoration: none;
	}
	
.text a:hover {
	color: #D7C8AF;
	font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	} 
	
.footer a:link,
.footer a:visited,
.footer a:active { 
	font-weight: normal;
	text-decoration: underline;
	color: #806754;
	}
	
.footer a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #806754;
	}

.info a:link,
.info a:visited,
.info a:active {
    color: #006600;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}

.info a:hover {
    color: #009900;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

.menulink a:link,
.menulink a:active,
.menulink a:visited {
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
}
	
.menulink a:hover {
	font-size: 11px;
	line-height: 22px;
	color: #000066;
	background: #FFFFFF;
	font-weight: normal;
	display: block;
	text-decoration: none;
	border-left: 4px solid #FF0000;
	border-bottom: 0px solid;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
}
		
body { 
   background-image: url(images/background.jpg);
   background-repeat: repeat;
   background-position: top center;
   color: #000000;
   font-size: 12px;
   line-height: 16px;
   font-family: Helvetica, Arial, sans-serif;
   margin-top: 0em;
   margin-right: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   }
   
h1 {		
	font-size: 18px;
	line-height: 24px;	  	
	color: #CC0033;
	}
h2 {	
	font-size: 10px;
	line-height: 15px;	  	
	color: #000000
	}
h3 {		
	font-size: 14px;
	line-height: 16px;	  	
	color: #FF6600;
	background: #CCCCCC;
	}
h4 {		
	font-size: 10px;
	line-height: 15px;	  	
	color: #FF3300;
	background: #FFFFFF;
	}
.header {
background:url(images/div_01.jpg); 
width:750px; 
height:255px;
}
.navli {
color:14px;
display:inline-block;
}
.navul {
padding-left:10px;
margin-left:0px;
float:left;
}
.navli a:link,
.navli a:visited {
display:inline-block;
list-style:none;
font-size:14px;
color:#FFFFFF;
padding-bottom:25px;
padding-right:5px;
padding-top:30px;
padding-left:5px;
margin-left:0px;
}
.navli a:hover,
.navli a:active {
background:url(images/flower.png) center top no-repeat;
color:#003333;
}
.music {
float:right;
padding-top:30px;
padding-right:155px;
}
.info {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.infoTitle {
	color: #f1deb5;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	font-family: Papyrus, Helvetica, Arial, sans-serif;
}

.small {
    color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
}

.text {
    color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	}
.content {
	background:#8aa540;
}

.faceboxTitle {
	color: #730A32;
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	font-family: Papyrus, Helvetica, Arial, sans-serif;
}

.faceboxText {
background:#FFFFFF;
    color: #806754;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
}

.position { 
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #D7C8AF;
}
	
.footer { 
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #806754;
}

#facebox .b {
  background:url(images/b.png);
}

#facebox .tl {
  background:url(images/tl.png);
}

#facebox .tr {
  background:url(images/tr.png);
}

#facebox .bl {
  background:url(images/bl.png);
}

#facebox .br {
  background:url(images/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #FFFFFF;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #FFFFFF;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');