
	body { 	
		background: white; 
		background-position: 0px 0px;
		background-image: none;
		margin: 0px;
		}

	body.display {
		background-image: url(images/mb2_background.jpg);
		background-repeat: no-repeat;
		}


/*------------------------------*/

	.admin-button { cursor:hand }
	
	.bold { font-weight: 700 }

	.left   { text-align: left }
		
	.center { text-align: center }
		
	.right  { text-align: right }

	.warning { color: red; }

/*------------------------------*/
		
	p {	font-family: arial, sans-serif;
		font-size: 10pt; 
		color: black;
		word-spacing: normal;
		line-height: normal;
		}

	h1 {text-align: left;
		font-family: arial, sans-serif;
		font-size: 12pt;
		font-weight: 700;
		color: black;
		margin-top: 1.5em;
		margin-bottom: 0em;
		margin-left: 0em;
		}

	h2 {text-align: center; 
		font-family: arial, sans-serif;
		font-size: 10pt;
		font-weight: 700;
		color: rgb(0,0,0); 
		margin: 1em; 
		margin-top: 0.75em;
		margin-bottom: 0em; 
		}

	h3 {text-align: left; 
		font-family: arial, sans-serif;
		font-size: 10pt;
		font-weight: 700;
		color: rgb(0,0,0); 
		margin: 0em; 
		margin-top: 2em;
		}

	h3.cat 	{
		font-size: 11pt;
		margin-left: 2em;
		margin-right: 2em;
		 }

	p.cat { 
		font-size: 10pt;
		margin-left: 2em;
		margin-right: 2em;
/*		margin-top: 0.25em;*/
		margin-top: 0em;
		margin-bottom: 2.5em;
		color: rgb(96,96,96);
		}


	h4 {text-align: left; 
		font-family: arial, sans-serif;
		font-size: 8pt;
		font-weight: 400;
		color: rgb(0,0,0); 
		margin: 0em; 
		margin-top: 0em;
		margin-bottom: 0em; 
		}

	table { border-style: none }

	td {font-family: arial, sans-serif;
		font-size: 10pt; 
		color: black; 
		text-align: left; 
		vertical-align: top; 
		padding: 0px;
		}

	img {
		border-style: none;
		margin: 0px;
		}

	hr {/*border-style: solid;
		border-color: rgb(192,192,192);
		border-width: 1px;
		height: 0px;*/
		border: none;
        height: 1px;
        background-color: rgb(192,192,192);
        margin: 0em; 
        margin-right: 0em;
        margin-top: 0.25em;
        margin-bottom: 0.25em;
		}

	a:link {
		font-family: arial, sans-serif;
/*		color: rgb(0,128,0); */
		color: rgb(0,112,0); 
		text-decoration: underline;
		}

	a:visited {
		font-family: arial, sans-serif;
		color: rgb(96,72,128);
		text-decoration: underline;
		}

	a:active {
		font-family: arial, sans-serif;
		color: rgb(128,0,0); 
		text-decoration: underline;
		}

	a:hover {
		font-family: arial, sans-serif;
		background-color: rgb(255,255,216); 
		color: rgb(128,0,0); 
		text-decoration: underline;
		}


/*------------------------------*/

		
	p.small {
/*		margin-top: 0.25em;*/
		margin-top: 0em;
		margin-bottom: 2.5em;
		font-size: 8pt;
		color: rgb(96,96,96);
		}

	a.small:link {
		font-size:8pt;
		text-decoration: none; 
		color:rgb(96,96,96); 
		}

	a.small:visited {
		font-size: 8pt;
		text-decoration: none; 
		color:rgb(96,96,96); 
		}

	a.small:active {
		font-size: 8pt;
		text-decoration: underline; 
		color: rgb(128,0,0); 
		}

	a.small:hover {
		font-size: 8pt;
		text-decoration: underline; 
		color: rgb(128,0,0); 
		background-color: rgb(255,255,216); 
		}

		



	p.large {	
		font-size: 14pt;
		color: rgb(64,128,64); 
		}

	p.footer {
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		}

	p.message 
	{
		margin: 1em;
	}





	p.more 
	{
		text-align: justify;
/*		text-align: right; */
		font-size: 7pt;
		font-weight: 400;		
		color: rgb(160,160,160);
/*		color: rgb(180,180,180); */
		margin: 2em 1.5em 2.5em 2.5em;
		display: block;
		clear: both;
	}
	
	a.more:link {
		font-weight: 400;
		text-decoration: none;
		}

	a.more:visited {
		font-weight: 400;
		text-decoration: none;
		}

	a.more:active {
		font-weight: 400;
		text-decoration: none;
		}

	a.more:hover {
		font-weight: 400;
		text-decoration: underline;
		}




	h3.feature 	{
		font-size: 8pt;
		margin-top: 0em;
		}

	a.feature:link {
		font-size: 8pt;
		font-family: arial, sans-serif;
		text-decoration: none;
		}

	a.feature:visited {
		font-size: 8pt;
		font-family: arial, sans-serif;
		text-decoration: none;
		color: rgb(96,72,128)
		}

	a.feature:active {
		font-size: 8pt;
		font-family: arial, sans-serif;
		text-decoration: none;
		color: rgb(128,0,0) 
		}

	a.feature:hover {
		font-size: 8pt;
		font-family: arial, sans-serif;
		text-decoration: none;
		background-color: rgb(255,255,216); 
		color: rgb(128,0,0) 
		}




	a.command:link {
		font-size: 8pt;
		font-family: arial, sans-serif;
		font-weight: 400;
		color: rgb(144,144,255); 
		}

	a.command:visited {
		font-size: 8pt;
		font-family: arial, sans-serif;
		font-weight: 400;
		color: rgb(144,144,255); 
		}

	a.command:active {
		font-size: 8pt;
		font-family: arial, sans-serif;
		font-weight: 400;
		color: rgb(128,0,0) 
		}

	a.command:hover {
		font-size: 8pt;
		font-family: arial, sans-serif;
		font-weight: 400;
		background-color: rgb(255,255,216); 
		color: rgb(128,0,0) 
		}




	a.edit:link {
		font-size: 10pt;
		font-family: arial, sans-serif;
		font-weight: 400;
		color: rgb(0,96,160); 
		}

	a.edit:visited {
		font-size: 10pt;
		font-family: arial, sans-serif;
		font-weight: 400;
		color: rgb(0,96,160); 
		}

	a.edit:active {
		font-size: 10pt;
		font-family: arial, sans-serif;
		font-weight: 400;
		color: rgb(128,0,0) 
		}

	a.edit:hover {
		font-size: 10pt;
		font-family: arial, sans-serif;
		font-weight: 400;
		background-color: rgb(255,255,216); 
		color: rgb(128,0,0) 
		}




	a.warning:link { color: rgb(160,0,0) }
	a.warning:visited { color: rgb(160,0,0) }
	a.warning:active { color: rgb(128,0,0) }
	a.warning:hover {
		background-color: rgb(255,255,216); 
		color: rgb(128,0,0) 
		}


	h2.sidebar 	{
		margin: 0em;
		margin-top: 1.25em;
		margin-bottom: 0.75em;
		text-decoration: none;
	}
	
	a.sidebar_title:link {
		color: rgb(0,0,0); 
		text-decoration: none;
	}
	
	a.sidebar_title:visited {
		color: rgb(0,0,0); 
		text-decoration: none;
	}
	
	a.sidebar_title:active {
		text-decoration: none;
	}

	a.sidebar_title:hover {
		color: rgb(128,0,0); 
		text-decoration: none;
	}

	p.sidebar {
		font-size: 7pt; 
		margin: 0.5em;
		line-height: 1.2em;
		color: rgb(128,128,128);
		}

	p.sidebar_title {
		font-size: 8pt; 
		margin: 0.5em;
		line-height: 1.2em;
		color: rgb(128,128,128);
		}


	a.sidebar:link {
		font-weight: 700;
		text-decoration: none;
		 }
		
	a.sidebar:visited {
		font-weight: 700;
		text-decoration: none;
		 }
		 
	a.sidebar:active {
		font-weight: 700;
		text-decoration: none;
		 }
		 
	a.sidebar:hover {
		font-weight: 700;
		text-decoration: none;
		}



	p.sidebar_login	{
		text-align: center;
		font-size: 8pt; 
		font-weight: 700;
		margin: 0em;
		margin-top: 1em;
		margin-bottom: 2em;
		line-height: 1.2em;
		color: rgb(64,64,64);
		}

	a.sidebar_login:link 	{
		font-size: 8pt;
		font-weight: 400;
		text-decoration: none; }
		
	a.sidebar_login:visited 	{
		font-size: 8pt;
		font-weight: 400;
		text-decoration: none; }
		
	a.sidebar_login:active 	{
		font-size: 8pt;
		font-weight: 400;
		text-decoration: none; }
		
	a.sidebar_login:hover 	{
		font-size: 8pt;
		font-weight: 400;
		text-decoration: none;
	}



	p.sidebar_logout	{
		text-align: center;
		font-size: 7pt; 
		font-weight: 700;
		margin-left: 0em;
		margin-right: 0em;
		margin-top: 1em;
		margin-bottom: 2em;
		line-height: 1.2em;
		color: rgb(64,64,64);
		}

	a.sidebar_logout:link 	{
		font-size: 7pt;
		font-weight: 400;
		text-decoration: none; }
		
	a.sidebar_logout:visited 	{
		font-size: 7pt;
		font-weight: 400;
		text-decoration: none; }
		
	a.sidebar_logout:active 	{
		font-size: 7pt;
		font-weight: 400;
		text-decoration: none; }
		
	a.sidebar_logout:hover 	{
		font-size: 7pt;
		font-weight: 400;
		text-decoration: none;
	 }



	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: 80px;
		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: 80px; 
		height: 19px; 
		border: none;
		}
		
	span.button {
		z-index: 2; 
		position: absolute;
/*		width: 90px; */
		width: 80px; 
		height: 19px; 
		text-align: center; 
		vertical-align: middle; 
		cursor: hand; 
		background-color: transparent;
		padding-left: 1px;
		}								

	td.button {
/* 		width: 90px; */
		width: 80px; 
		height: 19px; 
		text-align: left; 
		vertical-align: top; 
		}
		
	div.navmenu {
		margin-top: 3px;
		margin-left: 10px;
		margin-right: 10px;
		}
			
	
	h3.command 	{
		font-size: 8pt;
		font-weight: 400;
		margin-top: 0em;
		}
	


	table.scalable {
		width: 100%; 
		height: 100%;
		}

	table.footer {
		margin-top: -0.5em;
		margin-bottom: 2em;
		}
	
	td.center { text-align: center }
	td.right { text-align: right }
	td.left { text-align: left }

	td.center-middle {
		text-align: center;
		vertical-align: middle;
		}

	td.middle {
		text-align: center; 
		vertical-align: middle 
		}

	td.menu {
		text-align: center;
		vertical-align: middle;
		background-color:rgb(0,128,0);
/*		background-image: url(images/menu.gif); */
		background-repeat: repeat-x;
		border-top: 1px solid rgb(64,64,64);
		border-bottom: 1px solid rgb(64,64,64);
		}

	td.box {
		background-color: rgb(240,240,240);
		border-style: solid;
		border-color: green;
		border-width: 1px
		}

	td.top-banner {
		background-image: url(images/bg1b.gif);
		background-repeat: repeat-x;
		background-color: rgb(64,128,64);
		}

	div.top-banner {
		/*background-image: url(images/bg1a.gif);*/
		/*background-image: url(images/bg1c.gif);*/
		background-image: url(images/bg1c.png);
		background-repeat: no-repeat;
        min-height:102px;
        max-height:102px;
		}

	td.navmenu 
	{
		text-align: left;
		vertical-align: top;
		background-image: url(images/bg2.gif);
		background-repeat: repeat-x;
		background-color: rgb(64,128,64);
		}

	td.spacer {	width: 8px }

	tr.spacer {	height: 8px }

	tr.spacer-half { height: 4px }

	table.post-id { 
		margin-top:0px }
		
	td.post-id-name 
	{
		margin:0px;
		font-size:8pt;
		color:gray;
		font-weight:700;
		text-align:left;
		}
	
	td.post-id-date 
	{
		margin:0px;
		font-size:7pt;
		color:gray;
		font-weight:400;
		text-align:right; 
		}
		
		

	img.logo { 	float: left;
                margin: 8px;
	}

	img.banner-top {
		float: right;
		margin-right: -2px;
		}

	img.thumb { vertical-align:text-top; }
	
	img.pic {
		border-width: 2;
		border-style: solid; 
		margin:0px
		}

	img.menu {
		margin-left: 2px;
		margin-right: 2px;
		}
		
	div.thought {
		background-color: rgb(255,255,232); 
		border-style: solid; 
		border-width: 1px; 
		border-color: rgb(192,192,192);
		color: rgb(0,0,128);
		font-size: 9pt;
		font-weight: 700;
		vertical-align: middle;
		text-align: center; 
		padding: 1.5em;
		padding-top: 1.45em;
		}


	a.thought:link {
		color: rgb(0,0,128);
		background-color: rgb(255,255,232); 
		font-size: 9pt;
		font-weight: 700;
		text-decoration: none;
		}

	a.thought:visited {
		color: rgb(0,0,128);
		background-color: rgb(255,255,232); 
		font-size: 9pt;
		font-weight: 700;
		text-decoration: none;
		}

	a.thought:active {
		color: rgb(0,0,128);
		background-color: rgb(255,255,232); 
		font-size: 9pt;
		font-weight: 700;
		text-decoration: none;
		}

	a.thought:hover {
		color: rgb(0,0,128);
		background-color: rgb(255,255,232); 
		font-size: 9pt;
		font-weight: 700;
		text-decoration: none;
		}



	div.main {
		height: 100%;
		background-color: rgb(248,248,248);
		border-style: solid;
		border-color: rgb(192,192,192);
		border-width: 1px;
		margin-bottom: 0px;
		margin-right: 0px;
		padding-left: 2em;
		padding-right: 2em; 
		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.footer {
		font-size: 10pt; 
		margin-top: 0.1em; 
		margin-bottom: 0.1em; 
		margin-left: 2em;
		}
 
	div.prev {
		font-size: 8pt; 
		margin-top: 0.3em; 
		margin-bottom: 0em; 
		margin-left: 0em;
		}
 
	div.next {
		font-size: 8pt; 
		margin-top: 0.3em; 
		margin-bottom: 0em; 
		margin-right: 0em;
		}
 
	div.location {
		font-size: 8pt; 
		margin-left: 0.5em; 
		margin-top: 0em; 
		margin-bottom: 0.25em;
		word-spacing: normal; 
		}

	div.pic {
		color: rgb(0,0,128);
		font-size: 8pt;
		font-weight: 700;
		vertical-align: bottom;
		text-align: center;
		padding: 0em
		}

	div.links {
		color:gray; 
		font-size:8pt; 
		text-align: center; 
/*		word-spacing:0.5ex */
		word-spacing:0.3ex
		}

	div.copy {
		color:gray; 
		font-size:8pt; 
		text-align: center
		}

	div.entry 
	{
		text-align: left;
		/*font-size: 10pt;*/
		}
	
	div.email {
	}
	
	p.email {
		margin: 1em;
	}
	
	
	
    div.preview_separator 
    {
        width: 95%;
        display: block;
        clear: both;
    }


	
	div.preview 
	{
	    width: 199px;   
	    height: 131px;
	    float: left;
	    margin: 1em;
	    padding: 1em;
	    /*border: solid 1px rgb(224,224,224);*/
	    display: block;
        overflow: hidden;
        
	}
	
    h3.preview 
    {
        margin-top: 0.25em;
        margin-bottom: 0.25em;
    }

    

	div.cat_preview 
	{
	    width: 330px;   
	    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 ;

	}
	
	h3.cat_preview 	{
		font-size: 11pt;
		margin: 0em;
		margin-bottom: 0.25em;
		 }

	p.cat_preview { 
		font-size: 10pt;
		margin: 0em;
		color: rgb(96,96,96);
		}


