			a.std:active  {
				text-decoration:			none;
				color: 							#0033cc;
				font-weight:					bold;
			}

			a.std:link    {
				text-decoration:			none;
				color: 							#0033cc;
				font-weight:					bold;
			}

			a.std:visited {
				text-decoration:			none; 
				color: 							#0033cc; 
				font-weight:					bold;
			}

			a.std:hover   {
				text-decoration:			underline;
				color: 							#cc3300;
				font-weight:					bold;
			}

			body	{
				margin-left:						0px;
				margin-top:						0px;
				font-family:						arial, verdana, sans-serif;
				color:								#000000;
				background-color:			#ffffff;
			}
			
			#pgheader	{
				position:							absolute;
				left:									0px;
				top:									5px;
				width:								800px;
				height:								165px;
			}
			
			#topbanner	{
				position:							absolute;
				left:									0px;
				top:									20px;
				height:								125px;
			}
			
			#gldribbonlt	{
				position:							absolute;
				left:									0px;
				top:									42px;
				height:								41px;
			}
			
			#gldribbonrt	{
				position:							absolute;
				left:									509px;
				top:									42px;
				height:								41px;
			}
			
			#gradblue	{
				position:							absolute;
				left:									0px;
				top:									124px;
			}
			
			#betste	{
				position:							absolute;
				left:									290px;
				top:									0px;
			}
			
			#officefrt	{
				position:							absolute;
				left:									509px;
				top:									20px;
			}
			
			#bnrMopsick	{
				position:							absolute;
				left:									0px;
				top:									24px;
				width:								291px;
				text-align:						center;
			}
			
			#bnrAnd	{
				position:							absolute;
				left:									0px;
				top:									65px;
				width:								291px;
				text-align:						center;
			}
			
			#bnrLittle	{
				position:							absolute;
				left:									0px;
				top:									106px;
				width:								291px;
				text-align:						center;
			}
			
			#bnrSlogan	{
				position:							absolute;
				left:									0px;
				top:									160px;
				width:								800px;
				text-align:						center;
				font-family:						"times new roman";
				font-size:							165%;
				font-variant:						small-caps;
				color:								#ffffff;
				font-weight:						normal;
			}
			
			#navcol	{
				position:							absolute;
				left:									0px;
				top:									220px;
				width:								290px;
				text-align:						left;
			}
			
			#ctr	{
				position:							absolute;
				left:									0px;
				top:									240px;
				width:								800px;
				text-align:						left;
				color:								#000000;
				font-size:							12pt;
				font-weight:						normal;
				font-family:						arial, verdana, sans-serif;
			}
			
			#bluhome, #blumeet, #blulinks, #blucontacts {
				position:							absolute;
				top:									189px;
			}
			
			#bluhome	{
				left:									310px;
			}
			
			#blumeet	{
				left:									420px;
			}
			
			#blulinks	{
				left:									530px;
			}
			
			#blucontacts	{
				left:									640px;
			}
			
			#footer	{
				font-size:						8pt;
			}
						
			.secttl	{
				font-size:							175%;
				font-weight:						bold;
			}
			
			.lined	{
				text-decoration:				underline;
				font-style:							italic;
			}