body {
	margin: 0px;
	background-position: center top;
	background-color:#E0E5E9;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	
	
}
.frontcontent {
	background-position:left top;
	background-image:url(images/content.jpg);
	background-repeat:repeat-y;
	
	
}
.internalcontent {
	background-position:left top;
	background-image:url(images/content1.jpg);
	background-repeat:repeat-y;
	
	
}
.bannercontent {
	background-position:left top;
	background-image:url(images/banner-content.jpg);
	background-repeat:repeat-y;
	
	
}
.content {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

.frame_pictures {
	width: auto;
	height: auto;
	text-align: left;
	float: left;
	
	
	}

#kotak_gal {
	width: 360px;
	height: auto;
	text-align: justify;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}

#kotak_gal_detail {
	width: 780px;
	height: auto;
	text-align: justify;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
	
.sub-content {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
}
.news-image {
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.white {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.frame {
	border: 1px solid #6a6a6a;
}
a:link {
	color: #000000;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #000000;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #000000;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}