body {
	background: white;
	color: #333;
	font-family: sans-serif;
	margin:0 auto;
}

.pagewidth {
	width: 700px;
}

.maintable {
	margin-left: 10px;
	margin-top: 10px;
}

.sitetitle {
	font-size: xx-large;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}

.subtitle {
	font-size: x-small;
}

.pagetitle {
	font-size: x-large;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bullettitle {
	font-weight: bold;
}

.pagecontent {
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px dotted #666;
	border-right: 1px dotted #666;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	background: #FAF0E6;
}

.flickrbadge {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

td.navbar {
	padding: 5px;
}

a {
	text-decoration: none;
	color: #B22222;
}

a:hover.rollover {
	color: #ff2222;
}

img.piclink {
        border: 0px;
}

.pic {
	background: black;
	text-align: center;
	vertical-align: middle;
	height: 100%;
}
