#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #336666;
}
#header {
	background-color: #639694;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../images/headbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h2 {
	font-family: "trebuchet MS";
	font-size: 1.5em;
	margin-bottom: 0px;
}
#header h2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 0.2em;
}
#header p {
	font-family: Arial;
	font-size: 1em;
	color: #006666;
	font-weight: bold;
	margin-top: 0px;
}
#header #headerlogo {
	height: 80px;
	margin-bottom: 0px;
}
#header #headermenu {
	font-family: Arial;
	font-size: 0.7em;
	color: #666666;
	text-align: right;
}
#header #headermenu a {
	color: #000000;
	text-decoration: none;
}
#header #headermenu a:hover {
	color: #006699;
}





#contents {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
}
#contents .admintable {
        width: 100%;
	font-family: Arial;
	font-size: 0.7em;
}
#footer {
	background-color: #003333;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial;
	font-size: 0.7em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

#leftcontent, .admupdate {
	font-family: Verdana;
	font-size: 0.7em;
	color: #666666;
	float: left;
	width: 430px;
	margin-right: 10px;
	margin-left: 10px;
}
#leftcontent #post {
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
}
#post #posttitle {
	float: left;
	width: 50px;
}

#rightcontent {
	font-family: Verdana;
	font-size: 0.7em;
	color: #666666;
	width: 280px;
	margin-right: 10px;
	float: right;
}
#break {
	clear: both;
}
#post .posttitle, #post .singletitle {
	width: 90px;
	margin: 0px;
	text-align: center;
}
#post #postcontent {
	width: 330px;
	float: right;
	text-align: justify;
	margin: 0px;
}
#post .f {
	float: right;
	text-align: right;
}
#post .m {
	text-align: left;
	float: left;
}
#post a, #rightcontent a, .notify a {
	color: #0099CC;
	text-decoration: none;
}
#post .res {
	background-color: #FFFF99;
}


#leftcontent #pagenavi {
	clear: both;
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
#leftcontent #pagenavi a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#leftcontent #pagenavi a:active {
	color: #CCCCCC;
}

#rightcontent fieldset, #leftcontent fieldset {
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	font-size: 0.85em;
}
#rightcontent textarea, #rightcontent input#captcha, #rightcontent input#cari, .singleview textarea#content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
#topmenu {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#topmenu a {
	color: #0099CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 0.9em;
	background-color: #D0E8F9;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	border: 2px solid #FFFFFF;
}
#topmenu a:hover, #topmenu a:active {
	background-color: #FFFFFF;
}
.button {
	background-image: url(../images/button.jpg);
	height: 22px;
	width: 100px;
	font-weight: bold;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
}
.review {
	font-family: Arial;
	font-size: 0.65em;
	font-variant: small-caps;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #D0E8F9;
	border: 1px solid #006666;
	margin-bottom: 2px;
}
#rightcontent ul {
	list-style-type: circle;
}
#rightcontent li {
	margin-left: 0px;
}
#contents .headpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
}
#contents .headpage a {
	color: #0099CC;
	text-decoration: none;
}
#contents .admintable .admintabhead td {
	background-color: #FFFFFF;
}

#contents .admintable {
	background-color: #CCCCCC;
	width: 99%;
	margin: auto;

}

#contents .admintable .list td {
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
.admintabhead .sorted {
	width: 32px;
}
#contents .singleview {
	background-color: #CCCCCC;
}
#contents .singleview td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	padding: 5px;
}
