body {
	background-image: url(images/background.gif);
	background-position: 30px 30px;
	margin: 0px 0px 15px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	}

h1 {
	font-family: century gothic;
	border-bottom: 1px solid #000;
	font-size: 20pt;
	}

h2 {
	font-family: century gothic;
	font-size: 16pt;
	}

h3 {
	font-family: century gothic;
	font-size: 12pt;
	}

img {
	border: 0px;
	}

#header {
	background-color: #4e4e4e;
	border-bottom: 1px solid #fff;
	padding: 10px 10px 10px 10px;
	}

#container {
	width: 760px;
	margin: 0px auto 0px auto;
	}

#menu {
	background-color: #777;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 5px 5px 5px 5px;
	}

#menu a {
	color: #fff;
	margin-right: 15px;
	}

#music {
	background-color: #4e4e4e;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding: 10px 0px 0px 15px;
	text-align: left;
	}

#music td {
	color: #fff;
	font-size: 10pt;
	}
	
#music a {
	color: #fff;
	}

#content {
	text-align: justify;
	padding: 10px 10px 10px 10px;
	}

.about {
	background-image: url(images/bluebg.png);
	}

.residency {
	background-image: url(images/yellowbg.png);
	}

.education {
	background-image: url(images/greenbg.png);
	}

.world {
	background-image: url(images/pinkbg.png);
	}

#content a {
	color: #444;
	}

#content a:hover {
	color: #fff;
	}

#content th {
	font-size: 10pt;	
	text-align: left;
	padding: 10px 20px 10px 0px;
	}

#content td {
	font-size: 9pt;
	vertical-align: top;
	padding: 10px 20px 10px 0px;
	}

#footer {
	background-color: #4e4e4e;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 10px 10px 10px;
	color: #fff;
	}

#footer a {
	color: #fff;
	}

#credit {
	float: right;
	color: #fff;
	padding: 0px 0px 0px 10px;
	width: 300px;
	text-align: center;
	margin: 0px 0px 0px 10px;
	font-size: 8pt;
	}

#poem {
	background-image: url(images/greybg.png);
	float: right;
	border: 1px solid #fff;
	color: #fff;
	padding: 5px 10px 5px 10px;
	width: 300px;
	text-align: center;
	margin: 10px 10px 15px 20px;
	font-size: 8pt;
	}

#big video {
	background-image: url(images/greybg.png);
	float: right;
	border: 1px solid #fff;
	color: #fff;
	padding: 5px 10px 5px 10px;
	width: 400px;
	text-align: center;
	margin: 10px 10px 15px 20px;
	font-size: 8pt;
	}

#date {
	font-weight: bold;
	width: 150px;
	}

#publication {
	font-style: italic;	
	width: 180px;
	}

#article {
	font-weight: bold;
	}
#waltham {
	float: right;
	border: 0px solid #fff;
	color: #000000;
	padding: 0px 0px;
	width: 130px;
	text-align: center;
	margin: 5px 10px 10px 10px;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;
	height: auto;
	clear: right;
}
