@charset "UTF-8";
@font-face {
        font-family: "MyriadPro";url(../../../../Desktop/playmovie.png)
        font-style: normal;
        src: url(../fonts/KOMIKAX_.ttf); /*if IE */
        src: local("Grandesign Regular"), url("../fonts/KOMIKAX_.ttf") format("truetype"); /* non-IE */
}
body {

	

	font-family: "Lucida Grande", Verdana, Arial, sans-serif;


	background: #5cad21 url(../images/background.png) repeat-x;	
}
p,dt,dd {
}
#floating-logo {
	display: block;
	top: 0px;
	position:absolute;
	z-index: 0;
}

#wrapper {
	margin-left: auto;
	margin-bottom: 40px;
	margin-right: auto;
	margin-top: -85px;
	width: 786px;
	padding-top: 7px;
	color: #f4fff5;
	text-shadow: 1px 1px #7b8535;
	font-size: 85%;
}

#papanguli {
	display: block;
	top: -0px;
	position: relative;
	text-align: center;
	background: no-repeat;
}

h1#logo {
/* 	display: block; */

	position:absolute;
	z-index: 7;
	margin: 530px 0 0 150px;
	padding-bottom: 50px;
}
/*
h1#logo img {
	bottom: 30px;
	text-align: center;
	position: relative;
	left: 0px;
	top: 20px;
}
*/

h2{
	color: #ffff66;
	text-shadow: 1px 1px 0px #ff6666;
	font-family: "Komika Axis", Helvetica, Verdana, Arial, sans-serif;
	font-size: 31px;
}

h3{
	color: #ffff66;
	text-shadow: 1px 1px 0px #ff6666;
	font-family: "Komika Axis", Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
}

#primary,
#secondary {
	float: left;
}
#primary {
	width: 450px;
	
}
#secondary {
	width: 300px;
}
.section {
	margin: 0 0 30px 30px;
}
.section h2 {
	margin-bottom: 6px;
}
.section p {
	margin-bottom: 10px;
}
.section dd {
	margin-bottom: 10px;
}
.section dt{

	text-shadow: 2px 1px #804000;

	color: yellow;

	font-family: "Komika Axis", Helvetica, Verdana, Arial, sans-serif;

	font-size: 15px;

}

#footer{
	height: 150px;
	padding-top: 5px;
	color: white;
	background-repeat: repeat-x;
	background-image: url(../images/ground.png);
	background-color: #663300;
	clear: left;
	float: none;
	font-family: "Komika Axis", Helvetica;
}

.copyright {
	top: 10px;
	word-spacing: 4px;
	font-size: 11px;
	font-family: Helvetica, "Komika Axis";
	padding-bottom: 10px; /* for WinIE6,7 */
	text-align: center;

}

.fb-like-box {
	margin-bottom: 20px;
	background-color: #90b27b;
}

.twitter {

	text-shadow: 0px 0px #aa88ff;

}

#wrapper a {
	color: white;
	text-decoration: none;
}

