a:link, a:visited, a:active {
	color:#FFFFFF;
	font-weight:bold;
}
body {
	font-family:'Lucida Sans Unicode', Verdana;
	font-size:13px;
	line-height:18px;
	color:#FFFFFF;
	background:#0C365F;
	background-image:url('/images/background_tile.gif');
	text-align:center;
}
input, textarea, select {
	font-family:'Lucida Sans Unicode', Verdana;
	font-size:13px;
	line-height:18px;
	padding:1px 2px 1px 2px;
}
.container {
	width: 790px;
	margin: 0px auto 0px auto;
}
.header {
	background: #002951;
	padding: 10px 8px 8px 8px;
	margin: 10px 0px 10px 0px;
}
.entry {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	background: #002951;
	padding: 8px;
	margin-bottom: 10px;
}
.sidebar {
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	background: #002951;
	padding: 8px;
	margin-bottom: 10px;
}
.commentbar {
	padding-top: 6px;
	font-size: 13px;
	line-height: 15px;
	text-align: right;
}
.statusbox {
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}
.datebox {
	float: left;
	width: 66px;
	height: 68px;
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	padding: 8px 4px 4px 4px;
	margin-right: 8px;
}
.aboutpic {
	margin-bottom: 12px;
	border: 2px solid #000000;
}
.headerbox {
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	padding: 4px;
	margin-bottom: 4px;
}
.tinytext {
	font-family: 'Lucida Sans Unicode', Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.largetext {
	font-family: 'Georgia';
	font-size: 38px;
	line-height: 32px;
	font-weight: bold;
}
.comments {
	font-family: 'Lucida Sans Unicode', Verdana;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
}
.facebox {
	width: 22px;
	padding: 4px;
	margin: 0px auto 2px auto;
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	line-height: 9px;
}
.button {
	color: #606060;
	background: #E0E0E0;
	font-weight: bold;
	padding: 0px;
}
.info {
	border-bottom: 1px dashed #FFFFFF;
	cursor: help;
}