@charset "UTF-8";
/* CSS Document */

<!--
*{padding: 0; margin: 0;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:0;
	color:#fff;
	margin:0;
	line-height:1.5em;
		background:url(../images/fakePNG.jpg);
}
a:link {
color:#3596fb;
text-decoration:underline;
}
a:visited {
color:#3596fb;
text-decoration:underline;
}
a:active {
color:#82bdfb;
text-decoration:underline;
}
a:hover{
color:#82bdfb;
text-decoration:underline;
}

p {
padding-top:10px;
}
h1 {
	padding-top:0;
	text-indent:-9999px;
	background:url(../images/kathiLogo.gif) no-repeat;
	background-position:0 10px;
	position:absolute;
	left:0;
	top:0;
	height:80px;
	width:390px;
}

h2 {
padding-top:10px;
padding-bottom:20px;
}

blockquote {
	margin:0;
	padding:0;
	margin-left:0;
	padding-left:0;
font-weight:normal;
font-size:18px;
line-height:1.2em;
}
cite {
font-size:12px;
font-style:italic;
}

#page {
position:relative;
width:900px;
margin-left:auto;
margin-right:auto;


}
#headPage {
	width:100%;
	background:url(../images/innerTile.jpg);
	height:80px;
	
}
#header {
	position:relative;
width:900px;
margin:0 auto;
height:80px;

}
#navigate {
	float:right;
	
}

#nav {
	position:relative;
right: 0px;
top:10px;
	margin: 0;
	padding: 0;
	height: 60px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
        list-style: none;
	display: inline;

	}

#nav a {
	float: left;
	padding: 60px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:60px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -60px;
	}

#nav a:active, #nav a.active {
	background-position: 0 -120px;
	}
	#tmusic a  {
	width: 89px;
	background: url(../images/1music.gif) top left no-repeat;
	}
		#tact a  {
	width: 93px;
	background: url(../images/2acting.gif) top left no-repeat;
	}
	#tmedia a {
		width: 94px;
	background: url(../images/3media.gif) top left no-repeat;
	}
	#tblog a  {
	width: 77px;
	background: url(../images/4blog.gif) top left no-repeat;
	}
	#tabout a  {
	width: 91px;
	background: url(../images/5about.gif) top left no-repeat;
	}
	#thome a  {
	width:69px;
	background: url(../images/6home.gif) top left no-repeat;
	}
	#rightColumn {
	position:relative;
	left:50%;
	width:50%;
	
}
#leftColumn {
	padding-top:20px;
	padding-bottom:60px;
	position:relative;
	left:0;
	width:100%;
}
#kcontent {
	width:100%;
position:relative;
}
#container {
	width:100%;
	background:url(../images/fakePNG.jpg);
position:relative;
left:0;
top:80px;

}
#content {
	position:absolute;
margin:0;
padding:0;
width:900px;


}
#holderCell {
	position:relative;
	margin:0 auto;
	width:900px;
}
#footer {
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	height:60px;
	background-color:#2576c8;
	font-size:12px;
}
#footWrap a:link {
color:#fff;
text-decoration:none;
}
#footWrap a:visited {
color:#fff;
text-decoration:unone;
}
#footWrap {
margin-left:auto;
margin-right:auto;
padding-top:20px;
width:900px;
}
.news {
	padding-top:0;
	text-indent:-9999px;
	background:url(../images/recentNews.gif) no-repeat;
	background-position:0 0px;
	position:relative;
	left:0;
	top:0;
	height:40px;
	width:300px;
}
#credits {

position:relative;
	border:0;
	margin:0;
	
}
#leftCredit {
	position:absolute;
	left:0;
	top: 0px;
	list-style:none;
	margin-left:0;
	padding-left:0;
}
#rightCredit {
	position:absolute;
	top:-10px;
	left:85%;
	list-style:none;
}
.bug {
border:0;

}
.saying {
	padding-top:0;
	text-indent:-9999px;
	background:url(../images/saying.gif) no-repeat;
	background-position:0 0px;
	position:relative;
	left:0;
	top:0;
	height:40px;
	width:300px;
}
.headshots {
	
	float:right;
	border:2px solid #fff;
	margin-top:15px;
	margin-left:40px;
	margin-bottom:20px;
}
.homeSpacer {
	
}
.thumb {
border:2px solid #fff;
margin:1px;
}


.links li{
	list-style:none;
}
.indented {
padding-left:40px;

}
#rightyo {
text-align:right;	
}
-->

