body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #DFD4BC;
	font: normal 65% Verdana, Arial, sans-serif;
	text-align: center;
	color: #333;
	}
a, a:link, a:visited, a:active {
	color: #14397d;
	background-color: inherit;
	text-decoration: underline;
	}
a:hover {
	background-color: inherit;
	color: #4471c3;
	text-decoration: none;
	}
h3 a, h3 a:link, h3 a:visited, h3 a:active {
	text-decoration: none;
	}
h3 a:hover {
	text-decoration: underline;
	}
img {
	padding: 1px;
	border: 1px solid #C2BDB3;
	background: #fff;
	color: #000;
	}
img.original {
	padding:0 !important;
	border:0 !important;
	background:transparent !important;
	}	
img.original-nomargin {
	background:transparent !important;
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
	}	
.clear { 
	clear: both;
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	margin-top: -1px; 
	}
.left {
	float:left;
	margin-right:10px;
	}
.right {
	float:right;
	margin-left:10px;
	text-align:right;
	}

#footer {
	width: 73em;
	margin: 0 auto;
	padding: 7px 15px;
	color: #666;
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
	background: inherit
	}
#footer p {
	margin: 0;
	padding: 15px 0;
	}
	
#header {
	position: absolute;
	top: 0;
	left: 15px;
	height: 59px;
	}
#header .motto {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	text-indent: -2727px;
	}
#header h1 {
	display: none;
	}
#header span.motto a {
	display: block;
	width: 380px;
	height: 59px;
	padding: 0;
	margin: 0;
	background: url("saifuddinabdullah.gif") no-repeat 0 20px; /* no absolute ref, cause of https access */
	text-decoration: none;
	}
	
/* BREADCRUMB TRAIL DIV */
#breadcrumb {
	position: absolute;
	top: 22px;
	left: 19em;
	color: #999;
	background: inherit;
	text-transform: lowercase;
	z-index: 500
	}
#breadcrumb a {
	color: #999;
	}
#breadcrumb a:hover {
	color: #666;
	}	

/* SIFR STYLES */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}
.sIFR-replaced {
	visibility: visible !important;
	}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 2.0em;
	}
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 1.4em;
	}
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 1.2em;
	}
	
/* Edit layout contribution field labels */

span.label {
	font-size: 10px;
	color: green;
	padding-bottom: 5px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-variant: normal
}

.home-topstory 
{
    margin-left: auto;
    margin-right: auto;
    width: 759px; 
    height: 258px;
    background: url(topstory7_small.jpg) no-repeat;
}

.home-bottom
{
    padding-top: 6px;
    margin-left: auto;
    margin-right: auto;
    width: 759px; 
    clear: both;
}

.home-bottom img {
	float:right;
}

ul#twitter_update_list { 
	width: 365px;
	text-align: left;
	float:left;
	margin: 0;
	padding: 0;
}


ul#twitter_update_list li { 
	list-style-type: none;
}

.video_player
{
	background: #e7ecf5;
	background-image: none;
	
}

.video_player2
{
	margin-left: auto;
	margin-right: auto;
}

ul.home-box-list
{
	margin-left: 0;
	padding-left: 0;
}

ul.home-box-list li
{
	margin: 0 0 14px 0;
	padding: 0;
	list-style-type: none;
	width: 185px;
	clear: both;
}

ul.home-box-list li img
{
	border: 1px solid #ccd6e7;
	float: left;
	margin-right: 8px;
	padding: 1px;
	width: 64px;
	height: 48px;
}

ul.home-box-list li a
{
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
}


ul.home-box-list li span
{
	font-size: 10px;
	line-height: 12px;
	display: block;
	padding-top: 2px;
}

.vidTitle {
	padding-left: 80px;
}

.vidDesc {
	padding-left: 80px;
}

#flickr-box-fp { text-align: left; float:left; margin-left: 15px; }

#flickr-box-fp img, #scroller { border: 0; padding: 0;}

table#komuniti { margin-left: 10px; }



