.Togotrip {
	background-image: url(images/Leaves.jpg);
	background-repeat: repeat;

}
.sidebarheader {
	color: #66CCFF;
	font-weight: bolder;
	font-size: 24px;

}
.siteTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;

}
.sidebarbody {
	color: #FFFFFF;
	font-size: 13px;
	vertical-align: text-top;



}
.mainbody {
	background-color: #CC9966;
	color: #000000;

}
.journalDate {
	font-size: 10px;
	font-weight: bold;

}
.journalEntryTitle {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #FFFFCC;
	font-weight: bold;

}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #66FF99;
}
a:visited {
	color: #FFFFCC;
}
td,tr {
	text-align: left;
	vertical-align: top;
}
.sidebarsubheader {

	color: #3399FF;
	font-weight: bolder;
	font-size: 16px;
}
.journalSubHeading {
	color: #000000;
	font-weight: bold;

}
.navbarCell {
	vertical-align: bottom;
}
.pagefooter {
	font-size: x-small;
}
.navbarHilite {

	vertical-align: bottom;
}
.quote {
	font-style: italic;
	font-weight: bold;
}
.excerpt {
	font-style: italic;
}
.photographicBorder {
	border: medium ridge;
}
.borderStandard {
	border: medium solid #000000;
}
.borderPhotographic {
	border: medium solid #000000;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
