/* Weill in Japan master style sheet */

body {
font-family: "bitstream vera sans", lucida, verdana, helvetica, sans-serif, helv;
font-size: 10pt;
background-color: white;
}

td {
vertical-align: top;
}

#sidebar
{
width: 28%;
padding-left: 1%;
float: left;
}

#sidebar h1 {
font-size: 150%;
font-weight: bold;
}

#sidebar h2 {
font-size: 125%;
font-weight: bold;
}

.intro 
{
background-color: #ffffcc;
}

.daylogs {
background-color: #ccffff;
}

.photos {
background-color: #ffcccc;
}

.info {
background-color: #ccffcc;
}

.links {
background-color: #ffccff;
}

p.more {
text-align: right;
font-weight: bold;
}

table.calendar tr td {
text-align: right;
}

#footer {
	clear: both;
	border-top: 1px solid #000;
}

.legal {
	font-size: 75%;
}

