@charset "utf-8";
/* CSS Document */

body{
	background:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin:0px;
}

img{
	border:none;
}

.maincontainer{
	width:840px;
	/*height:900px;  replace it after filled */
	margin:auto;
	background:url(img/bgsection.jpg) top left no-repeat;
}

.section1{
	width:inherit;
	height:79px; /* header height can be removed */
	text-align:right;
	margin-bottom:20px;
	}

.section1-date{
	font-size:9px;
	padding:20px 40px 0px 0px;
	line-height:20px;
	color:#999;
}

	.section1-date a{
		text-decoration:none;
		color:#999;
		padding-bottom:2px;
		border-bottom:#999 dotted 1px;
	}
	
	.section1-date a:hover{
		text-decoration:none;
		color:#e7d58e;
		padding-bottom:2px;
		border-bottom:#e7d58e dotted 1px;
	}

.sectpar{
	width:500px;
	margin:auto;
	color:#aaa;
	text-align:justify;
	line-height:20px;
	font-size:11px;
	padding-bottom:30px;
}

	.sectpar a{
		text-decoration:none;
		color:#999;
		padding:2px 2px 2px 2px;
		border-bottom:#999 dotted 1px;
	}
	
	.sectpar a:hover{
		text-decoration:none;
		color:#e7d58e;
		padding:2px 2px 2px 2px;
		border-bottom:#e7d58e dotted 1px;
	}

.scptitle{
	font-size:24px;
	color:#e7d58e;
	letter-spacing:-.5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:10px;
	border-bottom:#666 1px dotted;
	margin-bottom:10px;
}



.pagesect{
	font-size:12px;
	line-height:26px;
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

	.pagesect a{
		text-decoration:none;
		color:#999;
		padding:2px 2px 2px 2px;
		border-bottom:#999 dotted 1px;
	}
	
	.pagesect a:hover{
		text-decoration:none;
		color:#e7d58e;
		padding:2px 2px 2px 2px;
		border-bottom:#e7d58e dotted 1px;
	}

.section4{
	width:inherit;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:20px;
	font-size:12px;
	padding:20px 0px 50px;
	color:#CCC;
	line-height:25px;
	border-top:#555 1px dotted;
}

h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#e7d58e;
font-weight:normal;
}

.whypar{
padding:0px 0px 0px 20px;
}
