    body {
        /**  background-color: rgb(201,214,161); **/
        //background-image: url(bg1.jpg);
        /** background-repeat: no-repeat;
        background-position: 400px 150px; 
        NEW COLOR: background-color: rgb(153,174,106); **/
        color: rgb(61,40,68); 
        font-family: arial, "lucida console", sans-serif;

            }
						
img {
	width: 0px;
	height: 0px;

}						

									
a:link {
	color: #663333;
	font-weight:bold;
	text-decoration:none 
}
a:visited {
	color: #333366;
	font-weight:bold;
	text-decoration:none
}
a:hover {
	color: #0000FF;
	font-weight:bold;
	text-decoration:none
}
a:active {
	color: #669966;
	font-weight:bold;
	text-decoration:none
}

    p.subtitle {
		font-size: 130%;
	padding-top: 1em;
	padding-left: 50px;
    }    


    p.sublinks {
	font-size: 130%;
	margin-top: 0em;
	padding-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 0em;
	margin-left: 20px;
    }

    span.sublink {
	
	   }
    
   span.menuitem {
        font-size: 100%;
        padding-bottom: 3px;
        display: block;
        font-weight: bold;
    }
	
		span.sublinkred {
        text color: #00FFFF;
    }
ul {  
	background-color: #ffffcc;}
	
li
{
font-size: 80%;
}	

	
		
 p.red {background-color: red;
 				font-size: small;
				font-weight: bold;
				}

h3.silver {
	margin-left: 20px;
	margin-right: 80px;
	background-color: #c0c0c0;	
}

h3.gold {
	margin-left: 20px;
	margin-right: 100px;
	background-color: #ffffcc;	
}

hr.gold {
	color: #ffffcc;
	size: 10; 	
}

img { margin:8px; border-style:none 
}

li.silver {
	background-color: #c0c0c0;}
	
h4.gold {
	margin-left: 20px;
	margin-right: 100px;
	background-color: #ffffcc;	
}

h4.silver {
	margin-left: 20px;
	margin-right: 80px;
	background-color: #c0c0c0;	
}	