body {
	background: white;
	font: normal 80% Geneva, Arial, Helvetica, sans-serif;
	color: #2f4f4f;
	margin: 0% 2% 1% 0%;
	padding: 0;
}

#wrapper {
	width: 760px;
	margin: auto 0;
	text-align: left;
	position: relative;
}

#side {
	float: left;
	width: 57px;
	margin: 0;
	padding: 0;
}

#side img { border: none; }

#top {
	padding: 0;
	margin: 0;
}
	
#top img { border: none; }

.invisi {
	font-size: 20% !important;
	color: white !important;
	background-color: white;
	margin: 0;
	padding: 0;
	text-align: right;
}

#menu {
	padding: 0;
	margin-top: -5.0px;
	margin-left: 112px;
}

#menu img { border: none; }

#main {
	padding: 0;
	margin-top: 60px;
	margin-left: 75px;
}

#main img {
	float: right;
	border: none;
}

#main h1,h2 {
	color: #9e0039;
	background-color: white;
	font: bold 150% Arial, Helvetica, sans-serif;
	letter-spacing: 0.15em;
	word-spacing: 0.25em;
}

#main h2 {
	font-size: 100%;
}

#main img.head {
	float: none;
	border: none;
	padding-bottom: 2em;
}

#main p {
	line-height: 1.33em;
	margin-right: 320px;
	text-align: justify;
}

#main a:visited { color: gray; background: transparent; }

#main a:hover { color: #669; background: #ccf; }

#main a:link,a:visited,a:hover {
	color: #669;
	background: transparent;
}

.clear { clear: both; }

hr {
	color: #9e0039;
	background-color: white;
	width: 70%;
	text-align: center;
	clear: both;
}

#bott { 	
	font-size: .8em;
	text-align: center;
	
}

#bott p { line-height: 1.33em; }

#bott img { float: right; }

#bott a:link,a:visited,a:hover {
	color: #669;
	background: transparent;
}

#bott a:visited { color: gray; background: transparent; }

#bott a:hover { color: #669; background: #ccf; }



	


