BODY       {background-image: url(images/ltblue2.jpg);
		background-repeat: repeat-x;

		background-color: #315aac;
		color: #000066;
            font-family: arial;
		font-size: 12;
            font-weight: bold;
            scrollbar-base-color: #cccccc;
            scrollbar-highlight-color: #ffffff;
            scrollbar-arrow-color: #ffffff;
            scrollbar-shadow-color: #ffffff}

A          {text-decoration: none;
            font-family: arial;
	      font-weight: bold;
            color: #ffff66}

A:hover    {color: 	#ff3300;
           text-decoration: none}



H1,H3   {
		font-family: arial

		}

TD	     {
		font-size: 12;
		font-weight: bold
		}

.window	{
		color: #3366ff;
		text-decoration: underline
		}

.window-title {
		background-color: #0000cc;
		color: #ffffff;
		font-size=12
		}

.biglink	{
		color: #0000cc;
		font-weight: bold;
		font-size: 25;
		text-decoration: underline
		}

.album-title {
		color: #000099;
		font-weight: bold;
		font-size: 16;
		font-style: italic;
		text-decoration: none;
		}

.album-info	{
		color: #ffff66;
		}

a:hover.album-info {
		background: #ff3300;
		color: #ffffff;
}

.album-summary {
		color: #000066;
		font-size: 12;
		}

.main-link {
		color: #315aac;
		font-weight: bold;
		text-decoration: underline;
		}

.main-link-holiday {
		color: green;
		font-weight: bold;
		text-decoration: underline;
		}

.home-link {
		color: #315aac;
		font-weight: bold;
		font-size: 14;
		}

.update-link {
		color: #ffffff;
		font-weight: bold;
		font-size: 12;
		}

.home-info {
		color: #000066;
		font-weight: bold;
		font-size: 12;
		}

.video-link {
		color: #ffff99;
		font-weight: bold;
		font-size: 14;
		}

.video-selected {
		color: 999999;
		font-style: italic;
		font-size: 14;
		}

.video-h2 {
		color: #ffffff;
		text-decoration: underline;
            font-family: arial;
		font-weight: bold;
		font-size: 16;
		}

.category {
		color: #315aac
		}


.hiddenPic {
		display: none;
		}

