body {
margin:0px;
background-color:white;
background-image:  url(/images/square_c03_80x80.gif);
background-repeat: repeat;
}
h1 {
	font-size:24px;
	line-height:30px;
}
a {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
text-decoration:none;
color:#c03;
}
a:hover
{
text-decoration:underline;
color:#900;
}
#mainWrapper
{
}
#main {
	z-index:-100;
}
#top {
	position:absolute;
	left:0px;
	top:0px;
 width:100%;
 height:84px;
 text-align:right;
 background-color:white;
}
#jkText
{
position:absolute;
left:330px;
top:32px;
z-index:20;
}
#imgSquaresA
{
position:absolute;
left:324px;
top:84px;
z-index:0;
}
#jkPhoto
{
position:absolute;
left:484px;
top:84px;
z-index:0;
}
#underPhoto
{
position:absolute;
left:484px;
top:324px;
width:160px;
height:80px;
background-image:  url(/images/square_c03_40x40.gif);
background-repeat: repeat;
}
#underPhotoLinks
{
position:absolute;
left:524px;
top:324px;
width:120px;
height:40px;
background-color:white;
}
#underPhotoLinks a
{
display:block;
margin-top:1px;
margin-right:8px;
font-size:14px;
line-height:16px;
text-align:right;
}
#menuBackground
{
position:absolute;
left:480px;
top:404px;
width:160px;
height:240px;
background-color:white;
z-index:0;
}
#menu
{
position:absolute;
left:480px;
top:414px;
width:160px;
height:230px;
z-index:0;
}
#menu a
{
display:block;
margin-bottom:14px;
margin-left:8px;
font-size:16px;
line-height:20px;
font-weight:700;
}
#menuBorderA
{
position:absolute;
left:484px;
top:604px;
width:160px;
height:40px;
background-image:  url(/images/square_c03_40x40.gif);
background-repeat: repeat;
z-index:2;
}
#menuBorderB
{
position:absolute;
left:604px;
top:404px;
width:40px;
height:40px;
background-image:  url(/images/square_c03_40x40.gif);
background-repeat: repeat;
z-index:2;
}
#content
{
font-family:Georgia, "Times New Roman", Times, serif;
position:absolute;
padding:10px;
border:1px solid #666;
left:50px;
top:130px;
width:370px;
background-color:white;
z-index:2;
font-size:13px;
line-height:20px;
margin-bottom:20px;
}
.copyright, .copyright a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ccc;
line-height:120%;
text-align:right;
text-decoration:none;
}
.copyright a:hover{
	text-decoration:underline;
}
.bread, .permalink, .postDate {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:normal;
}
.bread a, .permalink a, .postDate a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:normal;
}
.bread {
border:1px dotted #ccc;
padding:3px;
}
.postInfo {
	color:#999;
	text-align:right;
}
