body				{background: #06C; }


a img		{border:none;}
a:link 		{color: #66C;font-weight: bold; text-decoration:none;/*text-decoration: underline;*/}
a:visited 	{color: #69C;text-decoration:none;/*text-decoration: underline;*/}
a:hover		{color: #F90;text-decoration: none;}
a:active 	{color: #F90;text-decoration:none;/*text-decoration: underline;*/}

ul					{list-style:none;  }
li					{line-height:1.8em;list-style-type: circle;}

#no_bullet			{list-style-type:none;}	
#indent				{list-style-type:square;}		

h1, h2                { }

table					{width:200; border:none; cellspacing:1px; cellpadding: 3px; noshit:none;}

#page-wrap		    { width: 900px;  margin: 0 auto;  background:#fff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#666; line-height:1.4em;  }
#header             {  width: 900px; /*margin-top:10px;*/ height: 150px; margin-bottom: 80px; background: #fff;}

#navbar				{margin-top: 0px; padding-top:15px;
}
#navbar ul			{text-align:right;}
#navbar li			{display:inline; margin-right: 30px;}		 

#logo				{margin-left:-10px;margin-top:0px;}  /*img is 100px so total is 300px*/
#logo_text			{margin-left:-20px; margin-bottom:40px;/*float:left;*/}


#main-content       { float:left;  margin-left:40px; margin-top:25px; width:500px; background:#fff;padding-right: 30px;line-height:1.8em;}

#main-sidebar       {float:left; margin-left:10px; margin-top:40px; width: 310px; background:#fff; border-right-color:#06F; border-right-style:solid; border-right-width: 1px;  }



#sb_logo				{float:left; width: 190px; margin-bottom: 50px;margin-left:10px; }
#sb_navlink    			{float:left; width: 100px; margin-bottom: 50px;text-align:right; } 



#footer             {width: 900px;  margin: 0 auto; text-align:right; font-size:smaller; }
					  
					  
					  
					  
	
#clrflt				{ clear:both;}
	
#footer p           { padding: 10px; color: green; }
#footer a           { color:#936; text-decoration: none; }
#footer a:hover     { border-bottom-style: solid; }

