/* CSS Document */
body {
	font-family:  verdana, arial;
	font-size: 14px;
}
h1 {
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
#header {
	height: 75px;
	width:1250px;
	background-image:url(ikbs2.jpg);
	background-repeat:no-repeat;
	text-align:right;
	float:left;
}
#search
{height:35px;
float:left;
width:1250px;
float:left;
text-align:right;}

#nav
{height:35px;
float:left;
width:1250px;
float:left;
text-align:right;}

#holder {
	width: 1250px;
	height: 370px;
	display: block;
	clear: both;
	overflow: auto;
}
#leftsider {
	position: relative;
	margin-left: 0px;
	float: left;
	width: 50px;
	display: inline;
}
#rightsider {
	display: inline;
	position: relative;
	width: 50px;
	float: left;
	height: 300px;
	vertical-align: center;
}
#content {
	color: #333;
	width: 400px;
	min-height: 300px;
	display: inline;
	float: left;
	border-style: solid;
	border-width: 1px;
}
#post {
	width: 400px;
	min-height: 300px;
	max-height: 300px;
	background-color: #333;
	display: inline;
	float: left;
	color: #fff;
	border: 0px;
	overflow:hidden;
}
#cap {
	height: 50px;
	width: 400px;
	display: inline;
	float: left;
}
#wrap {
	min-width: 10px;
	width: 10px;
	min-height: 350px;
  display: inline;
	float: left;
}
h3 {
	color: #000;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 5px;
	font-family: courier new, tahoma;
}
h2 {
	font-size: 14px;
	float: right;
	color: #000;
	font-weight: bold;
	margin-top: 10px;
	padding-right: 5px;
	font-family: courier new, tahoma;
}
div#content img {
	width: auto;
	height: 300px;
}
img {
	border: 0px;
	
#foot
	{
	height:50px;
	min-width:1250px;
	text-align:center;
	float:left;display:inline;}
}
.tx {
	height: 300px;
	background-color: #333;
	color: #fff;
}

.sidebar
{
	color: #21262A;
	margin: 0 0 4px 6px;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
}
.searchform .formfield
{
	width: 130px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
	border: 1px solid #000;
	color:#000;
}
.searchform .formbutton
{
	width: 60px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
	color:#fff;
	background-color:#000;border: 1px solid #000
}
