@charset "utf-8";
/* CSS Document */

body {
position: relative; margin: 0; padding: 0;
	background-attachment: fixed;
	background-color: #e7e7e7;
	background-image: url(comma400a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	font-family: "Bernhard Modern Std Roman", Georgia, "Times New Roman", serif;
}
div#links {
	position: absolute;
	top: 52px;
	left: 0;
	width: 155px;
	height: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: 16px bold "Bernhard Modern Std Roman", Georgia, "Times New Roman", serif;
	
	color: #000000;
	text-align: right;
	z-index: 1020;
	padding: 5px;
}
div#links a {display: block; 
	text-align: right; 
	font: bold 1.2em "Bernhard Modern Std Roman", Georgia, "Times New Roman", serif; 
   	padding: 5px;
	margin: 0 0 2px 0; 
	border-width: 0; 
   text-decoration: none; 
   color: #000000;
   background: transparent url(commadoublea.jpg) 0 0 no-repeat fixed;
}


div#links a:hover {background: transparent url(commadoublea.jpg) 0 0 no-repeat fixed; color: #878787;}

div#info a:hover {background: transparent url(comma400a.jpg) 0 0 no-repeat fixed; color: #878787;}
div#content {
	position: absolute;
	top: 26px;
	left: 165px;
	right: 25px;
	color: #000000;
	padding: 10px;
	background-attachment: fixed;
	background-color: #e7e7e7;
	background-image: url(comma400a.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
div#content p {margin: 0 1em 1em;
	line-height: 1.2em;}
div#content h3 {margin-bottom: 0.25em;}
h1 {
	margin: -9px -9px 0.5em;
	padding: 15px 0 0px 0;
	text-align: right;
	color: #000000;
	letter-spacing: 0.3em;
	
	font: bold 20px;
	font-family: "Bernhard Modern Std Roman", Georgia, "Times New Roman", serif;
	
	vertical-align: middle;
	
	
}
h2 {
	
	
	color: #000000;
	letter-spacing: 0.3em;
	
	font: bold 18px "Bernhard Modern Std Roman", Georgia, "Times New Roman", serif;
	text-align: right;
	vertical-align: middle;
	
	
}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
div#content a:link {color: #0000FF;}
div#content a:visited {color: #0000FF;}
div#content a:link:hover {color: #d71d24;}
div#content a:visited:hover {color: #d71d24;}


div#love	{
	
}
div#love img {padding: 0 10px;
}




div#footer {
	position: relative;
	vertical-align: baseline;
	font-family: "Bernhard Modern Std Roman", Georgia, "Times New Roman", serif;

	font-style: normal;
	font-weight: bold;
	text-align: right;
	margin-top: 20px;
	float:right;
	
	visibility: visible;
	
}

