BODY {
	color : blue;
	background-color : #ffff66;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.2em;
}

A {
	color : navy;
	text-decoration : none;
}

A:HOVER {
	color : red;
	text-decoration : none;
}

A.elves {
	color : lightblue;
	text-decoration : none;
}

A.gnomes {
	color : white;
	text-decoration : none;
}

A.imps {
	color : yellow;
	text-decoration : none;
}

A.pixies {
	color : green;
	text-decoration : none;
}

A:HOVER.sixespick {
	color : red;
	text-decoration : none;
}

iframe {
	width : 100%;
	height : 14cm;
	border-style : none;
	border-left-style : solid;
	border-collapse : collapse;
	border-spacing : 1px;
	border-color : light-gray;
	
}
cite.song {
    text-align : right;
	float : right;
	color : brown;
}

.captioned {
	font-family : verdana, sans-serif;
	text-align : center;
	float : left;
	background-color : yellow;
	color : brown;
	line-height : 1.2em;
	font-size : 75%;
	padding : 5px;
	margin : 0.3em, 5%, 0.3em, 5%;
}

.text {
	font-size : 90%;
	
}
.clearNow {
	clear : both;
}
div.header {
	background-color : white;
}

div.logo {
	margin-right : 80%;
}

div.title {
	width : 80%
	color : blue;
	float : right;
	font-size : 1.75em;
	margin-right : 5%;
}

div.menu {
	background-color : #ffff66;
	margin-right : 80%;
	border-width : 1px;
	border-style : none;
	border-right-style : solid;
	border-collapse : collapse;
	border-spacing : 1px;
	border-color : light-gray;
	padding : 1px;
}

.menuitem {
	font-size : 90%;
    	padding : 10,10;
}

div.content {
	width : 80%;
	height : 75%;
	background-color : #ffff99;
	float : right;
	border-width : 1px;
	border-style : solid;
	border-bottom-style : none;
	border-top-style : none;
	border-collapse : collapse;
	border-spacing : 1px;
	border-color : lightgray;
	padding : 1px;
}

div.wrapper {
	float : left;
	width : 75%;
	height : 100%;
}

div.news {
	background-color : #ffff66;
	margin-left : 75%;
	border-width : 1px;
	border-style : none;
	border-left-style : solid;
	border-collapse : collapse;
	border-spacing : 1px;
	border-color : lightgray;
	padding : 1px;
}

.newsitem {
	font-size : .8em;
	color : darkblue;
}

.textitem {
	font-size : .7em;
	color : brown;
}

.text {
	font-size : .8em;
	color : blue;
}
div.thumb {
	float : left;
	padding : 5px;
	margin : 0.2em, 5%, 0.2em, 5%;
}

div.sixes {
	padding : 5px;
	margin : 0.2em, 5%, 0.2em, 5%;
}

.footer {
	clear : both;
	background-color : #ffff66;
}

span.letter {
	color : brown;
	font-size : 1.75em;
}

.h1 {
	color : #ff0000;
	font-size : 1.75em;
}

.h2 {
	color : #8A2BE2;
	font-size : 1.5em;

}

.redbold {
	color : red;
	font-size : 1.2em;
}

li.text {
	font-size : .95em;
	color : brown;

}
