#main { left: 0; position: absolute; top: 25; }
#home { background: url("images/postit.gif"); left: 100; position: absolute; top: 11; width: 90; height: 20; }
#news { background: url("images/postit.gif"); left: 195; position: absolute; top: 11; width: 90; height: 20; }
#gallery { background: url("images/postit.gif"); left: 290; position: absolute; top: 11; width: 90; height: 20; }
#archives { background: url("images/postit.gif"); left: 385; position: absolute; top: 11; width: 90; height: 20; }
#gsgreen { background: url("images/postit.gif"); left: 480; position: absolute; top: 11; width: 90; height: 20; }

#index_bot { background: url("images/postit_bot.gif"); left: 100; position: absolute; top: 30; width: 90; height: 20; }
#news_bot { background: url("images/postit_bot.gif"); left: 195; position: absolute; top: 30; width: 90; height: 20; visibility: visible; }
#gallery_bot { background: url("images/postit_bot.gif"); left: 290; position: absolute; top: 30; width: 90; height: 20; visibility: visible; }
#archives_bot { background: url("images/postit_bot.gif"); left: 385; position: absolute; top: 30; width: 90; height: 20; visibility: visible; }
#gsgreen_bot { background: url("images/postit_bot.gif"); left: 480; position: absolute; top: 30; width: 90; height: 20; visibility: visible; }

#topLink { position: absolute; width: 30; height: 33; visibility: visible; }

body, body.main, body.archives {
	font-family: Times New Roman, Times, serif;
	font-style: normal; font-variant: normal;
	font-weight: normal; font-size: 10pt;
	text-align: left;
    }
body.archives {
	background: url("images/bgtile.gif");
	}
body.main {
	background: url("images/paper.jpg");
	}
td.content {
	background: url("images/bgtile.gif");
	}
td.bkleft {
	background: url("images/bgleft.gif");
	}
td.bkright {
	background: url("images/bgright.gif");
	}
td.mpop {
	font-family: Times New Roman, Times, serif;
	font-weight: bold; font-size: 10pt;
	text-align: left; text-decoration: none;
	background: #FFFFFF; color:#0000FF;
	}
h1	{
	font-family: Courier New, Courier, Mono;
	font-weight: bold; font-size: 18pt;
	text-align: left; color:#000000;
	text-decoration: none;
	}
h2	{ 
	font-family: Courier New, Courier, Mono;
	font-weight: bold; font-size: 14pt;
	text-align: left; color:#000000;
	text-decoration: none;
	}
b	{ 
	font-weight: bold; font-size: 13pt;
	}	
p	{ 
	text-align: justify;
	}	
A	{ 
	font-family: Arial;
	font-style: normal; font-variant: normal;
	font-weight: bold; font-size: 10pt;
	text-align: center; vertical-align: top;
	text-decoration:none; color: #000000;
	} 
.A_text	{ 
	font-weight: normal; font-size: 9pt;
	text-align: center; vertical-align: top;
	text-decoration:none;
	} 
A:link {color:#000000}
A:visited {color:#000000}
A:hover { color:#FF0000}
A:active {color:#000000}
A.subhd	{ 
	font-family: Courier New, Courier, Mono;
	font-weight: bold; text-align: left;
	text-decoration: none; color:#000000;
	font-size: 16pt;
	}
.mainhd, subhd1, subhd2	{ 
	font-family: Courier New, Courier, Mono;
	font-weight: bold; text-align: left;
	text-decoration: none; color:#000000;
	}
.mainhd	{
	font-size: 22pt;
	}
.subhd1	{
	font-size: 19pt;
	}
.subhd2	{ 
	font-size: 16pt;
	}
.txtstyle	{ 
	font-weight: normal; font-size: 12pt;
	text-align: justify
	}
.txtindent	{ 
	text-indent: 50;
	}
.gennote	{ 
	font-weight: 100; font-size: 9pt;
	text-align: left; color: #888888;
	}
.fnote	{ 
	font-weight: 100; font-size: 8pt;
	text-align: center; color: #888888;
	}
.date	{ 
	font-weight: 100; font-size: 8pt;
	text-align: right; color: #888888;
	}
.tabs {
	font-family: verdana,arial,sans-serif;
	font-style: normal; font-variant: normal;
	font-weight: bold; font-size: 10pt;
	text-align: center;
    }
