
html
	{
	margin: 0;
	padding: 0;
	}
body
	{
	background: #666 url(../images/pattern_bg.gif) center repeat-y;
	width: 770px;
	text-align: left;
	font-weight: normal;
	font-family:  Verdana, Arial;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	}

#content
	{
	float: left;
	width: 350px;
	wid\th: 340px;
	padding-left: 30px;
	margin-top:263px;
	margin-bottom: 25px;
	}
	
#content p
	{
	font-size: 11px;
	line-height: 1.5;
	text-align: justify;
	
	}
	
#content h1, h2, h3
	{
	font-weight: normal;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	}

#content h4, h5, h6
	{
	font-weight: normal;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099CC;
	}
	
#content a
	{
	color: #000;
	
	}
	
#content a:hover
	{
	color: #0099cc;
	
	}
	

#kanan 
	{
	float: left;
	floa\t: right;
	margin: 263px 10px 0 15px;
	margin-lef\t: 0;
	width: 330px;
	}
#kanan h3
	{
	font-size: 12px;
	line-height: 1.5;
	padding-right: 15px;
	padding-left: 10px;
	color: #333333;
	}
	
#kanan p
	{
	font-size: 10px;
	line-height: 1.5;
	padding-right: 5px;
	padding-left: 5px;
	
	}

#kanan ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	}

#kanan li 
	{ 
	margin: 5px 0 3px 8px;	
	}

#kanan li a
	{
	display: block;
	padding: 0px 2px 7px 18px;
	border-bottom: 1px solid #aaa;
	width: 280px;
	color: #666;
	text-decoration: none;
	background-image: url(../images/round_arrow.gif);
	background-repeat: no-repeat;
	}

#kanan li a:hover
	{
	background-image: url(../images/round_arrow_pink.gif);
	background-repeat: no-repeat;
	color: #000;
	}


#articles 
	{
	margin: 15px 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	width: 320px;
	}
	

#articles li 
	{ 
	margin: 5px 0 3px 8px;
	padding: 0;	
	}

#articles li a
	{
	display: block;
	padding: 10px 2px 7px 25px;
	border: none;
	color: #000;
	text-decoration: none;
	}

#articles li a:hover
	{
	color: #000;
	background: none:
	}
	

#smallport 
	{
	margin: 15px 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	background: #ebebeb;
	width: 320px;
	}


#main_nav
	{
	position: absolute;
	top: 208px;
	left: 50%;
	margin: 0;
	padding: 0;
	width: 750px;
	margin-left: -375px;
	font-size: 11px;
	z-index: 4;
	}	

#main_nav ul {
      margin:0;
      padding:10px 10px 0 30px;
      list-style:none;
      }
#main_nav li {
      float:left;
      background:url("../images/left.gif") no-repeat left top;
      margin:0 2px 0 0;
      padding:0 0 0 9px;
      }
#main_nav a {
      display:block;
      background:url("../images/right.gif") no-repeat right top;
      padding:10px 15px 8px 6px;
      text-decoration:none;
      font-weight:normal;
      color:#000;
      }
#main_nav a:hover {
      color:#333;
      }
	
#header_title
	{
	position: absolute;
	top: 115px;
	left: 50%;
	margin: 0 0 0 -375px;
	padding: 0;
	width: 750px;
	z-index: 2;
	}
	
#header_title h1
	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	padding-left: 30px;
	padding-right: 300px;
	font-weight: normal;
	}
	
#header_title h1 a
	{
	color: #fff;
	text-decoration: none;
	}
#header_title h1 a:hover
	{
	color: #ddd;
	text-decoration: none;
	}

#header_title h1 a:visited
	{
	color: #fff;
	}
	
/*-----------footer-----------*/

#footer 
	{
	clear: both;
	background: #fff;
	padding: 20px 75px 35px 75px;
	font-size: 10px;
	text-align: center;
	border-top: solid 1px #999;
	margin-bottom: 0;
	}
	

#banner
	{
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0;
	padding: 0;
	width: 750px;
	margin-left: -375px;
	font-size: 11px;
	z-index: 0;
	background-image: url(../images/header.jpg);
	height: 250px;
	}


.smallthumb
	{
	padding-right: 15px;
	}
	
.rhs_header
	{
	margin-top: 25px;
	}

	#ajaxcontentarea
	{
	  font-size: 11px;
	}