.ms {
	background-color: #FFFFCC;
}
body {
	background-image: url(images/greyblend.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.mslogo {
	background-image: url(images/mslogo.gif);
	background-repeat: repeat-x;
	height: 100px;
	width: 112px;
}
.leafdivider {
	background-image: url(images/OldsLeaf.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.leafdividerdn {
	background-image: url(images/OldsLeafDn.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.vertdivider {
	background-image: url(images/vert.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.wheellist {
	list-style-image: url(images/tinywheel.gif);
	list-style-position: outside;
}
.wheellist li{
	margin-bottom: 5;
}

.wheellist a:hover{
	list-style-image: url(images/tinywheelhi.gif);
}
.editbutton {
	color: #CC9933;
	background-color: #CC9933;
	width: 20px;
}
.footer {
	font-size: smaller;
	text-align: center;
}
.header, .content {
	width: 100%;
	border: none;
}
.content td {
	vertical-align: top;
}
.indentlist {
	list-style-type: none;
}
.bio {
	border: thin solid #CC9900;
	background-attachment: fixed;
}
.nav {
	width: 200px;
}
.calendar{
	border: 1px solid #CC6600;
}
.photoalbum, .photoalbum td {
	text-align: center;
	vertical-align: top;
	border: thin solid #CC9933;
}
