body	{
	color: #666;
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff url(p/losqbig.gif) no-repeat bottom right;
	}

/*  Establish general layout parameters */
	
#newmenu	{
	color: #cc9;
	border: 0;
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 25px;
	background: #666 url(p/deflogo.gif) no-repeat left;
	text-align: right;
	}

#secondarynav	{
	/* float: left; */
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0 25px 25px 25px;
	background: #999 url(p/snbot.gif) repeat-x bottom left; 
	color: #963;
	border: 0;
	border-top: 10px solid #036;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 151px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 100px;	 /* Actual value for conformant browsers */	
	}

html>#secondarynav {
	width: 100px; /* Be nice to Opera */
	}

#primarycontent	{
	border-top: 10px solid #036;
	border-left: 1px solid #000;
	padding: 0;
	margin: 0;
	}

#insidetext	{
	margin: 0;
	border: 0;
	padding: 15px 25px;
	background: #fff url(p/snbot.gif) repeat-x bottom left; 
	border-right: 1px solid #000;
	width: 500px; /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 450px; /* Actual value for conformant browsers */	
	}

html>#insidetext {
	width: 450px; /* Be nice to Opera */
	}


img {
	display: block;
	border: 0;
	}

p.img {
	align: center;
	}

.inline {
	display: inline;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	}
	

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #963;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #cc9;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #95a580;
	background: transparent;  
	}

/*   headings  */

h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h1	{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 32px;
	}

h2	{
	font-size: 24px;
	margin-top: 25px;
	margin-bottom: 10px;
	letter-spacing: 2px;
	}

h3	{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0; 
    }

h4	{
	font-size: 13px;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 2px;
	}
	
#newmenu h5	{
	font-size: 11px;
	margin: 0;
	padding: 5px 0 0 0;
	letter-spacing: 2px;
	text-align: center;
	font-style: italic;
	}


/*  Text treatments for primary content zone 	*/ 

#primarycontent li {
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	text-align: left;     
	margin-bottom: 1em;      
	}

#primarycontent dd	{
	margin-bottom: 25px;
	}

#primarycontent dd, dt {
	font: 11px/1.5 verdana, sans-serif;
	text-align: left;          
    }

p+h3	{
	margin-top: 20px;
	}
	
h3+p{
	margin-top: 20px;
	}
	
h2+p    {
	margin-top: 30px;
	}
	
#primarycontent h2 {
	border-bottom: 2px solid #666;
	padding-bottom: 2px;
	}
	
/*  Navigation buttons 	*/ 

#primetop	{
	border-top: 1px solid #999;
	}

#secondarynav ul {
	list-style: none;
	padding: 0;
	margin: 15px 0;
	border: 0;
	}

#secondarynav li	{
	text-align: center;
	border-bottom: 1px solid #999;
	width: 100px;
	margin: 0;
	padding: 0;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #963;
	background: #fff;
	}

#secondarytop, #tertiarytop	{
	border-top: 1px solid #999;
	}

#secondarynav li a {
	display: block;
	font-weight: normal;
	padding: 0;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background: #fff;
	color: #963;
	text-decoration: none;
	width: 102px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 100px;	/* For compliant browers. */	
	}
	
html>#secondarynav li a {
	width: 100px;	 /* Be nice to Opera */
	}
	
#secondarynav li a:hover {
	font-weight: normal;
	background: #cc9;
	color: #666;
	text-decoration: none;
	}
	
/* side bar stuff */	
	
#features ul   {
	padding: 0;
	margin: 15px 0;
	border: 0;
}

#features li  {
	color: #963;
	background: #999;
	margin-bottom: 10px;
	width: 102px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 100px;	/* For compliant browers. */	
	}
	
html>#features li a {
	width: 100px;	 /* Be nice to Opera */
	}

#features p {
	text-align: center;
	}

ul.portfolio {
	list-style: disc url(p/lobanlist2.gif) inside;  
	}

ul.portfolio li {
	padding: 5px 20px 20px;  
	}

	
#insidetext img {
	margin: 5px;
	}

/* footer */

#footer {
	border-top: 2px solid #666;
	padding: 5px 0 0 3px;
}

#footer p {
	font-style: italic;
	text-align: center;
	margin: 10px 0;
}


/* other */

#alt {
	display: none;
}

#insidetext img {
	margin: 5px;
	}




