* /* reset */
{margin: 0px;padding: 0px;}

body
{background-color: #fff;color: black;font-size: 16px;
font-family: "arial", helvetica, sans-serif;}

a
{text-decoration: underline;color: #3300CC;}

a:hover{text-decoration: none;
		color: #fff;
		background: #3300CC ; }
		
img		{ border: 0; padding: 0 2px; vertical-align: text-bottom;
				margin-bottom: 2px;}

#header
{width: 100%;
height: 104px;
background-color: black; 
background: url('http://joefrancislab.com/images/a1b.gif'); 
color: #ffffff;}

#header_inner
{
position: relative;
width: 680px;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
background: inherit;
position: absolute;
left: 0px;
bottom: 10px;
font-size: 37px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#main
{
padding-top: 20px;
position: relative;
width: 680px;
margin: 0px auto;
padding-bottom: 10px;
}
#main-pub
{
padding-top: 20px;
position: relative;
width: 90%;
margin: 0px auto;
padding-bottom: 10px;
}
#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 175px;
height: 25px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('http://joefrancislab.com/images/bbg0.gif');
padding-left: 18px;
padding-top: 10px;
color: black;
font-size: 13px;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px; 
background: url('http://joefrancislab.com/images/x1.gif') no-repeat; 
}

#menu a:hover
{
color: black;
background-image: url('http://joefrancislab.com/images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('http://joefrancislab.com/images/a2.gif');
}

h1
{
background: inherit;
color: #4682B4;
font-size: 26px;
line-height: 28px;
}

h1 span
{
background: inherit;
color: #4682B4;
}

h1 span sup
{
background: inherit;
color: #85AC1E;
font-size: 14px;
}

h3
{
background: inherit;
color: #50514D;
font-size: 15px;
background: url('http://joefrancislab.com/images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #3299CC;
}

h3.first
{
margin-top: 0px;
}

h5 span
{
	background: inherit;
	color: #3299CC;
	font-size: 15px;
	background: url('http://joefrancislab.com/images/a3.gif') repeat-x 0px 17px;
}

h4
{
}

#lcol
{
position: relative;
width: 185px;
float: left;
}

#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
}

#rcontent
{
position: relative;
padding: 10px 20px 0px 20px;
}

ul
{
list-style: none;
}

li
{
padding-left: 15px;
}

ol{
margin-left: 20px;
line-height: 24px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}

#lcol p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
position: relative;
margin-left: 190px;
width: 485px;
background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

#footer
{
clear: both;
background: url('http://joefrancislab.com/images/a2.gif') repeat-x;
width: 680px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
color: #7f7f7f;
text-align: center;
}
#intextimage{
	float: right;
	margin: 0px 0px 15px 15px;
}

note {		
			font-size: 90%;
			font-color: 00CC00;
			font-style: italic;
			font-family: Helvetica, sans-serif; 
}

td {
	valign: top;
}



