body {
	background-color: #6699CC;
	text-align: center;
	font-size: small;
	color: #336699;
}
div {
	margin-right: auto; 
	margin-left: auto;
}
h1, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	color: #FFFFFF;
	font-size: smaller;
	font-weight: normal;
}
h3 {
	color: #336699;
	font-size: smaller;
	font-weight: normal;
	font-style: italic;
}

em {
   font-weight: bold;
   font-style: normal;
}

a {
	border: 0;
	padding: 0;
	color: #336699;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { color: #6699CC; }

#header {
	width: 690px;
	height: 60px;
	background-image: url('http://www.yale.edu/spizzwin/images/theyalespizzwinks.gif');
}	
#navigation {
	background-color: #336699;
	border-left: solid #FFFFFF 1px;
	width: 687px;
	height: 18px
}

div#navigation ul {
	background-color: #336699;
	margin: 0px;
	padding: 0px;
	font-family: myriad, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	white-space: nowrap;
}
div#navigation li {
	background-color: #336699;
	border-right: solid #FFFFFF 1px;
	border-top: solid #FFFFFF 1px;
	border-bottom: solid #FFFFFF 1px;
	list-style-type: none;
	display: inline;
	float: left;
}
div#navigation li a {
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 11.5px;
	color: #FFF;
}
div#navigation li a:link {
	color: #FFF:
}
div#navigation li a:visited {
	color: #FFF;
}
div#navigation li a:hover {
	font-weight: normal;
	color: #FFF;
	background-color: #6699CC;
}
#horizontaldivider {
	float: left;
	height: 15px;
	width: 740px;
	color: #6699CC;
	background-image: url('http://www.yale.edu/spizzwin/images/spacer.gif');
}

#content {
	margin-right: auto; 
	margin-left: auto;
	text-align: left;
	width: 690px;
	font-family: arial, sans-serif;
	color: #336699;
}
#columnhalfw {
	float: left;
	width: 335px;
	padding: 0px;
}
#columnfull {
	float: left;
	width: 740px;
	padding: 0px;
}
#columnleft {
	float: left;
	width: 300px;
	padding: 0px;
}
#columnright {
	float: left;
	width: 370px;
	padding: 0px;
}
#columnthin {
	float: left;
	width: 200px;
	padding: 0px;
}
#columnwide {
	float: left;
	width: 450px;
	padding: 0px;
}
#columndivider {
	float: left;
	width: 20px;
}
#footer {
	clear: both;
	width: 690px;
	height: 20px;
	background-image: url('http://www.yale.edu/spizzwin/images/footer.gif');
}

#contentboxheader {
	background-color: #336699;
	color: White;
	border: 1px solid White;
	padding: 1px;
	font-style: myriad, serif;
	font-size: small;
}
#contentbox {
	background-color: #FFFFFF;
	padding: 4px;
}
#comments {
        font-size: small;
}

.listen{
	float: right;
	border: 1px solid #336699;
	padding: 0px 5px 2px 4px;
}
table#comments a:link { font-weight: bold; text-decoration: none; }
table#comments a:visited { font-weight: bold; text-decoration: none; }
table#comments a:hover { font-weight: bold; text-decoration: underline; }
table#comments a:active { font-weight: bold; color: #6699CC; }
