body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial;
	background-image: url(images_site/bg_main.jpg);
	width: 100%;
	height: 100%;
	}

#menu1 {
	color:#FFFFFF;
	text-decoration:none;
	font-family: arial;
	font-size: 15px;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;

  }
  
  #menu1 p {
	text-decoration:none;
	font-family: arial;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;

  }


#menu1 a {
	color:#FFFFFF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;

  }
  

#menu1 a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	  }

    #menu1 .now {
	font-family: Arial;
	font-size: 15px;
	color:#7b7777;
	text-decoration:none;
	font-weight: bold;
  }
  
  #menu1 a.now {
	font-family: Arial;
	font-size: 15px;
	color:#7b7777; 
 text-decoration:none;
 font-weight: bold;
  }
  
  #menu1 a.now:visited {
	font-family: Arial;
	font-size: 15px;
  color:#7b7777; 
 text-decoration:none;
 font-weight: bold;

  }	
  
    #menu1 a.now:hover {
	font-family: Arial;
	font-size: 15px;
  color:#7b7777; 
 text-decoration:underline;

  }	
  
  
  #content {
	font-family: Arial;
	font-size: 13px;
	color: #7a7676;
	margin: 0px;
	padding: 0px;
	}
	
	#content p {
	font-family: Arial;
	font-size: 13px;
	color: #7a7676;
	margin: 0px;
	padding: 0px;

}

#content a {
	font-family: Arial;
	font-size: 13px;
	color: #7a7676;
	 text-decoration:underline;
	 
}
#content a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #7a7676;
	 text-decoration:underline;
	 
}
#content a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #7a7676;
	 text-decoration:none;
	 
}


#content p {
	font-family: Arial;
	font-size: 13px;
	color: #7a7676;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6%;
	padding-bottom: 15px;
	padding-left: 0px;
}


#other {
	font-family: Arial;
	font-size: 11px;
	color: #7a7676;
	margin: 0px;
	padding: 0px;
	}

#other p {
	font-family: Arial;
	font-size: 11px;
	color: #7a7676;
	margin: 0px;
	padding: 0px;

}

#other a {
	font-family: Arial;
	font-size: 11px;
	color: #7a7676;
	 text-decoration:underline;
	 
}
#other a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #7a7676;
	 text-decoration:underline;
	 
}
#other a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #7a7676;
	 text-decoration:none;
	 
}

 
