td.menu
{
	vertical-align: middle;
	font-family: Verdanna, Arial, sans-serif; 
	font-size: 8pt;
	background-color: #ffffff;
}

td.text
{
	font-family: Tahoma, Verdanna, Arial, sans-serif; 
	font-size: 11pt;
}

td.newsitem
{
	font-family: Tahoma, Verdanna, Arial, sans-serif; 
	font-size: 9pt;
}

td.smalltext
{
	font-family: Tahoma, Verdanna, Arial, sans-serif; 
	font-size: 7pt;
}

td.btext
{
	font-family: Verdanna, Arial, sans-serif; 
	font-size: 7pt;
	background-color: #ffffff;
}

td.admintext
{
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: Yellow;
}

p.header
{
	font-family: Verdanna, Arial, sans-serif; 
	font-size: 15pt;
}

p.lwwheader
{
	font-family: Comic Sans MS, Verdanna, Arial, sans-serif; 
	font-size: 20pt;
	text-align: center;
}

p.lwwtext
{
	font-family: Verdanna, Arial, sans-serif; 
	font-size: 12pt;
}

table.tstable
{
	border: 0;
	width: 800px;
	height: 100%;
	background-image: url("img/ts1.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

table.sdtable
{
	border: 0;
	width: 800px;
	height: 800px;
	background-image: url("img/classes.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

table.wstable
{
	border: 0;
	width: 800px;
	height: 800px;
	background-image: url("img/workshop.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

table.pttable
{
	border: 0;
	width: 800px;
	height: 450px;
	background-image: url("img/private.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

table.sstable
{
	border: 0;
	width: 800px;
	height: 800px;
	background-image: url("img/summer.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

table.pdtable
{
	border: 0;
	width: 800px;
	height: 800px;
	background-image: url("img/productions.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

table.lwwtable
{
	border: 0;
	width: 800px;
	background-image: url("img/lww.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

table.hdtable
{
	border: 0;
	width: 800px;
	height: 100%;
}

p.smallp
{
	font-family: Tahoma, Verdanna, Arial, sans-serif; 
	font-size: 7pt;
}

a.mylink:link 		{text-decoration:none; shape:rect; color: black}
a.mylink:visited 	{text-decoration:none; shape:rect; color: black}
a.mylink:hover 		{text-decoration:none; shape:rect; color: BLUE}
a.mylink:active 	{text-decoration:none; shape:rect; color: black}

a.mylink2:link 		{text-decoration:none; shape:rect; color: blue}
a.mylink2:visited {text-decoration:none; shape:rect; color: blue}
a.mylink2:hover 	{text-decoration:none; shape:rect; color: teal}
a.mylink2:active 	{text-decoration:none; shape:rect; color: blue}

a:link 			{color: black}  	/* unvisited link */
a:visited 	{color: black}  	/* visited link */
a:hover 		{color: blue}   	/* mouse over link */
a:active 		{color: black}   	/* selected link */
