* {
	margin: 0;
	padding: 0;
	white-space: normal;
}

body {
	background: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
}

a, a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 14px;
}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

h3 {
   font-size:11px;
}

#container {
	width: 780px;
	background: #fff;
	margin: 0 auto;
}

#topbar {
	width: 780px;
	height: 45px;
	font-weight: bold;
	font-size: 14pt;
	padding-top: 5px;
	text-align:center;
	background-color: #990000;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-bottom: 7px;
	border: thin groove #000000;
	letter-spacing: 4px;
}

#header {
	width: 780px;
	height: 80px;
	background-color: #fff;
	background-image: url(../_primary/masthead-01.jpg);
	background-repeat: no-repeat;
}

#navigasi {
	width: 780px;
	height: 20px;
	font-weight: bold;
	font-size: 8pt;
	padding-top: 5px;
	text-align:center;
	background-color: #990000;
	background-repeat: no-repeat;
}

#navigasi a, #navigasi a:visited {
	color: #fff;
	text-decoration: underline;
	margin-right: 15px;
}

#navigasi a:hover {
	color: #FFCC33;
	border-bottom:1px solid #fff;
	text-decoration: underline;
}

#left {
	color: #333333;
	width: 134px;
	float: left;
	margin-left: 10px;
	padding: 8px;
}

#left p {
	margin-bottom: 20px;
	background: #fff;
}

#left li {
	list-style-image: url(.._common/b.gif);
}

#left ul {
    margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 5px;
}

#left h3 {
	display:block;
	color:#FFFFFF;
	padding-left:10px;
	margin-bottom: 5px;
	background-color: #990000;
}
#left a, #footer a:visited{
	color: #990000;
	text-decoration: underline;
}

#left a:hover {
	color: #FF6600;
	border-bottom:1px solid #fff;
	text-decoration: underline;
}

#content {
	float: left;
	width: 400px;
	margin: 8px 0 0 4px;
}
#content h1{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 5px;
}

#content h2{
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	margin-bottom: 5px;
	padding-left: 14px;
	background: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#content h2 a {
	color: #990000;
	text-decoration:none;
}

#content h2 a:hover {
	color: #000;
	font-weight:bold;
}

#content p {
	margin-bottom: 20px;
	padding-left: 14px;
	background: #fff;
}

#content a, #content a:visited {
   color:#000;
   text-decoration:underline;
}

#content a:hover {
    color:#990000;
	text-decoration:none;
}
 
#right {
	color: #333333;
	width: 154px;
	float: right;
	padding: 8px;
	margin-right: 18px;
}

#right p {
	margin-bottom: 20px;
	background: #fff;
}

#right h3 {
	display:block;
	color:#FFFFFF;
	padding-left:10px;
	margin-bottom: 5px;
	background-color: #990000;
}

#right li {
	list-style-image: url(.._common/b.gif);
}

#right ul {
 margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
}

#right a, #right a:visited {
	color: #CC3300;
	text-decoration: underline;
}

#right a:hover {
	color: #FF9933;
	border-bottom:1px solid #fff;
	text-decoration: underline;
}

#footer {
	color: #fff;
	font-size: 9pt;
	clear: both;
	width: 780px;
	padding: 4px;
	text-align:center;
	background-color: #990000;
	background-repeat: no-repeat;
}

#footer a, #footer a:visited{
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	border-bottom:1px solid #fff;
}
