BODY {
border: 0px;
padding: 0px;
border-spacing: 0px;
margin: 0px;
background-color: #a2a9b8;
}

.noborder{
border-collapse: collapse;
border: 0px;
padding: 0px;
border-spacing: 0px;
width: 100%;
}

.left_space {
background-image: url("/img/left_bg.png");
background-repeat: repeat-y;
width: 81px;
vertical-align: top;
padding: 0px;
}

.right_space {
background-image: url("/img/right_bg.png");
background-repeat: repeat-y;
width: 11px;
vertical-align: top;
padding: 0px;
}

.body {
background-image: url("/img/body_bg.png");
background-repeat: repeat-y;
background-color: white;
width: 800px;
vertical-align: top;
padding: 0px;
}

.header {
background-image: url("/themes/huwico/header_bg.png");
background-repeat: no-repeat;
width: 800px;
vertical-align: top;
padding: 0px;
height: 242px;
}

.right {
background-image: url("/img/right_spacer.png");
background-repeat: repeat-x;
background-color: #a2a9b8;
padding: 0px;
}

.main {
padding: 15px;
font-family: Verdana,Helvetica, sans-serif;
font-size: 10pt;
vertical-align: top;
min-height: 700px;
width: 600px;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	text-align: center;
	height: 100px;
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#sidebar-1
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 100px;
}

#content
{
	margin-left: 155px;
	margin-right: 155px;
	padding-top: 30px;
}

#sidebar-2
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 100px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #C00;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.3em;
	font-style: italic;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}

h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}
.sidebox h2 {
  margin: 1.0em 0 0.6em 0;
	
}

.sidebox ul {
  list-style-type: none;
}
#blogroll ul li {
  display: inline;
}

#blogroll a, #blogroll a:visited {
 margin-right: 0.1em; 
}

.kepek img {
width: 100px;
height: 80px;

}
.kepek img:hover {
width: 100%;
height: 100%;
}