body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #333;
	text-align: center;
/* part 1 of 2 centering hack */
	}
#global {
     position: absolute;
     left: 50%; 
     top: 50%;
     width: 810px;
     height: 540px;
     margin-top: -270px; /* half of the height */
     margin-left: -405px; /* half of the width */
     border: 0;
     }
a {
	text-decoration: none;
	font-weight: bold;
	color:  #4D4B6B;
	text-decoration: underline;
	}
a:visited {
	color:  #4D4B6B;
	}
a:active {
	color:  #4D4B6B;
	}
a:hover {
	color: #000;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

table.full {
	width: 100%;
	}
td {
	color: #000;
	font-size: 14px;
	}
.tdtop1 {
	width: 800px;
	height: 240px;
	background: url(http://finelineweb.com/new/images/bgtop1.png) no-repeat top center;
	margin-top: 0;
	margin-bottom: 0;
	}
.tdtop2 {
	width: 800px;
	height: 240px;
	background: url(http://finelineweb.com/new/images/bgtop2.png) no-repeat top center;
	margin-top: 0;
	margin-bottom: 0;
	}
.tdtop3 {
	width: 800px;
	height: 240px;
	background: url(http://finelineweb.com/new/images/bgtop3.png) no-repeat top center;
	margin-top: 0;
	margin-bottom: 0;
	}
.tdtop4 {
	width: 800px;
	height: 240px;
	background: url(http://finelineweb.com/new/images/bgtop4.png) no-repeat top center;
	margin-top: 0;
	margin-bottom: 0;
	}
.tdmiddle1 {
	width: 800px;
	height: 150px;
	background: url(http://finelineweb.com/new/images/bg1.gif) no-repeat top center;
	margin-top: 0;
	margin-bottom: 0;
	}
.tdmiddle2 {
	width: 800px;
	height: 150px;
	background: url(http://finelineweb.com/new/images/bg2.gif) no-repeat top center;
	margin-top: 0;
	margin-bottom: 0;
	}
.tdmiddle3 {
	width: 800px;
	height: 150px;
	background: url(http://finelineweb.com/new/images/bg3.gif) no-repeat top center;
	margin-top: 0;
	margin-bottom: 0;
	}
.tdmiddle4 {
	width: 800px;
	height: 150px;
	background: url(http://finelineweb.com/new/images/bg4.gif) no-repeat top center;
	margin-top: 0;
	margin-bottom: 0;
	}
.tdbottom1 {
	width: 800px;
	height: 150px;
	background: url(http://finelineweb.com/new/images/bgbottom1.gif) no-repeat top center;
	margin-top: 0;
	margin-bottom: 0;
	}
.tdbottom2 {
	width: 800px;
	height: 150px;
	background: url(http://finelineweb.com/new/images/bgbottom2.gif) no-repeat top center;
	margin-top: 0;
	margin-bottom: 0;
	}
.tdbottom3 {
	width: 800px;
	height: 150px;
	background: url(http://finelineweb.com/new/images/bgbottom3.gif) no-repeat top center;
	margin-top: 0;
	margin-bottom: 0;
	}
.tdbottom4 {
	width: 800px;
	height: 150px;
	background: url(http://finelineweb.com/new/images/bgbottom4.gif) no-repeat top center;
	margin-top: 0;
	margin-bottom: 0;
	}
.sm {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	color: #000;
	font-size: 10px;
	}
.para {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	color: #000;
	font-size: 12px;
	}
h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	color: #cc0000;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
.box1a {
	margin-right: auto;
	margin-left: auto; 
	width: 800px;
	padding: 0;
	background: url(http://finelineweb.com/new/images/bgtop.gif) no-repeat top center;
	border: solid 1px #000;
	}
*>.box1a {
	padding-top: 240px;
	min-height: 1px;
	}

*>.box1a p {
	color: #000;
	font-size: 12px;
	text-align: left;
	margin-top: -220px;
	margin-left: 10px;
	margin-right: 10px;
	}
* html .box1a {
	height: 240px;
	}
.box2a {
	margin-right: auto;
	margin-left: auto; 
	width: 800px;
	padding: 0;
	background: url(http://finelineweb.com/new/images/bg1.gif) no-repeat top center;
	border: solid 1px #000;
	}
*>.box2a {
	padding-top: 150px;
	min-height: 1px;
	}

*>.box2a p {
	margin-top: -150px;
	}
* html .box2a {
	height: 150px;
	}
.box2b {
	margin-right: auto;
	margin-left: auto; 
	width: 800px;
	padding: 0;
	background: url(http://finelineweb.com/new/images/bg2.gif) no-repeat top center;
	border: solid 1px #000;
	}
*>.box2b {
	padding-top: 150px;
	min-height: 1px;
	}

*>.box2b p {
	margin-top: -150px;
	}
* html .box2b {
	height: 150px;
	}
.box2c {
	margin-right: auto;
	margin-left: auto; 
	width: 800px;
	padding: 0;
	background: url(http://finelineweb.com/new/images/bg3.gif) no-repeat top center;
	border: solid 1px #000;
	}
*>.box2c {
	padding-top: 150px;
	min-height: 1px;
	}

*>.box2c p {
	margin-top: -150px;
	}
* html .box2c {
	height: 150px;
	}
.box2d {
	margin-right: auto;
	margin-left: auto; 
	width: 800px;
	padding: 0;
	background: url(http://finelineweb.com/new/images/bg4.gif) no-repeat top center;
	border: solid 1px #000;
	}
*>.box2d {
	padding-top: 150px;
	min-height: 1px;
	}

*>.box2d p {
	margin-top: -150px;
	}
* html .box2d {
	height: 150px;
	}
.box3 {
	margin-right: auto;
	margin-left: auto; 
	width: 800px;
	padding: 0;
	background: url(http://finelineweb.com/new/images/bgbottom1.gif) no-repeat top center;
	border: solid 1px #000;
	}
*>.box3 {
	padding-top: 150px;
	min-height: 1px;
	}

*>.box3 p {
	margin-top: -150px;
	}
* html .box3 {
	height: 150px;
	}
.box3b {
	margin-right: auto;
	margin-left: auto; 
	width: 800px;
	padding: 0;
	background: url(http://finelineweb.com/new/images/bgbottom2.gif) no-repeat top center;
	border: solid 1px #000;
	}
*>.box3b {
	padding-top: 150px;
	min-height: 1px;
	}

*>.box3b p {
	margin-top: -150px;
	}
* html .box3b {
	height: 150px;
	}
.box3c {
	margin-right: auto;
	margin-left: auto; 
	width: 800px;
	padding: 0;
	background: url(http://finelineweb.com/new/images/bgbottom3.gif) no-repeat top center;
	border: solid 1px #000;
	}
*>.box3c {
	padding-top: 150px;
	min-height: 1px;
	}

*>.box3c p {
	margin-top: -150px;
	}
* html .box3c {
	height: 150px;
	}
.box3d {
	margin-right: auto;
	margin-left: auto; 
	width: 800px;
	padding: 0;
	background: url(http://finelineweb.com/new/images/bgbottom4.gif) no-repeat top center;
	border: solid 1px #000;
	}
*>.box3d {
	padding-top: 150px;
	min-height: 1px;
	}

*>.box3d p {
	margin-top: -150px;
	}
* html .box3d {
	height: 150px;
	}

/* Begin Menu */

#navcontainer {
    font: normal normal 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	position: relative;
	top: 5px;
	margin-top: 20px;
}
#navlist {
    list-style: 			none outside none;
    margin: 				0;
    padding: 				0;
}
@media all {
    #navlist {
        text-align: center
    }  
}
#navlist li {
    bottom: 				11px;
    display: 				inline;
    line-height: 			1.2em;
    margin: 				0;
    padding: 				0;
    position: 				relative;
}
html>body #navlist li {
    background: 			#000;
    margin: 				0 3px 0 0;
    padding: 				4px 0px 4px 0;
}
#navlist a, #navlist a:link, #navlist a:visited {
    background: 			#ccc;
    border: 				1px solid #fff;
    bottom: 				2px;
    color: 				#000;
    cursor: 				pointer;
    display: 				inline;
    height: 				1em;
    margin: 				0;
    padding: 				3px 5px 3px 5px;
    position: 				relative;
    right: 					2px;
    text-decoration:		none;
}
#navlist a:hover {
    background: 			#000;
    bottom: 				1px;
    color: 					#fff;
    position: 				relative;
    right: 					1px;
}
#navlist a:active {
    background: 			#000;
    bottom: 				1px;
    color: 					#fff;
    position: 				relative;
    right: 					0;
}
#navlist li#active {
    background: 			#000;
    bottom: 				11px;
    display: 				inline;
    margin: 				0 3px 0 0;
    padding: 				0;
    position: 				relative;
}
html>body #navlist li#active {
    background: 			#000;
    margin: 				0 4px 0 4px;
}
#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
    background: 			#000;
    border-bottom: 			none;
    border-left: 			1px solid #9cc;
    border-right: 			1px solid #9cc;
    border-top: 			1px solid #9cc;
    bottom: 				0;
    color: 					#fff;
    cursor: 				text;
    margin: 				0;
    padding: 				2px 5px 0 5px;
    position: 				relative;
    right: 					0;
}

/* End Menu */