a:link{
	color: black;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}
a:link.active{
	background-color: #ffc6b3;
	border-radius: 10px;
	color: black;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}
a:link.contact{
	background-color: transparent;
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}
a:link.paragraph{
	background-color: transparent;
	color: black;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px;
}
a:visited{
	background-color: #ffc6b3;
	border-radius: 10px;
	color: black;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}
a:visited.active{
	background-color: #ffc6b3;
	border-radius: 10px;
	color: red;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}
a:visited:hover.active{
	background-color: #ffc6b3;
	border-radius: 10px;
	color: red;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: underline;
}
a:visited:hover.contact{
	background-color: transparent;
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
a:visited:hover.paragraph{
	background-color: transparent;
	color: red;
	font-weight: normal;
	text-decoration: underline;
}
a:hover{
	background-color: #ffc6b3;
	border-radius: 10px;
	color: red;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: underline;
}
a:hover.contact{
	background-color: transparent;
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.paragraph{
	background-color: transparent;
	color: red;
	font-weight: normal;
	text-decoration: underline;
}
a:active{
	background-color:  #ffc6b3;
	border-radius: 10px;
	color: red;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: underline;
}
a:active.contact{
	background-color: none;
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
a:active.paragraph{
	background-color: none;
	color: red;
	font-weight: normal;
	text-decoration: underline;
}
@font-face{
	font-family: 'Khmer MN';
	src:url("../fonts/khmer mn.ttc");
}
@font-face{
	font-family: 'Gurmukhi MN';
	src:url("../fonts/gurmukhi mn.ttc");
}
b{
	color: red;
	font-family: "Khmer MN";
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
}
body{
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #D44C4C),
	color-stop(1, #F0AA78)
	);
	background-image: -o-linear-gradient(bottom, #D44C4C 0%, #F0AA78 100%);
	background-image: -moz-linear-gradient(bottom, #D44C4C 0%, #F0AA78 100%);
	background-image: -webkit-linear-gradient(bottom, #D44C4C 0%, #F0AA78 100%);
	background-image: -ms-linear-gradient(bottom, #D44C4C 0%, #F0AA78 100%);
	background-image: -linear-gradient(bottom, #D44C4C 0%, #F0AA78 100%);
	height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
html {
    height: 100%;
    width: 100%;
}
h1{
	font-family: "Khmer MN";
	font-weight: bold;
	font-size: 45px;
	line-height: 0.2em;
	text-shadow: 2px 2px 5px rgba(255, 255, 255, 1);
}
h2{
	float: left;
	font-family: "Khmer MN";
	font-weight: bold;
	font-size: 25px;
	line-height: 1.5em;
	padding-left: 150px;
	text-shadow: 2px 2px 3px rgba(255, 255, 255, 1);
}
h3{
	font-family: "Khmer MN";
	font-size: 28px;
	font-weight: bold;
}
h4,h5,h6,h7{
	font-family: "Khmer MN";
	font-weight: bold;
}
img.worldpeace{
	height: auto;
	width: auto;
	display: block;
	margin: 0px auto;
}
img.align-center{
	display: block;
	margin: 0px auto;
}
img.align-left{
	float: left;
	padding-left: 35px;
	-webkit-filter: drop-shadow(2px 2px 5px white);
}
img.small{
	height: 17%;
	margin-right: 5px;
	width: 17%;
}
p{
	max-height: 300px;
	max-width: auto;
	overflow: scroll;
	margin-left: 25px;
	margin-right: 25px;
}
p.visible{
	max-height: 300px;
	max-width: 1200px;
	overflow: visible;
	margin-left: 100px;
	margin-right: 100px;
	text-align: center;
}
.article{
	font-family: "Gurmukhi MN";	
	font-size: 15px;
}
.container{
	background-color: #ffc6b3;
	border-radius: 40px;
	box-shadow: 0px 0px 20px black;
	font-family: "Gurmukhi MN";
	font-size: 15px;
}
.header{
	background-image: url("../images/header_pattern.jpg");
	background-repeat: repeat;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	box-height: 198px;
	box-width: 1200px;
	padding-right: 35px;
}
.nav{
	margin: 0px auto;
	font-family: "Khmer MN";
	font-size: 28px;
	padding-left: 20px;
}
::-webkit-scrollbar{
    width: 10px;
}
::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.5); 
    border-radius: 10px;
    opacity: 0.5;
}
::-webkit-scrollbar-track-piece{
	background-color: #ecad98;
	border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: red;
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-corner{
	opacity: 0;
}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
h1{
	font-family: "Khmer MN";
	font-weight: normal;
	font-size: 88px;
	line-height: .8em;
}
h2{
	float: left;
	font-family: "Khmer MN";
	font-weight: bold;
	font-size: 28px;
	line-height: 1.8em;
	padding-left: 60px;
}
img.small{
	float:left;
	height: 100%
	width: 100%;
}
img.worldpeace{
	height: auto;
	width: auto;
	display: block;
	margin: 0px auto;
}
p{
	max-height: 500px;
	max-width: auto;
	overflow: scroll;
	margin-left: 25px;
	margin-right: 25px;
}
p.visible{
	max-height: 500px;
	max-width: auto;
	overflow: visible;
	margin-left: 25px;
	margin-right: 25px;
}
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
h1{
	font-family: "Khmer MN";
	font-weight: bold;
	font-size: 70px;
	line-height: .4em;
}
h2{
	float: left;
	font-family: "Khmer MN";
	font-weight: bold;
	font-size: 28px;
	line-height: 1.8em;
	padding-left: 60px;
}
img.small{
	float:left;
	height: 100%
	width: 100%;
}
p{
	max-height: 500px;
	max-width: auto;
	overflow: scroll;
	margin-left: 25px;
	margin-right: 25px;
}
p.visible{
	max-height: 500px;
	max-width: auto;
	overflow: visible;
	margin-left: 25px;
	margin-right: 25px;
}
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
h1{
	font-family: "Khmer MN";
	font-weight: bold;
	font-size: 60px;
	line-height: .1em;
}
h2{
	font-family: "Khmer MN";
	font-weight: bold;
	font-size: 20px;
	padding-left: 35px;
}
p{
	max-height: 500px;
	max-width: auto;
	overflow: scroll;
	margin-left: 15px;
	margin-right: 15px;
}
p.visible{
	max-height: 500px;
	max-width: auto;
	overflow: visible;
	margin-left: 15px;
	margin-right: 15px;
}
img.small{
	float:none;
	display: block;
	margin:0px auto;
}
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
h1{
	font-family: "Khmer MN";
	font-weight: bold;
	font-size: 60px;
	line-height: .8em;
	padding-left: 35px;
}
h2{
	font-family: "Khmer MN";
	font-weight: bold;
	font-size: 28px;
	line-height: 1.2em;
	text-align: center;
	padding-left: 45px;
}
img.align-left{
	float: none;
	display: block;
	margin: 0px auto;
}
p{
	max-height: 500px;
	max-width: auto;
	overflow: scroll;
	margin-left: 15px;
	margin-right: 15px;
}
p.visible{
	max-height: 500px;
	max-width: auto;
	overflow: visible;
	margin-left: 15px;
	margin-right: 15px;
}
img.small{
	float:none;
	display: block;
	height: 45%;
	margin:0px auto;
	width: 45%;
}
img.worldpeace{
	height: auto;
	width: auto;
	display: block;
	margin: 0px auto;
}
.nav{
	font-size: 22px;
	padding: 0px;
}
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

h1{
	font-family: "Khmer MN";
	font-weight: bold;
	font-size: 60px;
	line-height: .8em;
	padding-left: 30px;
}
h2{
	font-family: "Khmer MN";
	font-weight: bold;
	font-size: 28px;
	line-height: 1.3em;	
	text-align: center;
	padding-left: 35px;
}
img.align-left{
	float: none;
	display: block;
	margin: 0px auto;
}
img.small{
	float:none;
	display: block;
	height: 65%;
	margin:0px auto;
	width: 65%;
}
img.worldpeace{
	height: auto;
	width: auto;
	display: block;
	margin: 0px auto;
}
p{
	max-height: 500px;
	max-width: auto;
	overflow: scroll;
	margin-left: 15px;
	margin-right: 15px;
}
p.visible{
	max-height: 500px;
	max-width: auto;
	overflow: visible;
	margin-left: 15px;
	margin-right: 15px;
}
.nav{
	font-size: 13px;
	padding: 0px;
}
}
