/* 
==========================================
    CSS Styles For Shimer Pugs Website 
    v1.1, 8/2003
==========================================
*/   

BODY
{
	background: #000066;	
}


.LeftNavItem
{
	font-family: Arial;
    	color: #FFFFFF;
    	text-decoration: none;
    	font-size:  14px;
    	font-weight: bold;
	cursor: pointer;
}

.LeftNavItemOver
{

	font-family: Arial;
    	color: #C0C0C0;
    	text-decoration: none;
    	font-size:  14px;
    	font-weight: bold;
	cursor: pointer;
}



