@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg_joe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}.body_bkg {
	background-color: #C8CCD3;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #355093;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #355093;
	}
	a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #003366;
}

#social {
	left: 739px;
	   position: absolute;
	    top: 4px;
	    width: 128px;
}

.fb_edge_widget_with_comment {
    bottom: 22px;
    left: 217px;
    position: relative;
}

#book a {
	text-decoration:none;
	
}

#book a:hover {
	text-decoration:underline;
	
}
