
	body { 	
		background: white; 
		background-position: 0px 0px;
		background-image: none;
		margin: 0px;
		}

	body.display {
		background-image: none;
		background-repeat: no-repeat;
		}


	div.main {
		height: 100%;
		background-color: rgb(248,248,248);
		border-style: solid;
		border-color: rgb(192,192,192);
		border-width: 1px;
        margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		padding-left: 1em;
		padding-right: 1em; 
		padding-top: 1em;
		padding-bottom: 1em;
		}

    div.main2 
	{
		font-family: arial, sans-serif;
		text-align: center;
		background-color: rgb(248,248,248);
		border-style: solid;
		border-color: rgb(192,192,192);
		border-width: 1px;
		margin: 0px;
		padding: 0px;
		}

    div.entry
    {
        margin: 0px !important;
        padding: 0px !important;
        padding-bottom: 1em !important;
        width: 486px !important;
        overflow-x: scroll !important;
        
    }


   	div.cat_preview 
	{
	    width: auto;
	    height: 100px;	    
	    float: left;
	    margin: 0em 0em 0em 3em;
	    padding: 0.5em;
	    /*border: solid 1px rgb(224,224,224);*/
	    display: block;
        /*overflow:  hidden;*/
	    overflow:  visible ;
	}

   	div.location {
		font-size: 8pt; 
		margin-left: 0.75em; 
		margin-top: 0.75em; 
		margin-bottom: 0.75em;
		word-spacing: normal; 
		}


    hr
    {
        margin-top: 1em;
        margin-bottom: 1em;
    }


	div.navmenu {
		margin-top: 3px;
		margin-left: 5px;
		margin-right: 10px;
        width: 486px

		}


  	td.navmenu 
	{
		text-align: left;
		vertical-align: top;
		background-image: none;
		background-repeat: repeat-x;
		background-color:  white;
		}


      	a.button:link {
		font-size: 8pt; 
		text-align: center; 
		text-decoration: none; 
		line-height: 19px;
		color: black; 
		background-color: transparent;
		}
	a.button:visited {
		font-size: 8pt; 
		text-align: center; 
		text-decoration: none; 
		line-height: 19px;
		color: black; 
		background-color: transparent;
		}
	a.button:active {
		font-size: 8pt; 
		text-align: center; 
		text-decoration: none; 
		line-height: 19px;
		color: black; 
		background-color: transparent;
		}
	a.button:hover {
		font-size: 8pt; 
		text-align: center; 
		text-decoration: none; 
		line-height: 19px;
		color: black; 
		background-color: transparent;
		}
	
	span.button-container {
/*		width: 90px; */
		width: 74px;
		height: 19px;
		text-align: left;
		vertical-align:middle;
		margin-left: 0px;
		margin-right: 0px;
		}

	img.button {
		z-index: 1; 
		position: absolute;
		src: url(b_nav1.gif); 
/*		width: 90px; */
		width: 74px; 
		height: 19px; 
		border: none;
		}
		
	span.button {
		z-index: 2; 
		position: absolute;
/*		width: 90px; */
		width: 74px; 
		height: 19px; 
		text-align: center; 
		vertical-align: middle; 
		cursor: hand; 
		background-color: transparent;
		padding-left: 1px;
		}								

	td.button {
/* 		width: 90px; */
		width: 74px; 
		height: 19px; 
		text-align: left; 
		vertical-align: top; 
		}
		
	div.button {
/* 		width: 90px; */
		width: 74px; 
		height: 19px; 
		text-align: left; 
		vertical-align: top; 
        float: left;
        margin: 2px;
		}
		

   	div.links {
		color:gray; 
		font-size:8pt; 
		text-align: center; 
/*		word-spacing:0.5ex */
		word-spacing:0.3ex;
        width: 486px;
		}

	div.copy {
		color:gray; 
		font-size:8pt; 
		text-align: center;
        width: 486px;
		}

    table
    {
        margin: 0px;
        padding: 0px;
    }


