body {
        background-color: #000000;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-family: arial, verdana, sans-serif;
        color: white;
        font-size: 0.9em;
}

a {
        color: white;
        text-decoration: none;
}

a:hover {
        color: yellow;
        text-decoration: underline;
        background-color: #404040;
}

span.date {
	font-size: 0.7em;
	color: #505050;
}

#quote {
	border: 1px solid #ff0000;
	background-color: #404040;
	width: 528px;
	margin-left: 50px;
	margin-top: 20px;
}

#pagetop-left {
	float: left;
	background-color: #909090;
	border: 5px solid #909090;
        margin-left: 50px;
        margin-top: 25px;
        width: 485px;
	height: 60px;
	font-size: 1.5em;
}

#pagetop-right {
	float: left;
        background-color: #909090;
	border: 5px solid #909090;
        margin-top: 25px;
        width: 233px;
	height: 60px;
}

.flydestop  {
	clear:both;
}

#center {
	background-color: #909090;
	border: 5px solid #909090;
	margin-left: 50px;
	margin-top: 25px;
	width: 728px;
}

#pic {
	width: 80px;
	float: right;
}

#header {
        background-color: #ee0000;
        width: 728px;
        margin-top: 0px;
        margin-bottom: 0px;
	font-size: 1.1em;
	padding: 1px;
}

#via {
	background-color: #800000;
        width: 628px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 0.7em;
	padding: 1px;
}

#car {
        background-color: #600000;
        width: 628px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 0.8em;
	padding: 1px;
}

#item {
        background-color: #303030;
        width: 628px;
        margin-top: 0px;
        margin-bottom: 10px;
        font-size: 1.0em;
	padding: 1px;
}
