body			{
			background-color: #1e4973;
			text-align: center;
			}

#wrapper		{
			background-color: #ffffff;
			width: 900px;
			border: 0px solid #c1ccfb;
			font-family: verdana;
			font-size: 10pt;
			line-height: 18pt;
			}
			
#header		{
			background-color: #ffffff;
			width: 900px;
			border-bottom: 1px solid #c1ccfb;	
			}

#links		{
			background-color: #ffffff;
			width: 192px;
			padding: 0px;
			float: left;
			text-align:left;
			border: 4px #ffffff solid;
			}

#border		{
			border: 1px #9ca9e1 solid;
			}

#links ul		{
			padding: 0px;
			margin: 0px;
			list-style-type: none;
			}
			
#links ul li	{
			padding: 0px;
			margin: 0px;
			border-bottom: 1px #c1ccfb solid;
			border-top: 1px #9ca9e1 solid;
			}
			
a:link		{
			background-image:url(images/link.jpg);background-repeat:repeat-x;
			color: #000000;
			text-decoration: none;
			display: block;
			padding: 3px;
			}
			
a:visited		{
			background-image:url(images/link.jpg);background-repeat:repeat-x;
			color: #000000;
			text-decoration: none;
			display: block;
			padding:3px;
			}
			
a:active		{
			background-image:url(images/link.jpg);background-repeat:repeat-x;
			color: #000000;
			text-decoration: none;
			display: block;
			padding: 3px;
			}
			
a:hover		{
			background-image:url(images/bg.jpg);background-repeat:repeat-x;
			color: #000000;
			text-decoration: none;
			display: block;
			padding: 3px;
			}

#content		{
			background-color: #ffffff;
			width: 668px;
			float: right;
			padding: 15px;
			border-left: 1px solid #c1ccfb;
			text-align: justify;
			line-height: 14pt;
			}
			

#staff		{
			width: 615px;
			border: 0px solid #000000;
			text-align: center;
			}

#width		{
			width: 300px;
			padding: 5px;
			border: 1px solid #9ca9e1 ;
			vertical-align: top;
			}

#title		{
			font-size: 11pt;
			}

#padding		{
			padding-left: 28px;
			}

ul li			{
			list-style-type:none;
			}

#menu			{
			width: 615px;
			border: 0px solid #9ca9e1;
			font-size: 8pt;
			text-align: center;
			}

#menutd		{
			width: 205px;
			padding: 1px;
			border: 1px solid #9ca9e1 ;
			vertical-align: top;
			}

#footer		{
			background-color: #ffffff;
			width: 892px;
			font-size: 8pt;
			line-height: 12pt;
			padding: 4px;
			border-top: 1px solid #c1ccfb;
			clear: both;
			}

