@charset "UTF-8";

#branding_home {
	position: absolute;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px;
	left: 45px;
	top: 35px;
}
	
#branding_home h1{
	background-image: url(../images/kodas_logo.gif);
	height: 35px;
	width: 242px;
	text-indent: -9999px;
	margin: 0px 0px;
	padding: 0px 0px;}

#sections { 
	text-align:left;
	width: 666px;
	height: 340px;
	position: absolute;
	top: 102px;
	left: 183px;
	float: right;}
	
#sections img{
padding-top: 17px;}

#sections ul{
	list-style-type: none;}
	
#sections ul li a {
	text-decoration: none;
	font-size: 1.5em;
	color: #999;
	font-weight: lighter;
	letter-spacing: .02em;
}

#sections ul li {
	position: relative;
	float: left;
	width: 209px;
	height: auto;
	margin: 0;
	padding: 0px 13px 0px 0px;
	line-height:1em;
}

#sections ul li#writing {
background: url(../images/hm-writing1.jpg) no-repeat 0px 30px;
}

#sections ul li#photos {
background: url(../images/hm_photo1.jpg) no-repeat 0px 30px;
}

#sections ul li#about {
background: url(../images/hm_michael1.jpg) no-repeat 0px 30px;
}

#sections ul li#writing a, #sections ul li#photos a, #sections ul li#about a {
display:block;}

#news {
	position:absolute;
	width: 118px;
	top: 269px;
	left: 52px;
	float: right;
}

#news p {
	font-size: 94%;
	line-height: 1.3em;
	color: #666;
	text-align:left;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0;
	margin: 0 0;
}

#news p .em { color: #6666FE;}
