	body {
		margin-top:10px;
		margin-left:15px;
		background:#990000;
		font-family:verdana, arial, sans-serif;
		color:#ffffcc;
		font-size:12px;
		font-weight:normal;		
		}
	A 			{ color: #FFFFFF; text-decoration: none; } 
	A:link		{ color: #000000; text-decoration: none; } 
	A:visited	{ color: #ffffcc; text-decoration: none; } 
	A:active	{ color: #ffffcc; text-decoration: underline;} 
	A:hover		{ color: #ffffcc; text-decoration: underline;} 

hr{color: #ffffcc;
border: dashed 1px;}


	#photohead {
		margin-top: 10px;
		width: 400px;
		border:1px dashed #000000;
		}
		
	#date_box {
		border: dotted 1px;
		padding: 10px;
		margin-bottom: 20px;
		
		}
		
		
	.photo{float: left;
			margin-right: 10px;}
		
	.date {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 4px;
		}
		
	#rightcontent{
		
		float: right;
				}

	.desc {text-align: justify;
	       padding-left: 60px;
		   width: 300px;}
		
	.bottom {
  		text-align: right;
  		padding-top:10px;
  		padding-bottom:20px;
		margin-top:15px;
		font-size: 10px;
		border-top:1px dashed #000000;
		}	
	
	.top {
		font-size: 10px;
  		text-align: right;
  		padding-top:10px;
  		padding-bottom:10px;
		border-bottom:1px dashed #000000;	
			
		}	
