.rot {color: #990000}

body {
	height: 100%;
	margin:0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #F7F7F7;
	}	
#all {	
  position:absolute;
  top:50%;
  left:50%;
  width:900px;
  height:570px;
  margin-left:-450px;
  margin-top:-290px;
  border:1px solid #999;
  background-image:url(../pics/YM-Logo.jpg);
  background-position:26px 48px ;
  background-repeat:no-repeat;
  background-color:#FFF;  
}
#header {	
  position:relative;
  top:50px;
  width:750px;
  height:50px;
  padding:0;
  margin:auto;  
}
/*navigation==================================================================*/ 
#nav {
	width: 750px;
	position:relative;
	top: 82px;		
	padding:0;
	margin: auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 0.75em;
	color: #333;
	font-weight: bold;
	list-style-type:none;
}
#nav li{
	display:inline;	
}
#nav li a:link{
	text-decoration: none;
	color: #999;
}
#nav li a:visited{	
	text-decoration: none;
	color: #999;
}
#nav li a:hover{	
	text-decoration: underline;
	color: #333;
}
#nav li a:active{	
	text-decoration: underline;
	color: #000;
	}
#content {	
	position:relative;
	top:95px;	
	width:750px;
	height:370px;
	background-image:url(../pics/contentBG.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:auto;
	}	
#left {
	width:258px;	
	position:relative;
	top:8px;
	left: 8px;
	float:left;	
	}	
#right {
	width:390px;
	height: 340px;
	top:8px;
	position:relative;
	left: 50px;
	overflow:auto;
	overflow-x: hidden;
	float:left;
	clear:none;
	padding: 0 20px 0 30px;
		}
#right ul{ 
	font-size: 0.7em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	position: relative;
	margin: 2px 0 25px -10px;
	list-style-type:none;
}
#right li{
	background-image:url(../pics/li.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	margin: 0 0 0 -15px;
	text-indent:10px;
}
#rightaud { 
	width:470px;
	height: 340px;
	top:10px;
	position:relative;
	left: 20px;
	overflow:auto;
	overflow-x: hidden;
	float:left;
	clear:none;	
}
#rightaud li{
	margin: 0 0 0 -20px;
	font-size: 1.2em;
}
#rightaud p{
		width:400px;
}
.rightsubnav {
	text-align:right;
	font-size: 0.7em;
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
	position: relative;
	margin: 0 4px 0 0;
	padding:0;
}
.rightsubnav a:link{
	text-decoration: none;
	color: #999;
}
.rightsubnav a:visited{	
	text-decoration: none;
	color: #999;
}
.rightsubnav a:hover{	
	text-decoration: underline;
	color: #333;
}
.top {
	text-align:right;
	font-size: 0.7em;
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
	position: relative;
	margin: 0 4px 10px 0;
	padding:0;
}
.top a:link{
	text-decoration: none;
	color: #999;
}
.top a:visited{	
	text-decoration: none;
	color: #999;
}
.top a:hover{	
	text-decoration: underline;
	color: #333;
}
p  {
	font-size: 0.72em;
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	margin: 0 20px 7px 1px;
}

p a {
	text-decoration:underline;
	color:#000;
}

h1 {
	font-size: 0.76em;
	color:#000;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	position: relative;
	margin: 5px 0 0 1px;
	border-bottom: 1px solid #999;
}
h1 a {
	text-decoration:none;
	color:#000;
}
.px5 {margin-bottom:5px;}
.date5px {margin: 0 0 5px 1px;}
.date {
	font-weight:bold;
	font-size:0.9em;
	border:0;
	margin:0 0 0 0;
	padding:0;}
.adress {
	font-size: 0.79em;
	color:#000;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	position: relative;
	margin: 0 0 3px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #999;
}
h2 {
	font-size: 0.78em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	position: relative;
	margin: 2px 0 0 0;
}
h3 {
	font-size: 0.7em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	position: relative;
	margin: 7px 0 0 0;
}
h4 {font-size: 0.76em;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	margin: 30px 0 0 0;
	padding: 30px 0 0 0;
	border-bottom: 1px solid #999;
}

#mp3player{
width:470px;
margin:7px 0 0 0;}
#mp3player h3{
margin:7px 0 0 0;}
#mp3player ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	list-style-type:upper-roman;
	margin:2px 0 0 6px;
}
#donate {
	width: 747px;
	position:relative;
	top: 485px;
	padding:0;
	margin: auto;
	text-align:right;
}
/*========language================================================*/	
#langbox {
	width: 749px;
	position:relative;
	top: 8px;
	padding:0;
	margin: auto;
	text-align:left;
}
#innerLB {
	position:relative;
	left:332px;
	width: 100px;
	padding:0;
	margin: auto;
}
#d {
margin: 0;
padding: 0;
height: 20px;
list-style: none;
display: inline;
overflow: hidden;
width: 29px;
}
#d li {
margin: 1px;
padding: 0;
list-style: none;
display: inline;
width: 29px;
height: 20px;
float: left;
}
#d a {
float: left;
padding: 20px 0 0;
overflow: hidden;
height: 0px !important;
background: url(../pics/d-rollover.gif) 0px 0px no-repeat;
width: 29px;
display: block;
}
#d a:hover {
background-position: 0px -20px;
}
#d a:active {
background-position: 0px -40px;
}
#f {
margin: 0;
padding: 0;
height: 20px;
list-style: none;
display: inline;
overflow: hidden;
width: 29px;
}
#f li {
margin: 1px;
padding: 0;
list-style: none;
display: inline;
width: 29px;
height: 20px;
float: left;
}
#f a {
float: left;
padding: 20px 0 0;
overflow: hidden;
height: 0px !important;
background: url(../pics/f-rollover.gif) 0px 0px no-repeat;
width: 29px;
display: block;
}
#f a:hover {
background-position: 0px -20px;
}
#f a:active {
background-position: 0px -40px;
}


#e {
margin: 0;
padding: 0;
height: 20px;
list-style: none;
display: inline;
overflow: hidden;
width: 29px;
}
#e li {
margin: 1px;
padding: 0;
list-style: none;
display: inline;
width: 29px;
height: 20px;
float: left;
}
#e a {
float: left;
padding: 20px 0 0;
overflow: hidden;
height: 0px !important;
background: url(../pics/e-rollover.gif) 0px 0px no-repeat;
width: 29px;
display: block;
}
#e a:hover {
background-position: 0px -20px;
}
#e a:active {
background-position: 0px -40px;
}
.gallery {
width:340px; 
}
.gallery img { 
	border:1px solid #fff;
	margin:0;
	padding:0;	 
}
.gallery a:hover img {
border:1px solid #999;
}



