body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bgbody {
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #999999;
}
#center {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
.yellow {
	color: #FFCC33;
}
.title {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: none;
	clear: left;
	color: #FFFF00;
}
.a {
	color: #FFFFFF;
	text-decoration: none;
}
.a:hover {
	color: #FFCC33;
	text-decoration: none;
}

.header {
	height: 333px;
	background-image: url(top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.spacer {
	clear: both;
}

.obj_left {
	float: left;
}
.content_left ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content_left li {
	padding-top: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 9px;
}

.obj_right {
	float: right;
}
.content {
	padding: 10px;
	background-image: url(bgcontent.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.content_right {
	float: right;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 75%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 10px;
	padding-right: 10px;
}
.content_left {
	float: left;
	width: 165px;
}
.title_page {
	font-size: 200%;
	color: #FFCC33;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 90px;
	background-image: url(icon_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	margin-top: 10px;
	margin-left: 10px;
}
.title_nominasi {
	padding: 6px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	letter-spacing: 0.5em;
}

.l_char {
	width: 150px;
	float: left;
	padding: 3px;
	margin: 0px;
}
.thumb {
	padding: 6px;
	width: 250px;
	margin: 6px;
	float: left;
	border: 1px solid #333333;
}
.img {
	background-image: url(bgthumb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 7px;
	float: left;
	margin-right: 4px;
	margin-top: 4px;
}
.r_char {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 3px;
}
.footer {
	background-image: url(foot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 33px;
	font-size: 10px;
	color: #999999;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.content_right_min {
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 75%;
	margin-right: auto;
	margin-left: auto;
}
.thumb2 {
	padding: 6px;
	width: 320px;
	margin: 6px;
	float: left;
	border: 1px solid #333333;
}
.thumb2:hover {
	padding: 6px;
	width: 320px;
	margin: 6px;
	float: left;
	border: 1px solid #333333;
	background-color: #333333;
}
.title_page2 {
	font-size: 200%;
	color: #FFCC33;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 90px;
	background-image: url(icon_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	margin-top: 10px;
	margin-left: 10px;
}
.thumb:hover {
	padding: 6px;
	width: 250px;
	margin: 6px;
	float: left;
	background-color: #000;
}
