body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none;
	background-image: url(images/langit3.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

p {
	text-align: justify;
}

p.a:hover{
	text-decoration: underline;
	color: #FF0000;
}
p.a:link
{	color: #FF0000
	}   
a.visited {
	color: #0000ff
	

}
/* IMAGE STYLES -------------------------- */

.staff {
	margin: 10px;
	width:125px;
	height:150px;
	float:right;

		}

img.staff a:hover{
	text-decoration: none;
	}

img.filler {
	width: 185px;
	height:30px;

	}
	
img.filler a:hover {
	font-weight: normal;
	color: 		#DAA520;
	text-decoration: underline;
	}
	
img.link a:hover {
	font-weight: normal;
	color: 		#6666FF;
	text-decoration: none;
	}
	
img.poster{
	margin: 10px;
	width:160px;
	height:50px;
		
	}

.award
{ 
  margin: 10px;
  border: 1px solid #0000ff;
  height: 120px;
  width: 120px;
  text-align: center;
}	
.img.award award
{
  text-align: center;
  display: inline;
  margin: 10px;
  border: 1px solid #ffffff;
}

.descaward{
  font-size: 11px;
  text-align: center;
  font-weight: normal;
  width: 130px;
  height:80px;
  margin: 2px;
  
}

.desc {
  text-align: center;
  font-weight: normal;
  width: 180px;
  margin: 2px;
}

	
	
	
/* TEXT STYLES -------------------------- */

.txt-top-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A1C20;
	text-decoration: none;
}
	
	.txt-top-2 a:hover {
		font-weight: normal;
		color: #6666FF;
		text-decoration: underline;
	}
.txt-footer-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1A1C20;
	text-decoration: none;
}
	.txt-footer-1 a {
		font-weight: bold;
		color: #1A1C20;
		text-decoration: none;
	}
	.txt-footer-1 a:hover {
		font-weight: bold;
		color: 	#FFFF00;
		text-decoration: underline;
	}
	 
	
.txt-footer-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 	#000000;
	text-decoration: none;
}
	.txt-footer-2 a {
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	.txt-footer-2 a:hover {
		font-weight: normal;
		color: #000000;
		text-decoration: underline;
		}
		
.donate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float:right;
	
	}
	
		
		
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #3F5271;
	text-decoration: none;
	margin-top: 0px;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3F5271;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3F5271;
	text-decoration: none;
	}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3F5271;
	text-decoration: none;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3F5271;
	text-decoration: none;
}

/* MAIN STYLES ------------------------ */
#main {
	border: 1px solid #00BFFF;
	font-size: 12px;
}
#top {
	text-align: left;
	vertical-align: top;
	width: 760px;
	height: 62px;
	border-bottom: 1px solid #ffffff;
	background-color:#FFFF00;

}
#top-2 {
	text-align: left;
	vertical-align: top;
	width: 760px;
}
#top-2-container {
	width: 760px;
	height: 8px;
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
	font-size: 1px;
}
#header {
	text-align: left;
	vertical-align: top;
	width: 760px;
	height: 204px;
	}
	
#header-container {
	float: left;
	width: 520px;
	overflow: hidden;
	}
	
#header-star {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	padding: 10px 5px 5px 10px;
}

#header-star {
	padding: 10px 5px 5px 10px;
	font-weight: normal;
	font-style: italic;

}



/* NAVIGATION ------------------------------------- */
#nav {
	float: right;
	text-align: left;
	vertical-align: top;
	width: 220px;
	height: 200px;
}
	#nav-filler-top {
		width: 220px;
		height: 15px;
		background-color: 	#708090;
	}
	#nav-filler-bottom {
		width: 220px;
		height: 3px;
		background-color: #708090;
	}
	
	
	.nav-first a {
		display: block;
		text-align: right;
		vertical-align: top;
		width: 195px;
		height: 21px;
		padding: 8px 25px 0px 0px;
		background-color: 	#708090;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: Bold;
		color: 	#FFFF00;
		text-decoration: none;
	}
	.nav-first a:hover {
		background-color: #FFFF00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color:				#0000FF;
		text-decoration: underline;
	}
	
	.link a{
		
		
		}
		
	.read {
	float: right;
	font-weight: bold;
	color:	#0000FF;
	}
	
	.read a.hover{
	text-decoration: underline;
	
	}
	
	.home-text {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	color: #3F5271;
	text-decoration: none;
		
		
	}
/* LINE ----------------------------- */
#top-line {
	width: 760px;
	height:8px;
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
	font-size: 1px;
}
/* LEFT COLUMN -------------------------- */
#left-column {
	text-align: left;
	vertical-align: top;
	width: 199px;
	background-color: #FAFAD2;
	border-right: 1px solid #ffffff;
	
}
#voice-body {
	text-align: justify;
	font-size: 11px;
	vertical-align: top;
	width: 165px;
	padding: 10px 17px 10px 17px;
}
/* RIGHT COLUMN ---------------------- */
#right-column {
	text-align: left;
	vertical-align: top;
	width: 520px;
	background-color: 	#FFFFFF;
}
#right-column-container {
	text-align: left;
	vertical-align: top;
	width: 521px;
	
	padding: 20px 20px 20px 20px;
}
/* FOOTER STYLES -------------------- */
#footer-1 {
	text-align: center;
	vertical-align: top;
	width: 760px;
}
#footer-1-container {
	text-align: center;
	vertical-align: top;
	width: 761px;
	height: 29px;
	padding: 15px 0px 0px 0px;
	background-image: url(images/footer1.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #ffffff;
}
#footer-2 {
	text-align: left;
	vertical-align: top;
	width: 760px;
	height: 40px;
	background-color: #FFFF00;
	background-repeat: repeat-x;
}
#footer-2-left {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 365px;
	margin: 13px 0px 0px 15px;
}
#footer-2-right {
	float: right;
	text-align: right;
	vertical-align: top;
	width: 260px;
	margin: 13px 15px 0px 0px;
}
.partner {
	height: 100px;
	width: 120px;
	float: left;
	margin: 6px;
	padding: 5px;
	display: block;
	text-align: center;
	border: 1px solid #E2E2E2;
}

.partner2 {
	height: 100px;
	width: 150px;
	float: left;
	margin: 6px;
	padding: 5px;
	display: run-in;
	text-align: center;
	border: 1px solid #E2E2E2;

}
#partner3 {
	height: 150px;
	width: 200px;
		display: block;
	text-align: center;
	border: 1px solid #E2E2E2;
	}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float:right;
}

.find {
	height: 150px;
	width: 180px;
	float: left;
	text-align: center;
	margin: 10px;
	padding: 5px;
	display: block;
	text-align: center;
	border: 1px solid #E2E2E2;
}
  
	
.img.find find
{
  display: inline;
  margin: 10px;
  border: 1px solid #ffffff;
  }
  
.find2 {
	height: 60px;
	width: 180px;
	float: left;
	text-align: center;
	margin: 10px;
	padding: 5px;
	display: block;
	text-align: center;
	border: 1px solid #E2E2E2;
}
  	
.img.find2 find2
{
  display: inline;
  margin: 2px;
  border: 1px solid #ffffff;
  
}
  
