body  {
	background: #fff;
	margin: 0px 0px 40px 0px;
	padding: 0px;
        font-family: garamond, serif;
        color: #000;

}
#image  {
/*	background: transparent url(kat.jpg) no-repeat bottom left;*/
	height: 100%;
	width: 100%;
	clear: both;
}
	

#header {
	top: 0px;
}

#header h1 {
	background: transparent url(pop_logo.jpg) no-repeat top left;
	font-family: verdana, san-serif;
	color: #C03;
	font-size: 1.4em;
	margin: 0px;
	height: 123px;
}

#header h1 span {
	display: none;}



/* Begin Navigation Formatting */

#navi  {
	background: transparent;
	margin-top: 0px;
	padding: 15px;
	position: absolute;
	height: 80%;
	width: 120px;
	top: 100px;
	left: 30px;
}

#navi h2  {
	font-family: helvetica, arial,  verdana, san-serif;
	font-size: 1.1em;
	font-variant: small-caps;
	line-height: 180%;
	padding: 10px;
}

a:link, a:active  {
	text-decoration: none;
	color: #630;
}

a:visited  {
	text-decoration: none;
	color: #300;
}

a:hover  {
	text-decoration: none;
	color: #300;
	background: #cfc;
}

/* End Navi Formatting */



/* Content formatting */

#content  {
	height: 90%;
	position: absolute;
	top: 100px;
	left: 180px;
	margin-right: 20px;
}

#content p  {
	font-family: garamond, serif;
	color: #000;
}

#content h2 {
	color: #900;
	font-family: verdana, san-serif;
	font-size: 1em;
}

/* Content Anchor formatting */

a:link	{
}
a:visited {
}
a:hover {
}
a:active {
}

/* End Content Anchor Formatting */
 
/* Content ->Innards Formatting */

#innards  {
	margin: 10px;
	padding: 5px;
}

#innards img {
	border: 1px;
}

/*Content ->Innards ->News Formatting */

#news  {
	border:dotted #f00;
	padding: 10px;
}
#news h3	{
	line-height: 80%;
	font-family: verdana, san-serif;
}

.date	{
	font-family: verdana, san-serif;
	font-size: 105%;
	font-weight: bold;
}

/* End News Formatting */
/* END Innards formatting */

#me  {
	margin-top: 13%;
	margin-bottom: 5px;
	text-align: center;
	margin-left: 40px;
}

#me p {
	color: #996;
}


/* End Content Formatting */


/* Image Formatting */
/* Image Formatting */

