div.box
{
	border: solid;
	border-width: thin;
	width: 100%;
}



#date
{
	font-size:100%;
	font-style:italic;
	color:#78667C;
}

#title
{
	font-size:100%;
	font-style:normal;
	color:#78667C;
}


#headline
{
	margin-left: 10px;
}

#summary
{
	font-size:90%;
	margin-left: 20px;
}

#more
{
	font-size:90%;
	font-style:italic;
	color:#7C7666;
}

#entry
{
	font-size:85%;
}

#comment
{
	font-size:80%;
	font-style:italic;
	color:#847B76;
}

body {
	font-family: arial, sans-serif;
	font-size:10pt;
	background-color: #0A061E;
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-face-color:#3C2C5D;
	scrollbar-highlight-color:#7B667C;
	scrollbar-3dlight-color:#443644;
	scrollbar-darkshadow-color:#121015;
	scrollbar-shadow-color:#212025;
	scrollbar-arrow-color:#7A667C;
	scrollbar-track-color:#1E1D27;
	color:#CCCACB;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images/galleries/gradient.jpg);
	background-position: top;
}/* CSS Document */
