*{
	font-family: verdana;
	font-size:11px;
	color:#444444;
}
body{
	margin:0px;
	background-color:#ffffff;
}
span.pink{
	color:#FA2593;
}
a:link,a:visited{
	text-decoration:none;
	color:#7DA147;

}
a:hover{
	text-decoration:underline;
	color:#FC77BA;
}
h2{
	margin:0px;
	color:#A38155;
}
div.commentsandcats a{
	text-decoration:none;
	font-size:11px;
}
div.commentsandcats a:hover{
	color:#FC77BA;
	text-decoration:underline;
}
div.commentsandcats{
margin-top:30px;
padding-bottom:15px;
border-bottom:1px dashed #FF9CCD;
margin-bottom:15px;
}
	
div.pageContainer{
	margin-left:auto;
	margin-right:auto;
	width:675px;
	padding-top:81px;
	background-color:#ffffff;
	background-image:url('images/background-top.gif');
	background-repeat:no-repeat;
}
div.header{
	width:675px;
	float:left;
}
div.footer{
	width:675px;
	float:left;
}
div.copyright{
	width:645px;
	float:left;
	padding-left:35px;
	padding-bottom:10px;
	background-color:#ffffff;
	background-image:url('images/background-middle.gif');
	background-repeat:repeat-y;
}
div.content{
	width:675px;
	float:left;
	padding-top:20px;
	background-color:#ffffff;
	background-image:url('images/background-middle.gif');
}
div.entryItem{
	width:370px;
	float:left;
	margin-bottom:30px;
    line-height:18px;
	padding-bottom:10px;
	text-align:justify;
}

div.entryItem h1{
	font-size:11pt;
	margin:0px;
	margin-bottom:15px;
	color:#FC77BA;
	font-weight:bold;
}
div.entryDate{
	width:370px;
	float:left;
	color:#aaaaaa;
}
div.entry{
	width:370px;
	float:left;
}
div.entry img{
	/*display:block;*/
	/*margin-left:auto;
	margin-right:auto;*/
	margin-top:5px;
	margin-bottom:5px;
}
div.entries{
	width:400px;
	float:left;
	padding-left:35px;
        padding-bottom:50px;
}
div.sidebar{
	width:165px;
	float:left;
	padding-left:30px;
}
input.inputboxcomment{
	border:1px solid #FF9CCD;
	width:250px;
}
input.button{
	border:1px solid #FF9CCD;
	text-align:center;
	width:75px;
	margin:0px;
	padding:0px;
	letter-spacing:0.1em;
}
textarea.inputboxcomment{
	border:1px solid #FF9CCD;
	width:300px;
}
div.commentbox{
	padding:10px;
	background-color:#f2f2f2;
}
div.backtomain{
	text-align:center;
	width:370px;
}
div.links{
	width:165px;
	padding:4px 0px 20px 10px;
	font-size:8pt;
    line-height:16px;
}

div.comments{
	font-size:8pt;
    line-height:18px;
}
div.about{
margin-top:2px;
padding:0px 0px 20px 0px;
margin-bottom:-10px;
}
div.quote{
background-color:#eeeeee;
padding:13px;
}

div.replycomment{
margin-left:15px;
margin-top:5px;
width:341px;
float:left;
font-size:10px;
}
div.archives{
	padding-left:10px;
	color:#888888;
}
div.archives p{
	padding-left:10px;
	margin:0px;
	color:#555555;
	margin-bottom:10px;
}