html {
		margin: 0; padding: 0; border: 0;
		}
body	{
		font-family : Arial, Verdana, Helvetica, sans-serif, serif;
		color: #000;	margin: 0; font-size: 12pt;
		background: white url('LBLUE069.JPG') repeat;
		}
#header {
    position: relative; 
 	background:	margin: auto;
 	background: #ffffcc url('LBLUE069.JPG');
    text-align: center;    /* keep for IE5 hack */
    border: 5px ridge #99ffff;
    }
#banner {
    width: 550px; height: 30px; color: navy; 
    background: #ffffcc url('LBLUE069.JPG');
    text-align: center;	/* keep for IE5 hack */
    margin: auto;    		/* margin right and left auto for centering */
    border: 5px ridge olive;
    padding-top: 3px;   /* Position text inside box */
    margin-top: 1px;    /* position box inside masthead */
    }
#lft-sidebar {
		position: absolute; left: 0; width: 160px; z-index: 10;
		/*background: navy url('bluebg.jpg');*/
		margin: auto;
		text-align: center;
		/*height:900px;*/
		}
#rt-sidebar {
		position: absolute; right: 0; width: 160px; z-index: 10;
		/*background: navy url('bluebg.jpg');*/
		margin: auto;
		text-align: center;
		/*height:900px;*/
		}

#fixedlft	{
		position: fixed; left: 0;
		}
#fixedrt	{
		position: fixed; right: 0;
		}
.clear		{
		clear: both;
		}
#content {
		margin-left: 161px;	margin-right: 164px; border: 2px solid #fff;
		background: white url('LBLUE095.JPG');
		text-align: center;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
		html>body #content {
		margin-left: 161px;	
		}
#content-no-rt-sidebar {
		margin-left: 161px;	margin-right: border: 2px solid #fff;
		background: white url('LBLUE069.JPG');
		text-align: left;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
		html>body #content {
		margin-left: 161px;	
		}

.box	{
		margin: auto;
		}
.textbox	{
		position: relative; 
		/* color: white;*/	padding: 3px, 10px;
		background: #ffffff; border: 2px ridge olive;
		margin: auto;
		text-align: center;
		}

/* Hack for IE Escaping Floats Bug */
.floatholder	{
		margin: 0 0 0 0;
		}
/* hide from all browsers but IE \*/
* html .hollyhack {
		height: 1%;
/* end hide */
		}

.box-lft	{ float:left; margin: auto; text-align:center;}
.box-rt	{	float:right; margin: auto; text-align:center;}
.w190	{ width: 190px;}
.w250	{ width: 250px;}
.w300	{ width: 300px;}
.w340	{ width: 340px;}
.w400	{ width; 440px;}
.h290	{height: 290px;}

.picture {
		border: 5px #99ffff ridge;
		}
.borderbox {
		background: aqua url('');
		margin: auto;
		color: navy;
		border: inset 3px aqua;
		text-align: center;
		}
.comp-box	{		/* Only use on Computers page */
		background: #ccc;	color: #000;
		margin: 0 10px;	text-align: justify;
		border: inset 3px aqua; padding: 15px;
		}
h1	{
		font-size: 16pt; font-style: italic; margin: 0;
		}
h2	{
    font-size: 14pt; font-style: italic; color: navy; margin: 0;
		}
h3, h4	{ margin: 0; text-align: center;}
h5, h6	{ margin: 0;}
.ctr	{	margin: auto; text-align: center;
		}
