@charset "utf-8";
/* CSS Document */
body{
	background:url(/images/JK_background.jpg);
	background-repeat:repeat-x;
	margin-top:8px;
}
#navtop a {
	font-family:Myriad Pro;
	font-size:14px;
	text-decoration:none;
}
a {
	font-family:Myriad Pro;
	text-decoration:underline;
	vertical-align:middle;
}
a:link {
	color:#FFFFFF;
}
a:visited {
	color:#FFFFFF;
}
a:hover {
	color:#000000;
}
a:active {
	color:#FFFFFF;
}

#header1{
	color:#FFFFFF;
	font-family:Myriad Pro;
	font-size:22px;
}
#par1{
	color:#FFFFFF;
	font-family:Myriad Pro;
	font-size:14px;
}
#header2{
	color:#FFFFFF;
	font-family:Myriad Pro;
	font-size:18px;
}
#par2{
	color:#FFFFFF;
	font-family:Myriad Pro;
	font-size:12px;
}
#par3{
	color:#000000;
	font-family:Myriad Pro;
	font-size:12px;
}

#contenttop{
	background:url(/images/JK_contenttop.jpg);
	background-repeat:repeat-y;
}
#contentmiddle{
	background:url(/images/JK_contentmiddle.jpg);
	background-repeat:repeat-y;
}
#contentmiddle2{
	background:url(/images/JK_contentmiddle2.jpg);
	background-repeat:repeat-y;
}
#toolbar{
	background:url(/images/JK_toolbar.jpg);
	background-repeat:repeat-x;
}
#cm{text-align:center; font-size:12px;}

/* font-style font-variant font-weight font-size/line-height font-family */
/* Tahoe CSS (1.0) */
.tahoe h2, h3, a, p {
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;		
}
/* h2 */
.tahoe h2 {
	margin-top:5px;	
	margin-bottom:0px;
}

.tahoe h2 a {
	font-size:12px;
	font-weight:bold;
}
.tahoe h2 a:link {color:#006699;} 
.tahoe h2 a:visited {color:#006699;} 
.tahoe h2 a:hover {color:#660000;}
.tahoe h2 a:active {color:#006699;}
/* h3 */
.tahoe h3 {
	font-size:11px;
	font-style:italic;
	margin-top:0px;
	margin-bottom:10px;
	color:#999999; 
}
/* p */
.tahoe p {font-size:12px;}
.stories p {color:#333333;}
.story p {color:#FFFFFF;}
