/* -- GENERAL REDECLARATIONS ---------------------------------------- */



/* --header -- */

/* --the content block that is wrapped around the main content and menu-- */
#contact			{text-align: right; position:relative;width:750px !important; width /**/:750px; padding-bottom:5px;}
	
/* --the main content area-- */
#content_main 		{ margin:0px 0px 0px 175px; width:570px !important; width /**/:570px;  border-left:0px solid #999; background-color: #fffff; float:inherit;}

/* -- main menu -- */
#menu 				{float:left; margin:0 0 0 0; width:155px !important; width /**/:155px; display:block; border-right: solid 1px #999;}

/* --the footer-- */
#footer 			{clear:both; width: 750px !important; width /**/:750px; text-align:right; padding-top:5px; padding-bottom:5px;}

/* -- Links on top of pages */
#pageLinks			{width: 570px !important; width /**/:570px; height:23px; text-align:left; border-bottom: dashed 1px #339900; margin:10px 0 0 0px;}

#contentPane		{margin:10px;}





/* *** tool bar **** */

.leftContent
{
    width:200px;
}

div#toolbarr
{
	float:left; 
	margin:0px 0 0 4px; 
	width:150px !important; 
	display:inline;
}

div#toolbarr p
{
	width: 155px;
	height: 22px;
	margin: 0px;
	display: block;
	text-transform: capitalize;
	border-bottom: 0px solid #999;
	overflow:hidden;
}

* html div#toolbarr p
{
	width: 155px;
	height: 22px;
	margin: 0px;
	display: block;
	text-transform: capitalize;
	border-bottom: 0px solid #999;
	overflow:visible;
}



#toolbarr a:link
{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px; 
	color: #339900;
	font-weight: bold;
	text-decoration: none;
	text-transform:none;
}

#toolbarr a:visited
{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px; 
	color: #339900;
	font-weight: bold;
	text-decoration: none;
	text-transform:none;
}




