body{
	font: 100% Helvetica, Geneva, Verdana, Arial, sans-serif;	
	letter-spacing: 0.5px;
	color: #fff;
	background-color: Black !important;	
	width: 1008px;
	margin: 0 auto 0.5em auto;
	padding: 0;
	border: 1px solid #fff;
	border-collapse: collapse;
}
h1{
	font-size: 190%;
	font-variant: small-caps;
	font-weight: bold;
}
h2{
	font-size: 130%;
	line-height: 140%;
}
h3{
	font-size: 120%;
	line-height: 130%;
}
h4{
	font-size: 110%;
	line-height: 120%;
}
p{
	font-size: 100%;
	line-height: 130%
}
a{
	color: Yellow;
	text-decoration: none;
	padding: 1pt;
}
a:hover{
	color: Black;
	background-color: White;
	text-decoration: underline;
	padding: 1pt;
}
a img{
	background-color: White;
	vertical-align: middle;
	outline: 3pt white solid;
}
a img:hover{
	background-color: White;
	vertical-align: middle;
	outline: 3pt white solid;
}
#container{
	font-size: 0.875em;
}
#banner{
	height: 6em;
	padding: 0.3em 1em 0.7em 0 ;	
}
#banner a{
	display: block;
	padding: 0 0 0.3em 1em;		
}
#kepek{
	border: none;
	width: 30em;	
	margin: 0;
}
#menu ul{
	list-style: none;
	width: 100%;
	height: 1em;
	margin: 0;
	padding: 6pt 0;
	border-bottom: 1px solid #fff;
}
#menu li{
	float: left;
	border-right: 1px solid white;
	font-size: 115%;
	line-height: 120%;
	padding: 0 0.25em 0.2em 0.25em;
	text-align: center;	
}
#menu li a{
	padding: 1pt;
	margin: 0;
	text-decoration: none;
}
#menu li a.current, #almenu li a.current{
	color: #fff;
	font-weight: bold;
}
#menu li a.current:hover, #almenu li a.current:hover{
	color: Black;
}
#contrast{
	margin-top: 2em;
	float: right;
}
#contrast a{
	padding: 0 0.2em;
}