/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/img1.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.spacer {
	height: 0px;
	clear: both;
}

/* Header */

#top {
	color: white;
	font-size: 9px;
	text-align: center;
}

/* Upper */

#upper {
	width: 786px;
	height: 603px;
	margin: 0 auto;
}

/* Upper Left */

#uprLeft {
	width: 353px;
	float: left;
}

#banLeft {
	height: 66px;
	background: #000000 url(images/Minang.jpg) no-repeat top center;
}

#bin {
	margin-top: 3px;
	background-color: #000000;
	padding: 7px;
	border: 1px solid #8A0600;
	text-align:center;
}

/* Upper Right */

#uprRight {
	width: 433px;
	float: right;
}

/* Title */

#title {
	float: left;
	width: 275px;
}

#title * {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #FFFFFF;
}

#title h1 {
	padding: 6px 0 0 13px;
	letter-spacing: -1px;
	font-size: 1.9em;
}

#title h1 span {
	color: #FFAA00;
}

#title h2 {
	float: right;
	padding-right: 13px;
	font-size: 1.1em;
	color: #FFAA00;
}

/* Logo */

#logo {
	float: right;
	width: 150px;
	height: 150px;
	background-image: url(images/CPweb.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 25px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 9px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	padding: 5px 8px;
	background: #2F1A1A url(images/img2.gif) repeat-x left bottom;
	border: 1px solid #1E1010;
	border-right-color: #7A6D6D;
	border-bottom-color: #7A6D6D;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	clear: left;
	margin: 20px 4px 0 0;
}

#textfield1 {
	width: 150px;
	background: #9E9E9E url(images/img4.gif) repeat-x;
	border: 1px solid #9C9C9C;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
}

#submit1 {
	background: #9E9E9E url(images/img5.gif) repeat-x;
	border: 1px solid #625252;
	border-right-color: #1B0F0F;
	border-bottom-color: #1B0F0F;
	color: #CCCCCC;
}

/* Column Upper */

#colUpr {
	padding-left: 9px;
}

#colUpr h2 {
	margin-top: 7px;
	font-size: 2.2em;
	color: #CCCCCC;
}

#colUpr p, #colUpr ul, #colUpr ol {
	line-height: 160%;
}

/* middle */

#middle {
	width: 786px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Column One */

#colOne {
	float: left;
	width: 233px;
}

#colOne ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#colOne li {
	margin-bottom: 20px;
}

#colOne li li {
	margin-bottom: auto;
}

#colOne li ul {
	padding-left: 20px;
	list-style: square inside;
}

#colOne h2 {
	padding-bottom: 5px;
	font-size: 1em;
	color: #FFFFFF;
	padding-left: 20px;
	background: url(images/img3.gif) no-repeat 5px 6px;
	border-bottom: 1px solid #2C2C2C;
}

/* Column Two */

#colTwo {
	float: right;
	width: 538px;
}

#colTwo #ticker (
	width: 500px;
}

#colTwo h2 {
	margin-top: 0;
	font-size: 2.2em;
	color: #FFAA00;
}

#colTwo p, #colTwo ul, #colTwo ol {
	line-height: 160%;
}

#colTwo .leftImage {
	float: left;
	margin-right: 10px;
}

#colTwo .credits {
	margin-bottom: 50px;
	padding: 5px 0 8px 8px;
	background: #210100;
	border-left: 2px solid #8A0600;
}

#colTwo .credits p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

/* albumFrame */

#albumFrame {
	width: 920px;
	margin: 3px auto;
	padding: 10px 0;
}

/* Footer */

#footer {
	clear: both;
	width: 786px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img6.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: smaller;
}