@charset "UTF-8";
/* CSS Document */
body {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:0px;
	font-size:10px;
	color:#333333;
}
#wrapper {
	text-align:left;
	width:1024px;
	margin:0px auto;
} 
li{
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-size:10pt;
}
.midLeft ,midRight{
	width: 290px;
	margin-top: 10px;
}
.midLeft p{
	margin-top: 5px;
	margin-right: 120px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
.midLeft{
	float: left;
	}
.midRight{
	float:right;
	}
.midLeft div {
	height: 120px;
	text-align: left;
}
.midRight div {
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



ul{
	margin:0px;
	padding:0px 0px 0px 5px;
}
#header{
	margin-top:5px;
	width:1024px;
	height:300px;
	border-bottom:solid 1px #00b3f0;
	border-top:solid 2px #00b3f0;
	color:#ffffff;
	background-image:url(/images/pungi.png);
}
#header p{
	padding:90px 50px 100px 450px;
	color:#ffffff;
	font-size:11px;
	text-align:justify;
}
#navigationcontainer{
	width:210px;
	float:right;
	padding:2.5px 0px 2.5px 5px;
	border-left:solid 1px #00b3f0;
	margin-top:130px;
	margin-bottom:5px;
}	
#navigation{
	width:210px;
	height:auto;
	border-top:solid 2px #00b3f0;
	background-color:#9ee6ff;
	color:#333333;
	font-weight:normal;
	float:right;
	line-height:23px;
}
#navigation li{
	border-bottom:solid 1px #00b3f0;
}
#category-top{
	float:left;
	width:390px;
	height:auto;
	margin-top:134px;
	margin-left:400px;
	border-top:solid 2px #00b3f0;
	border-bottom:solid 1px #00b3f0;
	padding:5px;
}
#category-top ul{
	display:inline;
	font-size:2px;
	text-decoration:none;
	color:#333333;
}
#category-top li{
	display:inline;
}
#category-top a{
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
}
a{
	color:#333333;
	text-decoration:none;
}
#columnleft{
	float:left;
	margin:5px 0px;
	width:210px;
	height:auto;
	padding-right:5px;
	border-right:solid 1px #00b3f0;
	
}
#columnright{
	float:right;
	margin:5px 0px;
	width:210px;
	height:auto;
	padding-left:5px;
	border-left:solid 1px #00b3f0;
}
.box{
	float:left;
	width:210px;
	height:auto;
	border-top:solid 2px #00b3f0;
	border-bottom:solid 1px #00b3f0;
	margin:2.5px 0px;
}
.boxtitle{
	float:left;
	width:210px;
	height:auto;
	border-bottom:solid 1px #00b3f0;
	background-color:#9ee6ff;
}
.boxcontent{
	float:left;
	width:210px;
	height:auto;
	background-color:#ffffff;
	padding:5px 0px;
	 
}
.categoryheader{
	font-size:13px;
	text-align:left;
	line-height:1.1;
	margin:5px;
	font-weight:bold;
	color:#333333;
}
#footer{
	clear:both;
	width:1024px;
	height:300px;
	border-top:solid 2px #00b3f0;
	border-bottom:solid 1px #00b3f0;
	background-color:#9ee6ff;
	color:#ffffff;
}
#middle{
	width:580px;
	height:auto;
	margin:2.5px 5px 2.5px 5px;
	float:left;
}
.middlebox{
	border-bottom:solid 1px #00b3f0;
	border-top:solid 2px #00b3f0;
	width:185px;
	height:auto;
	float:left;
	margin:5px 0px;
}
.centerbox{
	border-bottom:solid 1px #00b3f0;
	border-top:solid 2px #00b3f0;
	width:180px;
	height:auto;
	float:left;
	margin:5px 10px;
}
.imgg{
        text-align:center;
	width:180px;
	float:left;
	height:200px;
	margin:5px;
	border:none;
}
.txt{
	width:180px;
	height:130px;
	margin:0px 5px 5px 5px;
	float:left;
	text-align:justify;
}
#middle a{
	text-decoration:underline;
}
:link img {
  border: none;
}
.links{
	width:20%;
	height:auto;
	padding:1em 1.5em;
	float:left;
	font-size:smaller;
}
.links a{
	color:#ffffff;
	text-decoration:none;
}
