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

a:link{
	color: #666;}

a:visited {
	color: #948b00;}

a:hover {
	color: #948b00;}

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: 0px 0px 20px 0px;
	padding: 0px 0px 00px 0px;
	font: bold 1.8em/1em Arial, Helvetica, Geneva, sans-serif;
	color: #444;
}

h3{
	line-height: 1em;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	width: 350px;
	color: #333;
}


img {
	border:none; 
	}



#container {
	position:relative; 
	width:858px;
	height:554px;
	margin: 20px auto 0px auto;
	padding: 0px;
	background: url(../images/bkgrnd-only.jpg) no-repeat;
	text-align: left;
	}
	
#branding{
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
	
#branding h1{
	background-image: url(../images/kodas_logo.gif);
	height: 35px;
	width: 242px;
	text-indent: -9999px;
	margin: 0;
	padding: 0}

	
#branding a{
	display: inline;
	text-decoration:none;
	color: #663300;
	font-weight: bold;
}

#branding a:link {
color: #663300;
}

#branding a:visited {
color: #aa8855;}

#branding a:hover {
color: #948b00;}

#branding a:active {
color: #333;}

ul {
	margin: 0;
	padding: 0;}

#site_nav {
	position: absolute;
	left: 45px;
	top: 480px;
	text-align: left;
	width: 630px;
	color: #663300;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: capitalize;
}

#site_nav ul li .landed {
	color: #948b00;
}

#site_nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#site_nav ul li {
	display: inline;
}
	
#site_nav ul li a {
text-decoration:none;
	color: #663300;
}

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

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

#site_nav ul li a:hover {
color: #948b00;}

#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;
}
