	img, img a, img a:hover {border: 0; padding: 0; margin: 0; background: transparent;}

	a:link {color: #2F2F4F; text-decoration: none;}
	a:visited {color: #2F2F4F; text-decoration: none;}
	a:active {color: #2F2F4F; text-decoration: none;}
	a:hover {color: #FFFFCC; text-decoration: none;}

    body 
    {
		background-color: #0E5881;
        width: 100%;
        height: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
		background-image: url(../images/BK2.gif);
		background-repeat: repeat;
    	font-family: Tahoma, Verdana, Arial, helvetica, Sans-Serif;
    	font-size: 12px;
	}
    .td a
    {
		font-family: Tahoma, Verdana, Arial, helvetica, Sans-Serif;
        font-size: 10px;
    }
    #copyright 
    {
		font-family: Tahoma, Verdana, Arial, helvetica, Sans-Serif;
        font-size: 8px;
		color: #2F2F4F;
    }
    #statement 
    {
		font-family: Tahoma, Verdana, Arial, helvetica, Sans-Serif;
		color: #2F2F4F;
        font-size: 14px;
        font-style: italic;
        font-weight: bold;
        padding-top: 4px;
    }
    #title 
    {
		font-family: Tahoma, Verdana, Arial, helvetica, Sans-Serif;
		color: #2F2F4F;
        font-size: 18px;
        font-weight: bold;
        margin: 0 0 1.1em 1px;
        padding-top: 1em;
    }
    #bannerBox
    {
		border: solid 3px;
		border-color: #ccb #888 #555 #bba;
		margin: 0 0 0 0;
		width: 600px;
		height: 139px;
		/*text-align: center;*/
    }
    #bannerTopLogo
    {
		margin: 0 0 0 0;
		text-align: left;
		background-color: #96B9EA;
		width: 600px;
		height: 55px;
    }
    #contentBox
    {
		position: relative;
		padding-left: 8px;
		border-left: solid 3px #4D4D4D;
		border-right: solid 3px #4D4D4D; /*#93A7C5;*/
		padding-right: 8px;
		width: 580px;
		height: 510px;
		text-align: left;
		background-color: #99CC99;
		background-image: url(../images/insidebx.gif);
		background-repeat: repeat-y;
    }
    #footerBox
    {
		border: solid 3px;
		border-color: #ccb #888 #555 #bba;
		padding-top: 4px;
		padding-bottom: 6px;
		background-color: #96B9EA;
		width: 602px;
		text-align: center;
		color: #2F2F4F;
    }
	.footerTable {
		margin-top: .7em;
		margin-left: auto;
		margin-right: auto;
    	font-size: 12px;
    	font-style: normal;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		width: 60%;
	}
	.footerTable td {
    	/*
		color: #2F2F4F;
		font-size: 12px;
    	font-style: normal;
		font-weight: bold;*/
    	text-align: center;
    	vertical-align: middle;
		text-decoration: none;
		width: 33%;
	}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
	#menu 
	{
		position: relative;
		margin: .5em 0em 1em 0em;
		width: 153px; /* set width of menu */
		/*
		font-size: 90%;
		border-width: 2px;
		border-style: solid;
		border-color: #000 #000;
		padding: 1px 2px 2px 3px;*/
		border-top: 1px solid #000;
		/*border-right: 1px solid #000;*/
		border-left: 1px solid #000;
		padding: 1.5em 0 3em 0;
		font-family: Tahoma, Verdana, Arial, helvetica, Sans-Serif;
		background-color: #0E5881; /*#1958B7;*/
	} 
	* html #menu{ /*IE 6 only */
	width: 134px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
	}
    
    /* Begin defining the menu - remove bullets */
    #menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		font: bold 1em/1.2em Tahoma, Verdana, Arial, helvetica, Sans-Serif;
	}

	/* style, color and size links */
	#menu li a {
		display: block;
		/*border-width: 2px;
		border-left: solid 3px #fff;
		border-style: solid;
		border-color: #ccb #888 #555 #bba;*/
		margin: 0;
		padding: 10px 8px 10px 8px;
		/*z-index:4;
		background-color: #2175bc;
		border-right: 10px solid #508fc4;
		*/
		background-color: #167586;
		border-left: 10px solid #0E5881; /*#1958B7;*/
		border-right: 10px solid #408F8E;
		color: #CDFFFF;
		text-decoration: none;
		width: 100%;
	}
	html>body #menu li a{ /*Non IE6 width*/
	width: auto;
	}
	#menu li a:hover {
		border-left: 10px solid #11649B;
		border-right: 10px solid #50A3AA;
		/*border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		*/
		background-color: #1A86A1;
		color: #CDFFFF;
	}
	#menu li {
		/* make the list elements a containing block for the nested lists */
		border-bottom: 1px solid #85BAA8;
		margin: 0;
	}

	#aboutOrg {display: block;}
	#aboutJack {display: none;}
	#aboutDebbie {display: none;}
	#aboutService1 {display: none;}
	#aboutService2 {display: none;}
	#aboutService3 {display: none;}

	#topContentFrame 
	{
		position: absolute;
		top: -1.6em;
		left: 100%;
		margin: 1.5em 2px 2px 0;
		width: 424px;
		height: 18px;
		/*border-width: 2px;
		border-style: solid;
		border-color: #000 #000;
		padding: 2px 2px 2px 0;
		*/
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		background-color: #0E5881;
	} 
	#contentTextContainer
	{
		position: absolute;
		top: 1.5em;
		left: 100%;
		margin: 2px 1px 0 5px;
		width: 418px;
		background: transparent;
		font-weight: bold;
		font-size: 95%;
		/*
		background-image: url(../images/BYERSLOGOinc.gif);
		background-color: #1958B7;
		color: #333;
		padding: 2px 2px 2px 3px;
		font-family: Tahoma, Verdana, Arial, helvetica, Sans-Serif;
		*/
	}
	.pageNavs a:link {color: #22F; text-decoration: underline;}
	.pageNavs a:visited {color: #22F; text-decoration: underline;}
	.pageNavs a:active {color: #2F2F4F; text-decoration: underline;}
	.pageNavs a:hover {color: #FFFFCC; text-decoration: underline;}

    #contentBoxResources
    {
		position: relative;
		padding-left: 8px;
		border-left: solid 3px #4D4D4D;
		border-right: solid 3px #4D4D4D; /*#93A7C5;*/
		padding-right: 8px;
		width: 580px;
		height: 600px;
		text-align: left;
		background-color: #99CC99;
		background-image: url(../images/insidebx.gif);
		background-repeat: repeat-y;
    }
	#leftBorderStrip 
	{
		position: absolute;
		width: 4px;
		top: 1.5em;
		background-color: #0E5881;
		height: 200px;
		margin: -1.4em 0 0 -.4em;
		border-bottom: 1px solid #000;
		/*
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		*/
	} 
	#leftBorderStripLong
	{
		position: absolute;
		width: 4px;
		top: 1.5em;
		background-color: #0E5881;
		height: 270px;
		margin: -1.4em 0 0 -.4em;
		border-bottom: 1px solid #000;
		/*
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		*/
	} 

	#contentTextContainer div div {
		/*position: absolute;
		*/
		margin-top: 2px;
		color: #2F2F4F;
	}

	#contentTextContainer span {
		margin-top: 2px;
		color: #2F2F4F;
	}

	#contentTextOrg 
	{
		display: none;
		/*font-size: 90%;
		background-color: #1958B7;
		color: #333;
		*/
	} 

	.contentTitle1 {
		margin: 1em 0 0 .2em;
		padding-left: .2em;
		color: #2F2F4F;
	}
	.contentTitle1 span {
		color: #2F2F4F;
		text-decoration: underline;
    	font-size: 14px;
		font-weight: bold;
        font-style: italic;
	}
	.contentTable {
		margin: .1em 0 0 .7em;
    	font-size: 12px;
    	font-style: normal;
		font-weight: bold;
		text-decoration: none;
		width: 320px;
		color: #2F2F4F;
	}
	.contentTable td.col1 {
    	/*
		color: #2F2F4F;
		font-size: 12px;
    	font-style: normal;
		font-weight: bold;*/
		color: #2F2F4F;
    	text-align: left;
		text-decoration: none;
		width: 20%;
	}
	.contentTable td.col2 {
    	/*
		color: #2F2F4F;
		font-size: 12px;
    	font-style: normal;
		font-weight: bold;*/
		color: #2F2F4F;
    	text-align: left;
		text-decoration: none;
		width: 80%;
	}
	.contentSmall {
		text-decoration: none;
		font-weight: normal;
		font-size: 60%;
		color: #2F2F4F;
	}
	.contentNormal {
		text-decoration: none;
		font-weight: normal;
		font-size: 80%;
		color: #2F2F4F;
	}
	.contentLarger {
		text-decoration: none;
		font-weight: bold;
		font-size: 100%;
		color: #2F2F4F;
	}
	.contentLinkShell 
	{
		position: relative;
		margin: 1.1em 0 .4em .2em;
		padding-left: .1em;
		width: 420px;
	}
	.spacer25top
	{
		margin-top: 25px;
	}
	.spacer7bot
	{
		margin: 0 0 7px 0;
	}
	.spacer25bot
	{
		margin: 0 0 25px 0;
	}
	.spacer50bot
	{
		margin: 0 0 50px 0;
	}
/*
Colors: (see http://www.december.com/html/spec/color.html)
lightskyblue3 #8DB6CD
lightskyblue2 #A4D3EE
lightskyblue1 #B0E2FF
skyblue(SVG) #87CEEB
lightskyblue(SVG) #87CEFA
skyblue2 #7EC0EE
skyblue3 #6CA6CD

Stuccos:
navajowhite(SVG) #FFDEAD
moccasin(SVG) #FFE4B5
honey #FEE5AC
navajowhite2 #EECFA1
bread #FCD59C
burlywood1 #FFD39B
corn #FBEC5D
khaki1 #FFF68F
*/