body	{
	margin:		0;
	padding:	0;
	border: 0;
	border-top: 5px solid #CC3300;
	background-color:	#999966; 
	font-family:  myriad, verdana, arial, sans;
	font-size:  14px;
	font-weight: normal;
	color:	#000;
	padding-bottom: 25px;
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family:  myriad, verdana, arial, sans;
    }
a	{
	font-family: myriad, verdana, arial, sans;
	font-size:  14px;
	font-weight:	normal;
	text-decoration:	none;
	}
a:link	{
	color:	#CC3300;
	}
a:active	{
	color:	#003333;
	background-color: transparent;
	}
a:hover	{
	color:	#003333;
	background-color: transparent;
	text-decoration:	underline;
	}
a:visited	{
	color:	#CC3300;
	background-color: transparent;
	}
strong 	{
	font-family:  myriad, verdana, arial, sans;
	font-weight: bold;
	color:	#CC3300;
	}
p	{
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}
dl {
	padding-top: 10px;
	}	
	
h1	{
	font-size:	24px;
	}
	
h2	{
	font-size:	22px;
	}
	
h3	{
	font-size:	20px;
	}
	
h4 {
	font-size:	18px;
	}
	
h5	{
	font-size:	14px; 
	}
	
h6	{
	font-size:	12px;
	}		

h1, h2, h3, h4, h5, h6	{
	font-family: myriad, verdana, arial, sans;
	font-weight: bold;
	color: #003333;
	background-color: transparent;
	margin:	5px 0 0 0;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}
#menu {
	margin: 0;
	padding: 0;
	align: center;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #fff;
	width: 118px;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #c30;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family:  verdana, arial, myriad, sans;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:     small;   
	}

html>#menu ul li a  {
	font-size:  small;   
	} 

#menu ul li#five a	{
	width: 119px;
	}

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	}

#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a:active	{
	background: #c60;
	color: #fff;
	}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a {
	background: #c30;
	border: 1px solid #c30;
	color: #fff;
	font-weight: bold;
	}
	
#pagebody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	background: transparent;
	clear: both;
	}

#maincontent	{
	float: left;
	margin: 0;
	padding: 10px;
	width: 410px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 390px;	 
	}
#maincontent  ul li	 {
	text-indent:	20px
	list-style-type: none inside;
	}
#contenitore	{
	background: #fff ;
	color: #333;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #566;
	border-top: 5px solid #CC3300;
	width: 599px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 597px;	 
	}

html>#contenitore	{
	width: 597px;
	} 

#header	{
	background: #fff;
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	}
#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	}
#sidebar	{
	padding: 2px 10px 10px 0;
	border-left: 1px solid #ccc;
	margin: 0 0 0 420px;
	color: #666;
	background: transparent; 
	/* compensates for IE Win bungling */
	height: 100%;
	}	
	
#subnav	{
	margin: 0 0 10px 0;
	padding: 5px;
	border: 0;
	}
	
#subnav a	{
	line-height: 2em;	
	}

#subnav ul	{
	margin: 0;
	padding: 0;
	text-align: left;
	color: #c30;
	border: 0;
	}
	
#subnav ul li	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1em;
      font-size:     small;      
      voice-family: "\"}\"";   
      voice-family: inherit;   
      font-size:     small;      
	}	

html>#subnav ul li	{
	font-size: x-small;
	} 

#subnav ul li a {
	background: #fff;
	color: #666;
	text-indent: 10px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:     small;   
	}
	
#subnav ul li a:hover	{
	color:	#c30;
	background-color: transparent;
	text-decoration:	none;
	}
a

#subnav dl	{
	margin: 0;
	padding: 0;
	}
	
#subnav dt 	{
	font-weight: normal;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small;  
	}   
	
html>#subnav dt 	{
	font-size: small;
	} 

#subnav dd 	{
	padding: 0;
	margin: 2px 0 10px 0;
	}   	
#footer {
	color:	#003333;
	font: x-small  myriad, verdana, arial, sans;
	margin-top: 10px;
	padding-top: 10px;
	}
#footer a	{
	font-size: x-small;
	} 
html>#footer 	{
	font-size: x-small;
	} 
html>#footer a	{
	font-size: x-small;
	} 
#quote {
      float: center;
      font-size: 12px;
	border: 1px solid #CC3300;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	}
#quote b	{
	font-weight: normal;
	color: #CC3300; 
	} 