<!--

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url(../_images/FKF_INT_bg_1.jpg);
    	background-repeat : repeat-x;
	background-color : #000000;

}

#top {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 715px;
	height: 93px;
}

.nav {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	height:15px;
}

.nav img{
	float: left;
}


#contentHeader {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	height: 237px;
	background-color: #F1F0EA;

}

.right img{
	float: right;
	margin: 0px 0px 0px 20px;
}

.rightblog img{
	float: right;
	margin: 0px 0px 0px 20px;
}


#content{
	font: 14px/2em Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	background-color: #F1F0EA;
	padding: 20px 60px 20px 60px;
}

#contentMedia{
	font: 12px/1.5em Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	background-color: #F1F0EA;
	padding: 20px 60px 20px 60px;
}
#contentMedia2{
	font: 12px/1.5em Arial;
}



.contentContact{
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0;
	margin-left: 0;
	width: 193px;
}

#contentFooter {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image : url(../_images/FKF_INT_footer_1.gif);
    	background-repeat : no-repeat;
	background-position: top;
	background-color: #F1F0EA;
	width: 700px;
	height: 54px;
}
#footer {
	width: 700px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-family:  Arial;
	color: rgb(233,213,166);
}

a:link{
	color: rgb(98,52,0);
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:visited{
	color: rgb(200,106,0);
	text-decoration: none;
}

div { clear:none !important; }

/* Header
----------------------------------------------- */
@media all {
  #header {
    width:660px;
    margin:0 auto 10px;
    border:1px solid #ccc;
    }
  }
@media handheld {
  #header {
    width:90%;
    }
  }
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

-->
























