body		{font-size: 78%; font-family: helvetica, sans-serif;
       		color: #000; text-align: justify; border: none; 
		background: #ccc; margin-left: 10em;}

#container	{background: #427aba; color: #888; margin-right: 0em; 
		margin-left: 0em; margin-bottom: 3em; clear: both; 
		border: none;
	width: 752px;}

#container2	{
		background: #427aba url("bg2.jpg") repeat-y;
		border-top:ridge medium #427aba; 
		margin-left: auto; margin-right: auto;
		padding: 50px;
		width: 650px;
		clear: both;
		}	

#navbar		{background: transparent; padding-top: 10px; padding-bottom: 10px; margin-left: 30px;
       		color: #fff }

#footer,#header	{background: #427aba; color: #f1f1f1; text-align: right;
       		padding: 1em; clear: both; border: none}

#footer		{border-top:ridge medium #427aba}

#header		{background: #427aba url('sky.jpg') top left no-repeat; 
		padding-bottom: 1em; border-bottom: medium ridge #427aba}

#address	{font-size: 120%}

#columnB,#columnC,#firstcol
		{background: transparent; color: #000; border: none; 
		line-height: 1.8em; float: left; width: 15em; 
		margin-top: 10px; text-align: justify;
		margin-left: 20px}

.menu		{background: #427aba; position: relative; bottom: 0px; font-weight: 900;}

.menu dt	{display:none;}

.menu dd 	{margin:0; padding:0;}

.menu .aa 	{width:12px; text-decoration: none; 
		font-weight: bold; color: #fff; 
		background:url(bltaglft.gif); float:left; 
		padding:10px 0 3px 0; border-bottom:none;}
		
.menu .bb 	{background:url(bltagmid.gif); float:left; 
		padding:10px 0 3px 0; color: #fff;
		border-bottom: none; text-align:center;}
		
.menu .cc 	{width:12px; background:url(bltagrgt.gif); float:left; 
		padding:10px 0 3px 0; color: #fff; border-bottom: none}

.menu a:visited	{color:#fff; font-size:1em; cursor:pointer;}

.menu a:hover 
span 		{background-position:0 150px; color: #fff}
		 
.spacer		{background: transparent; height: 5px; clear: both}

h1		{color: #fff}
h2		{color: #fff }
h3		{color: #4637b5; width: 8em;}		
		
