body {
	color : #000000;
	background-color: #ffffff;
	font : 14px Arial, Helvetica, Verdana, sans-serif;
}

a:link {
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}
a:visited {
	color: #535353;
	font-weight : bold;
	text-decoration : none;
}
a:hover {
	color: #4a4a4a;
	font-weight : bold;
	text-decoration : underline;
}

table {
	background-color : #eeeeee;
}
table.header {
	border : 1px solid black;
	border-bottom : none;
	width : 642px;
}
table.body {
	border : 1px solid black;
	border-top : none;
	width : 642px;
}
table.body td {
	padding : 5px 5px 5px 5px;
}
table.updates {
	text-align : right;
	border: 3px groove black;
}
table.fuckmsie {
	text-align : right;
	border : 3px double black;
}
table.gbtable {
	background-color : #eeeeee;
}

tr.menu	{
	background-color : #b8b8b8;
	text-align : center;
	font : 14px Arial, Helvetica, sans-serif;
}

td.guestbook {
	border : 1px solid #c0c0c0;
	padding : 0px 0px 0px 0px;
	background-color : #eeeeee;
}

td.photomenu {
	font : 12px Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	border-bottom : 1px solid #c0c0c0;
	text-align : center;
}
td.photomenu left {
	text-align : left;
}
td.photomenu right {
	text-align : right;
}
td.display {
	text-align : center;
}
td.select {
	text-align : right;
}

ul {
	list-style-type : disc;
}
ul ul {
	list-style-type : circle;
}

hr {
	border : 0;
	color : black;
	background-color : black;
	width : 85%; 
	height : 1px;
}

div.fortune {
	width : 642px;
	font : 12px Arial, Helvetica, Verdana, sans-serif;
	text-align : center;
}
div.comments {
	width : 500px;
	text-align : left;
}

.journaldate {
	font-size : 11px;
}
.headline {
	font-size : 14px;
	font-weight : bold;
}
.linkdescr {
	font-size : 10px;
}
.copy {
	font-size : 12px;
	vertical-align : top;
}
.footer {
	font : 8px Arial, Helvetica, Verdana, sans-serif;
	text-align : center;
}
.journalpreview {
	margin-left : 20px;
	margin-right : 20px;
}
