body {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #737373;
	background-image: url(images/my1_01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #ffffff;
}
#wrapper {
	background-image: url(images/mya_03.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(images/mya1_01.gif);
	height: 135px;
	width: 1000px;


}
#wrapper #leftcontent {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 25px;
}

#wrapper #middlecontent {
	background-color: #ebebeb;
	float: left;
	width: 515px;
	padding-right: 10px;
	padding-left: 10px;
	color: #4b4b4b;
	text-align: justify;
	line-height: 155%;
}

#wrapper #rightcontent {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-left: 10px;
}

ul {
	padding-left: 25px;
	margin-left: 0px;
}
#wrapper #clearer {
	clear: both;
}
#wrapper #footer {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/mya_05.gif);
	text-align: center;
	height: 35px;
	width: 1000px;
	line-height: 175%;
}


#wrapper #leftcontent a:link {
	color: #4b4b4b;
	text-decoration: none;
}
#wrapper #leftcontent a:visited {
	color: #4b4b4b;
	text-decoration: none;
}
#wrapper #leftcontent a:hover {
	color: #9d0a0e;
	text-decoration: underline;
}

#wrapper #middlecontent a:link {
	color: #959595;
	text-decoration: none;
}
#wrapper #middlecontent a:visited {
	color: #959595;
	text-decoration: none;
}
#wrapper #middlecontent a:hover {
	color: #9d0a0e;
	text-decoration: underline;
}

#wrapper #rightcontent a:link {
	color: #4b4b4b;
	text-decoration: none;
}
#wrapper #rightcontent a:visited {
	color: #4b4b4b;
	text-decoration: none;
}
#wrapper #rightcontent a:hover {
	color: #9d0a0e;
	text-decoration: underline;
}



.image {
	background-color: #fff;
	padding: 1px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #4b4b4b;
	float: left;
}
.judul {
	font-family: Georgia;
	font-size: 18px;
	line-height: 170%;
	font-weight: bold;
	color: #4b4b4b;
}
.date {
	font-size: 10px;
	line-height: 135%;
	font-style: italic;
}
.posting {
	font-size: 12px;
}

input, select{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4b4b4b;
}
/* CSS Document */
