
.glow {
	background-color: #fffff0;
}
body {
	font-family: Monotype Corsiva, Arial, Helvetica, sans-serif;
	background-color: #a0522d;
	border : 0;
	margin : 0;
	padding : 0;
	background-image: url(images/bg_2005browntilesedge.gif);
	color: white;
	}

.content {
	font-family: Arial, Helvetica, sans-serif;
	border : 0;
	margin : 0;
	padding : 0 10px 0 10px;
	font-size : .8em;
}

.newmenu {
	border : 0;
	margin : 0;
	padding : 0 10px 0 10px;

}

.youtube {
	background-position: center;
	background-repeat: no-repeat;
	height: 550px;
	width: 665px;
	background-image: url(../images/youtube-frame.png);
}

.youtube2 {
	background-position: center;
	background-repeat: no-repeat;
	height: 374px;
	width: 567px;
	background-image: url(../images/youtube-frame_02.png);
}

.youtube3 {
	background-position: center;
	background-repeat: no-repeat;
	height: 669px;
	width: 789px;
	background-image: url(../images/youtube-frame-03.png);
}

.youtube4 {
	background-position: center;
	background-repeat: no-repeat;
	height: 630px;
	width: 1055px;
	background-image: url(../images/youtube-frame-04.png);
}
.youtube5 {
	background-position: center;
	background-repeat: no-repeat;
	height: 435px;
	width: 551px;
	background-image: url(images/youtube-frame-05.png);
}
.youtube6 {
	background-position: center;
	background-repeat: no-repeat;
	height: 682px;
	width: 852px;
	background-image: url(images/youtube-frame-06.png);
}
td {
	font-family: Arial, Helvetica, sans-serif;

}
li {
	margin-left: 3px;
}
a  {
	text-decoration: none;
	color : #7fffd4;
	font-weight : bold;
}
a:hover {
	text-decoration: underline;
	color: yellow;
	font-weight : bold;
}

a:visited {
	color: #e0ffff;
}

.calendar-bg {
background-color: black;
}
.tableheader, th, .calendar-head  {
	font-weight: bold;
	color: #FFFFFF;
	background-color : #003366;
	border-color : #7C7CC7;
}
.calendar-day {
	background-color: #daa520;
	height : 5em;
	vertical-align : top;
	font-size : 80%;
}
.calendar-date {
	background-color: #daa520;
	font-size : 90%;
}
 .calendar-cell {
	background-color: #daa520;
}
a.calendar-cell {
	background-color: #FFFFFF;
	font-weight: bold;	
}
p 	{
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;

}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #FFF066;
	margin: 1px;
}
h2 {
        font-size: 120%;
        font-weight: bold;
        color: #FFF59B;
}
h3 {
        font-size: 110%;
        font-weight: bold;
        color: #FFF9BD;
}
h4 {
	font-size: 105%;
	font-weight: bold;
	color: #FFFBD9;
}
.nav	{  color: #003366; }
.menu, .calendar-title {
	font-size : 90%;
	font-weight: bold;
	color: #FFFFE0;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 3px;
}
 a.menu, a.calendar-title {
	font-size : 90%;
	font-weight: bold;
	color: #FFFFE0;
	text-decoration: none;
	}
.menu:hover, .menuSel:hover, .calendar-title:hover {
	font-size : 90%;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 3px;
}
.menuSel {
	font-size : 90%;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 3px;
}
.subMenu {
	color: #FFF8DC;
	font-weight: bold;
	text-decoration : none;
	font-size : 80%;
	padding-left: 16px;
	display: block;
}
.subMenu:hover, .subMenuSel:hover {
	color: #ffcc66;
	font-weight: bold;
	text-decoration: underline;
	font-size : 80%;
	}
.subMenuSel {
	color: #ffcc66;
	font-weight: bold;
	text-decoration : none;
	font-size : 80%;
	padding-left: 16px;
	display: block;
}
.sidehead {
	background-color : #003366;
	color : White;
	font-weight : bold;
	margin-bottom : .18em;
	padding-top : .18em;
	padding-bottom : .18em;
	padding-left : .4em;
	font-size: 105%;
}
.sidehead:hover {
	color: #FF9900;
	text-decoration: none;
}
.sidebar {
        color : Black;
        background-color : White;
        padding-left : .4em;
        padding-right : .4em;
        width : 190px;
}
.tab    {
	margin-left: 2em;
	margin-right : .1em;
}
.footer {
	font-weight: bold;
	color: White;
	background-color : #003366;
	text-decoration : none;
}
.footer:hover {
	font-weight: bold;
	color: #220A6B;
	text-decoration: underline
}
.folder {
	list-style-type: none;
	margin-left: 6px;
	padding-left: 6px;
}
.folder-dir {
	list-style-type: none;
	list-style-image:    url(util/foldericon.gif);
}
.folder-file {
	list-style-position: outside;
	list-style-image:    url(util/preview.gif);
	list-style-type: none;
}
