@charset "UTF-8";
body {
	background-color: #282220; 
	font: normal 76%/140% Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center;}
		
a { text-decoration: none;}

a:link{
	color: #999;}

a:visited {
	color: #666;}

a:hover {
	color: #FFF;}

a:active {
	color: #333;}

#about{
color: #999933;
}

#about a:link {
color: #999;
}

#about a:visited {
color: #666;
}

#about a:hover {
color: #999933
}

#about a:active {
color: #eeee88;
}

#photos{
color: #6666FF;
}

#photos a:link {
color: #999;
}

#photos a:visited {
color: #666;
}

#photos a:hover {
color: #6666FF;
}

#photos a:active {
color: #2222AA;
}

#writing{
color: #CC9900;
}

#writing a:link {
color: #999;
}

#writing a:visited {
color: #666;
}

#writing a:hover {
color: #CC9900
}

#writing a:active {
color: #995500;
}

h1 {
	font-size: 2em;
	font-weight: Bold;
	font-variant: small-caps;}

h2 {
	margin: 0;
	padding: 0;
	font-weight:lighter;
	font-size: 1em;}

h3 {
	font-size: .8em;
	text-transform: uppercase;
	line-height: 1.6em;
	color: #999;
	font-weight: bold;
	letter-spacing: .1em;
	margin: 0px;
	padding: 0px;}
	
h4 {
	font-size: .8em;
	letter-spacing: -0.07em;
	color: #999;
	font-weight:lighter;
	margin: 0px;
	padding: 0em 0em 0em 1em;}
	
h5 {
	font-size: .9em;
	text-transform: uppercase;
	line-height: 1.9em;
	color: #999;
	font-weight: bold;
	letter-spacing: -0.07em;
	margin: 0px;
	padding: 0px;}
	
h6 {
	font-size: .8em;
	font-weight:lighter;
	margin: 0px;
	padding: 0em 0em 0em 1em;
	line-height: 1.2em;
}
	
.clear { clear:both;}

img {
	border:none; 
	}

p {	line-height: 1.5em;
	font-size: 125%;
	text-align:left;
	font-family:"Times New Roman", Times, serif;}

#container {
	position:relative; 
	width:848px;
	height:554px;
	margin: 20px auto 0px auto;
	padding-top: 0px;
	background: url(../images/hm_bkgrnd.gif) no-repeat;}
	
#branding{
	position: relative;
	margin: 0px 0px 20px;
	padding: 0;}
	
#branding h1{
	background-image: url(../images/kodas_logo.gif);
	height: 35px;
	width: 242px;
	text-indent: -9999px;
	margin: 0;
	padding: 0}

ul {
	margin: 0;
	padding: 0;}

#site_nav {
	position: absolute;
	text-align: left;
	left: 45px;
	top: 510px;}

#site_nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	color: #999;
	width: 700px;}

#site_nav ul li {
	display: inline;
	color: #666;}
	
#site_nav ul li a {
text-decoration:none;
text-transform: uppercase;
font-weight: bold;
font-size: .8em;
}

#site_nav ul li a:link {
color: #999;}

#site_nav ul li a:visited {
color: #555;}

#site_nav ul li a:hover {
color: #FFF;}

#site_nav ul li a:active {
color: #333;}

#section_head {
	position: relative;
	text-align: left;
	margin: 0px 0px 15px 0px;
	padding: 0px;}
	
	
#section_head ul {
	list-style-type: none;
}
