        html, body 		{ margin: 0px; padding:0px; }
		body 			{ background-color:#000000; color: #000000; font: 14px Lucida Sans Unicode, sans-serif; line-height: 20px; }
        h1				{ color: #460069; font-size:large; line-height:20px; margin-top:-1px; }
        h3              { color: #460069; font-size:medium; underline; }
		a				{ color: #000000; }
        
        
	
		#container		{ border:inset; border-color:#460069; padding-bottom:0px; width: 1000px; height: auto; margin-left: auto; margin-right: auto; }
		#footer			{ vertical-align:baseline; font-size:11px; background: #460069; color:#FFFFFF; border:0px; margin:0px; clear: right; width: 100%; }
		#footer ul		{ text-align: center; border-bottom:none; list-style: none; margin: 0 0px 0px; padding: 10px 0 0px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
      


		A:link          {text-decoration: underline; color:#000000; }
		A:visited       {text-decoration: underline; color:#000000; }
		A:active        {text-decoration: }
		A:hover         {text-decoration: underline; color:#D278FF; }	
        
        .class1 A:link            {color:#FFFFFF; text-decoration:none; }
        .class1 A:active          {text-transform:none; }
        .class1 A:visited         {text-decoration:none; color:#FFFFFF; }
        .class1 A:hover           {color:#D278FF; }
    
		#header         { width:1000px; height:439px; background-image:url('images/incogbg.jpg'); }
        #contact        { background-color:#000000; float:left; width:220px; height:400px; border:0px; padding-top:30px; }		
        #content     	{ float:right; text-align:justify; background-color:#FFFFFF; border:0px; margin:0px; padding-top:20px; width: 740px; padding-left:20px; padding-right:20px; }

        
