body#home
{
	background:url(../images/bg-atas.png);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#edbe75;
}
a,p,h1,h2,li,td,th{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:175%;
	text-align:justify;
}
a{
	text-decoration:underline;
}
.smalltable td, .smalltable p{
	font-size:11px;
	line-height:20px;
}
h1{
	font-size:18px;
	font-weight:bold;
}
h2{
	font-size:16px;
	margin-bottom:5px;
}
.show th{
	font-weight:bold;
}
#content a:hover{
	text-decoration:underline;
}
div#wrapper
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#header
{	
	width:960px;
	height:184px;
	background:url(../images/bg-header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:22px;
}
#menu
{
	width:960px;
	height:23px;
	background:url(../images/bg-menu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
}
#menu-left, #menu-right
{
	width:6px;
	height:31px;
	background:url(../images/bg-menu-left.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	left:-6px;
	top:-3px;
}
#menu-right
{
	background:url(../images/bg-menu-right.png);
	background-position:left top;
	background-repeat:no-repeat;
	left:auto;
	right:-6px;
}
#content
{
	background:url(../images/bg-content.jpg);
	width:940px;
	height:1203px;
	margin-bottom:100px;
	padding:10px;
	clear:both;
}	
#main-content, .smallbar, .bigbar, #main-content-large, #sidebar-small{
	background:url(../images/bg-main.jpg);
	background-position:center top;
	background-repeat:repeat;
	float:left;
	border:1px solid #b27134;
	padding:12px;
}
#main-content, #main-content-large{
	width:480px;
	max-height:900px;
	overflow-y:auto;
	height:auto;
	margin-right:6px;
	padding:17px;
	min-height:637px;
}
#main-content-large{
	width:660px;
	min-height:610px;
	background-repeat:repeat;
	background-position:left top;
}
#sidebar{
	width:418px;
	height:auto;
	float:left;
}
.smallbar, #sidebar-small{
	width:180px;
	height:206px;
	margin-bottom:6px;
}
#sidebar-small{
	height:620px;
}
.leftbar{
	margin-right:6px;
}
.smallbar h2, .bigbar h2, .centered{
	text-align:center;
}
.bigbar {
	width:392px;
	min-height:206px;
	margin-bottom:6px;
}
.speaker{
	width:180px;
	height:190px;
	float:left;
	margin:0 8px;
}
#logo{
	width:237px;
	height:184px;
	background:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:40px;
	float:left;
}
#logosamping{
	height:125px;
	margin-left:100px;
	margin-top:20px;
	float:left;
	width:auto;
}
.bulleted{
	list-style-type:square;
	list-style-position:inside;
}
.smalltable{
	margin-top:5px;
}
.smallbar input,#main-content input,#main-content textarea, #main-content-large input,#main-content-large textarea{
	border:1px solid #666666;
	padding:3px;
	margin-left:5px;
	margin-bottom:10px;
}
.indented{
	text-indent:35px;
}
.show{
	width:470px;
	border-collapse:collapse;
}
.show td,.show th{
	border:1px solid #333333;
	padding:3px;
	vertical-align:top;
}

#main-content input,#main-content textarea, #main-content-large input,#main-content-large textarea{
	width:465px;
}
#main-content textarea, #main-content-large textarea{
	height:250px;
}
#main-content select, #main-content-large select{
	margin-left:5px;
}
.recaptcha{
	margin-bottom:10px;
}
.info{
	border:1px solid #FF0000;
	padding:5px;
}
#smalltable td, #smalltable a{
	font-size:10px;
}	

