body {
	margin-top: 0px;
}

.EntryText {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: small;
	line-height: 130%;
	color:#515151;
	margin-left:10px;
}

.EntryText A:link {
	color:#0033CC;
	text-decoration: none;
}

.EntryText A:hover {
	color:#FF9900;
	text-decoration:none;
}

.EntryText A:visited {
	color:#6600CC;
	text-decoration:none;
}

.EntryText img {
	border: 2px;
	border-color:#000000;
}

.blogBody {
	text-align: right;
}
.entryTitle {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: #0033CC;
	top: auto;
}
.entryDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left:25px;
}

.entryTime {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	direction:ltr;
	text-align: right;
	white-space: nowrap;
	text-decoration: none;
	text-transform: lowercase;
	margin-left:10px;
}

.entryTime A:link {
	color:#0033CC;
	font-weight: normal;
	text-decoration: none;
}

.entryTime A:hover {
	color:#FF9900;
	text-decoration:none;
}

.entryTime A:visited {
	color:#6600CC;
	text-decoration:none;
}

.links {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	text-decoration:none;
}

.links A:link {
	color:#0033CC;
	font-weight: normal;
	text-decoration: none;
}

.links A:hover {
	color:#FF9900;
	text-decoration:none;
}

.links A:visited {
	color:#6600CC;
	text-decoration:none;
}

.subTitles {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #0033CC; 
	font-size: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin-left:15px;
	margin-right:15px;
	text-decoration:none;
}

.subTitles A:link {
	color:#0033CC;
	text-decoration: none;
}

.subTitles A:hover {
	color:#FF9900;
	text-decoration:none;
}

.powered {
	font-family: tahoma, serif;
	color:#666;
	font-size:x-small;		
	line-height:140%;
	text-transform:uppercase; 
	padding:2px;
	margin-top:5px;
	letter-spacing: .2em;
	text-align:center;
}

.photostyle {
	text-decoration: none;
}

.photostyle img {
	border: 2px;
	border-color:#FFFFFF;
}
