/* Version 16 December 2009 ... menu text up to 90% */

a:link		{color:#0000c0; text-decoration:none;}
a:visited	{color:#0000c0; text-decoration:none;}
a:active	{color:#0000c0; text-decoration:none;}
a:hover	{color:#ff0000; text-decoration:underline;}

body		{
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-size: medium;
		margin: 0px 0px 0px 0px;
		background: #ffd700;
}

#maincontent	{
		width: 950px;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;
	/*	background: white; */
}

.menu {width:100%;background-color:#00FFFF;text-align:right;font-size:90%;font-family:Arial;font-weight:bold; border-style: solid; border-width: thin; border-top-color: white; border-right-color: white; border-bottom-color: white; border-left-color: white;}

.menu1 {width:100%;background-color:#FFFFE0;text-align:left;font-size:80%;font-family:Arial;font-weight:bold;}

.title {width:100%;background-color:#FFFF00;text-align:center;font-size:130%;font-family:comic sans ms,Arial;font-weight:bold;color:#0000FF;}

.panel {width:100%;background-color:#FFFFE0;text-align:left;font-size:80%;font-family:Verdana,Arial;}

.panel1 {width:100%;background-color:#FFFFF0;text-align:left;font-size:80%;font-family:Verdana,Arial;}

/* panel2 used on links page */
.panel2 {width:100%;background-color:#FFFFFF;text-align:left;font-size:80%;font-family:Verdana,Arial;}

#location	{
		background-color: #f2e9e6;
		font-size: 80%;
}

#foot		{
		width: 100%;
		text-align: center;
		padding: 10px 0px 10px 0px;
		font-size: 80%;
		border-top: thin solid blue;
	/*	clear: both; */
}
