@charset "utf-8";
body{
	background-color:#F5F5F5;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #000000;
}
a{outline:none;text-decoration:underline;}
a:hover{text-decoration:none;}
a img, img {border:0px;}
h1, h2, h3 {cursor:default;margin:0px;padding:0px; font-family:Impact;}
h1{font-size:24pt;letter-spacing:-1px;}
h2{font-size:12pt;font-weight:normal;position:relative;text-align:right;top:7px;}
h3{font-size:32px;font-family:"Times New Roman", Times, serif;font-weight:normal;position:relative;top:3px;//top:0px;//position:static;}
#container{
	min-width:1107px;
	margin:60px auto 10px auto;
}
#mainContent{
	position:relative;
}
#title{
	position:absolute;
	width:216px;
	left:20px;
	top:-40px;
	color:#231F20;
}
#title span{
	text-transform:lowercase;
	font-size:12px;
	cursor:default;
}
#mail{
	position:absolute;
	width:190px;
	top:-40px;
	right:20px;
	color:#231F20;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:22pt;
	font-style:italic;
}
#mail a{
	color:#231F20;
}
#karen{
	height:636px;
	background-image:url(/_i/karen.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
#karen a{
	background-image:url(/_i/karen-hover.gif);
	background-position:0px 0px;
	display:block;
	position:absolute;
	text-indent:-9999px;
	left:50%;
}
#karen a.nav-1{
	width:175px;
	height:50px;
	margin-left:-315px;
	top:169px;
}
#karen a:hover.nav-1{
	background-position:-239px -169px;
}
#karen a.nav-2{
	width:160px;
	height:22px;
	margin-left:-475px;
	top:202px;
}
#karen a:hover.nav-2{
	background-position:-79px -202px;
}
#karen a.nav-3{
	width:142px;
	height:46px;
	margin-left:-436px;
	top:292px;
}
#karen a:hover.nav-3{
	background-position:-118px -292px;
}
#karen a.nav-4{
	width:308px;
	height:28px;
	margin-left:-425px;
	top:374px;
}
#karen a:hover.nav-4{
	background-position:-129px -374px;
}
#karen a.nav-5{
	width:265px;
	height:49px;
	margin-left:-336px;
	top:408px;
}
#karen a:hover.nav-5{
	background-position:-218px -408px;
}
#karen a.nav-6{
	width:45px;
	height:156px;
	margin-left:174px;
	top:300px;
}
#karen a:hover.nav-6{
	background-position:-728px -300px;
}
#karen a.nav-7{
	width:274px;
	height:44px;
	margin-left:226px;
	top:324px;
}
#karen a:hover.nav-7{
	background-position:-780px -324px;
}
#karen a.nav-8{
	width:98px;
	height:21px;
	margin-left:342px;
	top:437px;
}
#karen a:hover.nav-8{
	background-position:-896px -437px;
}
#karen a.nav-9{
	width:274px;
	height:39px;
	margin-left:115px;
	top:565px;
}
#karen a:hover.nav-9{
	background-position:-669px -565px;
}
#post-head{
	margin:10px auto 20px auto;
	width:825px;
	border-top:4px solid black;
}
#post-head a{
	color:black;
}
#post-head table{
	width:100%;
	border:0px;
	border-collapse:collapse;
}
#post-head table td{
	width:32%;
	padding:5px 10px 0px 10px;
	vertical-align:bottom;
}

#post-head .post-l{
	text-align:right;
	font-weight:bold;
	font-size:11pt;
}
#post-head .post-c{
	text-align:center;
	background-color:black;
	color:white;
	padding-bottom: 5px;
}
#post-head .post-c a{
	color:white;
}
#post-head .post-r{
	font-style:italic;
	font-size:11pt;
}
#post{
	width:80%;
	margin:0px auto 40px auto;
}
#post table{
	width:100%;
	border-collapse:collapse;
}
#post table td{
	padding:2px 10px 2px 10px;
	border-right:2px solid black;
	vertical-align:top;
}
#post table td.nobrd{
	border-right:0px;
}
#post div{
	margin-bottom:15px;
}
#post a{
	color:black;
	font-size:11pt;
}

#post h4{
	margin:0px;
	padding:0px;
	font-style:italic;
	font-weight:normal;
}
#post h4 a{
	text-decoration:none;
	font-size:13pt !important;
}
#post h4 a:hover{
	text-decoration:underline;
}


