body{
	color: white;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, schreefloos;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
	background-color: #b6b6b6;
	}
a:link { 
	text-decoration: none; 
	color: #cf5800;
	}
a:visited { 
	text-decoration: none; 
	color: #cf5800;
	}
a:hover { 
	text-decoration: none; 
	color: #489ff9;
	}
#container {
	margin-right: auto;
	margin-left: auto;
	position:relative;
	width: 750px;
}
#header {
	background-repeat: no-repeat;
	position:relative;
	width: 750px;
	height: 211px;
	background: url(../images/header_bg.jpg);
}



/* start nav */
#header ul {
	margin-top: 0px;
	position: relative;
	top:175px;
	left: 315px;
	width: 370px;
}

#header ul li {
	padding-right: 15px;
	position:relative;
	display:inline;
}

#header ul li a {
	text-transform: uppercase;
	font: bold 16px Helvetica, Arial, Verdana, sans-serif;
	color:#fff;
	text-decoration: none;
}

#header ul li a:hover {
	color: #009eff;
}
.topnavselect{
	border-bottom-color: #489ff9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #009eff;
}
/* end nav */
	





#contentcontainer {
	margin-left: 25px;
	background-color: #3c3c3c;
	position:relative;
	width: 700px;
}
#leftnav {
	width: 120px;
	vertical-align: top;
}
#leftnav ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#leftnav ul li {
	margin: 0px;
	padding: 0px;
	color: white;
	text-transform: capitalize;
}
#leftnav ul li a {
	padding-left: 20px;
	color: white;
	text-decoration: none;
	display: block;
	margin-bottom: -8px;
}
/*dirty ie6 hack*/
#leftnav ul>li a {
	margin-bottom: 5px;
}
#leftnav ul li a:hover {
	color: #2a2a2a;
	background-color: #ff893f;
}
.leftnavselect{
	color: #2a2a2a;
	background-color: #ff893f;
}




#content {
	vertical-align: top;
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width: 1px;
	margin-left: 120px;
	position:relative;
	width: 565px;
}
.post {
	padding-left: 40px;
	padding-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.post h2 {
	margin-left: -40px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 40px;
	font-size: 17px;
	padding-top: 15px;
	height: 29px;
	width: 416px;
	background-image: url(../images/postheader.jpg);
}
.post img {
	border-width: 1px;
	border-style: solid;
	width: 150px;
	float: right;
}
.posted {
	color: #b0b0b0;
	font-size: 9px;
	clear: both;
}
#footer {
	background-image: url(../images/footer.jpg);
	margin-left: 25px;
	background-repeat: no-repeat;
	position:relative;
	width: 700px;
	height: 15px;
}
#bottom {
	color: black;
	font-size: 9px;
	margin-top: 10px;
	text-align: center;
}
.post_sticky {
	margin-top: -5px;
	margin-left: 5px;
	height: 81px;
	width: 562px;
	background-repeat: no-repeat;
	background-image: url(../images/poststiky.png);
}
.post_sticky h2 {
	margin-left: 40px;
	padding-top: 29px;
	font-size: 17px;
}




.ike-slideshow {
border-top: 0px #dddddd solid;
border-bottom: 0px #dddddd solid;
margin: 10px 0px;
padding-top: 10px;
}
.ike-slideshow ul {
margin: 0px;
padding: 0px;
list-style: none;
}
.ike-slideshow ul li {
display: none;
margin: 0px;
padding: 0px;
list-style: none;
height: inherit;
line-height: inherit;
}
.ike-slideshow ul li.first {
display: block;
}
.ike-slideshow-image {
text-align: center;
padding: 0px;
font-size: 1px;
letter-spacing: 0;
}
.ike-slideshow-info {
margin-top: 10px;
text-align: center;
}
.ike-slideshow-caption {
}
.ike-slideshow-caption p {
margin: 0 0 10px 0;
}
.ike-slideshow-pagination {
font-size: 10px;
vertical-align: 2px;
padding: 2px 5px;
color: #666666;
}
.ike-slideshow img {
border: 0px;
padding: 0px;
display: inline;
margin: 0px;
}
.ike-slideshow-controls {
text-align: center;
margin: 0 0 10px 0;
}
.ike-slideshow-controls a {
border: 0px;
padding: 2px 10px;
margin: 4px;
color: #898989;
font-size: 12px;
background: #f4f4f4;
}
