body {
	margin: 0;
	padding: 0;
	font: 76% tahoma,verdana,sans-serif;
	background: #e6e6e6 url(kepek/bodybg.png) repeat-x;
	color: #333;
	text-align: center;
}

a {
	text-decoration: none;
	color: #269;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5 {
	padding: 0;
	font-weight: normal;
}

h1 {
	text-align: center;
	font-size: 1.7em;
	color: #567;
	padding: 8px;
	margin: 12px 0 5px 20px;
}

h2 {
	font-size: 1.8em;
	letter-spacing: -1px;
	margin: -10px 0 0 50px;
	color: #888;
}

h3 {
	text-align: center;
	font-family: Comic Sans MS;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2em;
	margin: 1em 0 0.5em 0.5em;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 2em 0.5em 1em 0.5em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0.5em 1em 0.5em;
}

#container {
	width: 1000px;
	background: #f0f0f0 url(kepek/contentbg.png) repeat-x;
	color: #333;
	text-align: left;
	border-left: 1px solid #eef;
	border-right: 1px solid #eef;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#sitetitle {
	float: left;
	height: 100px;
	background: url(kepek/globe.gif) no-repeat;
	width: 480px;
	color: #333;
}

#sitetitle a {
	color: #567;
	font-weight: normal;
}

#sitetitle a:hover{
	color: #269;
}

#menu_s {
	height: 71px;
	padding-top: 35px;
	text-align: right;
}

#menu_s a {
	margin: 0;
	height: 100px;
	padding: 35px 6px 41px 6px;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #888;
}

#menu_s a:hover {
	color: #269;
	text-decoration: none;
	background: #fff url(kepek/menuhover.png) repeat-x;
	padding: 35px 5px 41px 5px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

#content {
	margin-top: 30px;
	width: 980px;
	clear: both;
	background: url(kepek/globebottom.gif) bottom left no-repeat;
}

#content h2 {
	margin: 0 0 10px 0;
	color: #555;
	border-bottom: 2px solid #abb;
}

#content h2 a {
	color: #555;
	font-weight: normal;
}

#content h2 a:hover {
	color: #269;
	text-decoration: none;
	background: none;
}

#content p {
	margin: 0 0.5em 1.2em 0.5em;
}

#left {
	float: left;
	width: 700px;
}

#right {
	float: right;
	width: 300px;
	margin-top: -15px;
}

#right h2 {
	margin: 0 0 8px 0;
	padding: 12px 0 0 0;
	font-size: 1.6em;
}

#footer {
	clear: both;
	padding: 10px 0 12px 24px;
	text-align: left;
	color: #888;
}

#footer a {
	color: #888;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: none;
}

#footer span {
	color: #aaa;
	font-size: 2em;
	letter-spacing: -2px;
}

.entry {
	position: relative;
	margin: 0 0 20px 0;
	border: 2px solid #fff;
	background: #eee url(kepek/entrybg.png) repeat-x;
	color: #333;
	padding: 10px 10px 0 10px;
}

.entry a:hover, .intro a:hover {
	text-decoration: none;
	padding-bottom: 2px;
	background: url(kepek/flash.gif) bottom left repeat-x;
}

.entry img {
	position: relative;
	margin: 20px;
	border: 0;
}

.entryphoto {
	margin: 5px 10px 10px 0;
	float: left;
	padding: 3px;
	border: 0;
	background-color: #ddd;
	color: #333;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.photos {
	position: relative;
	margin: 0 0 20px 0;
	border: 2px solid #fff;
	background: #eee url(kepek/entrybg.png) repeat-x;
	color: #333;
	padding: 10px 10px 0 10px;
}

.photos a:hover {
	text-decoration: none;
}

.photos img {
	margin: 20px;
	border: 0;
}
