a:link {
color: #5077c9}
a:hover {
color: #939300}
a:visited {
	color: #9966CC;
}

.boxtext {
	font-family: "News Gothic MT";
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
	font-weight: bolder;
	color: #073856;
}

.boxborder {
	border: 1px ridge #CC0000;
}
.boxborderleft {
	border: 1px ridge #CC9966;
/*	filter:	progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);*/
}

.searchformtext {
	font-size: 10px;
	font-family: "News Gothic MT";
}

.button {
	font-family: "News Gothic MT";
	font-size: 10px;
	font-variant: normal;
}

.side {
	font-family: "News Gothic MT";
	font-size: 10px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#rightbar div {
margin-bottom: 25px; 

}

#blogbody {
	background-image: url(images/me_on_a_hill_small.jpg);
	background-repeat: no-repeat;
	background-color: #0A0200;
	border: 1px solid #CC0000;
}

.date {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	font-weight: bold;
	width: 500px;
	color: #CCBE0D;
}

.title {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	background-color: #000000;
	border: 1px solid #820000;
	padding: 1px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #6588CF;
}

.textofblog {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #CCBA68;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px dotted #743627;
	font-weight: normal;
	line-height: 18px;
	background-image: url(images/italy_back_black_yellow_dark.jpg);
}
.posted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E3D30F;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
body {
	background-color: #121313;
}

