body 
    {
        font-family:arial;
    }
    .topmenu
        {
            position:absolute;
            top:71px;
            right:0.75%;
            width:348px;
            border-style:ridge;
            background-color:navy;
            color:Yellow;
            font-weight:bold;
        }
    .tagline
        {
            position:absolute;
            top:71px;
            left: 275px;
            font-style:italic;
			border: 0;
        }

div
    {
    }
    .footer
        {
            text-align:center; 
            font-size:x-small; 
            width:100%;        
            position: relative; 
            top:0px; 
            
        }
    .sidebox 
        {
	        margin: 0 auto; /* center for now */
	        width: 27em; /* ems so it will grow */
	        background: url(/images/sbbody-r.gif) no-repeat bottom right;
	        font-size: 100%;
        }
    .boxhead 
        {
	        background: url(/images/sbhead-r.gif) no-repeat top right;
	        margin: 0;
	        padding: 0;
	        text-align: center;
        }
    .boxhead h2 
        {
	        background: url(/images/sbhead-l.gif) no-repeat top left;
	        margin: 0;
	        padding: 22px 15px 5px;
	        color: white; 
	        font-weight: bold; 
	        font-size: 1.2em; 
	        line-height: 1em;
        }
    .boxbody 
        {
	        background: url(/images/sbbody-l.gif) no-repeat bottom left;
	        margin: 0;
	        padding: 5px 15px 31px;
        }
    .feeds 
        {
	        width:200px;
	        position:absolute;
	        top:150px;
	        right:0px;
	        font-size:small;
        }


form
    {
    }
    .payment
        {
            margin:0;
            padding:0;
            border:0;
        }
            
table
    {
        font-size:80%;
    }
    .payment
        {
            margin:0;
            padding:0;
            border:0;
        }
    .centered
        {
            text-align:center;
            width:100%;
        }
	.website
		{
		}
    .websiteheader
		{
			text-align:center;
			background-color:AliceBlue;
			margin:0;
		}
	.websitelist
		{
			text-align:left;
			padding:2px 10px;
			margin:0;
		}
	
td
    {
        
    }
    .menu
        {
            padding:0px 5px;
        }
    .submenu
        {
            background:lightgrey;
        }
    
a
    {
        color:black;
        text-decoration:none;
        font:bold;
    }
    .menu
        {
            color:Yellow;
        }
        
a:hover
    {
        color:#606060;
    }
a:hover.menu
        {
            color:Yellow;
        }
        
a:visited
    {
    }
    .menu
        {
            color:Yellow;
        }

h1,h2,h3,h4,h5,p
    {
    }
    .PageTitle
        {
            text-align:center;
        } 
    .ListTitle
        {
            text-indent:15px;
        }
    .ListDesc
        {
            text-indent:30px;
        }
    .footer
        {
            text-align:center; 
            font-size:x-small; 
            width:100%;        
        }
    .centered
        {
            text-align:center;
        } 
ul
    {
        text-align:justify;
        line-height:1.9em;
    }
img
    {
    }
    .logo
        {
            width: auto; 
            height: 75px;
        }        