body {
	background-color: white;
	font: small Georgia, serif;
}
html {
	font: 84.5% Georgia, serif;
	}

h1, h2, h3, h4, h5 {
	color: #333333;
	}

a {
	color: #FF0099;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a:visited {
	color: #666699;
	}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight: normal;
}
#body_entry{
	width:460px;
	font-size:14px;
}
#caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FF3399;
}

#archive{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#container{
	margin:0 auto;
	width:712px;
}
#entry{
	width:712px;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 20px;
	color: #333333;
}

#left_side{
	width:460px;
	position:absolute;
	top:60px;
	left:0px;
	border: solid 2px #000000;
}

#right_side{
	width:230px;
	position:absolute;
	top:60px;
	right:0px;
}
#location{
	position:absolute;
	top:0px;
	left:0px;
}
#date{
	position:absolute;
	top:0px;
	right:0px;
}
#thumb{
	border: solid 2px #000000;
}
#archive{
	width: 150px;
	margin:0 auto;
	text-align:left;
}
#comments{
	width: 460px;
}