body {
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(../images/pageart/bground.gif);
	background-repeat:repeat;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align:center;
}

.description {
	font-size: 1.2em;
	text-align: center;
	}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #red;
	}

.entry p a:visited {
	color: #b85b5a;
	}
/* Begin Structure */

#page {
	zzzzz
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	background-color: white;
	border: 1px solid #959596;
	background-image:url(../images/pageart/kbg.jpg);
	background-repeat:repeat-y;
	}

#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #73a0c5;
	}

	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	height:60px;
	font-size:x-small;
	text-align: center;
	background-image:url(../images/pageart/kfooter.jpg);
	background-repeat:no-repeat;
	}



/* End Structure */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

.center {
	text-align: center;
	}


a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: small;
	font-family:Tahoma, Geneva, sans-serif;

	}
/* End Various Tags & Classes*/

.smallfont {font-size:smaller;}

.mainbody
{font-size:small;
margin-left:10px;
margin-right:10px;
padding-left:10px;
padding-right:10px;
}
.clear {
clear: both;
}
.bulletlist {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: x-small;
font-variant:small-caps;
text-align:left;
}
.jthought{
	font-family:Georgia;
	font-style:italic;
	font-size:small;
	font-weight:bold;
}
