body {
	margin: 0;
	padding: 0;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;	
	font-weight: bold;
	background-color: #FFFFFF;/*white*/
	color: #666666;/*mid grey*/
}

a	{
	color: #666666;
}

hr	{
clear: both;
width: 90%;
text-align: left;/*this will align it for IE*/
margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}

/*#wrapper	{
width: 70%;
margin: 2% 2% 2% 15%;
float: left;
}*/

#wrapper {
	background-color: #FFFFFF;/*white*/
	color: #666666;/*mid grey*/
	margin: 0 auto;
}


.mainheader	{
float: left;
font-size: 4em;
letter-spacing: 1.5px;
}

.subheader	{
float: right;
}

.emphasis	{
background-image: url(../images/claret.jpg);
background-repeat: no-repeat;
color: #FFFFFF;
}

.emphasis a {
text-decoration: none;
color: #FFFFFF;
}

#leftadbar	{
	float: left;
	width: 8%;
	padding: 0 1% 0 0;
	margin: 6% 2% 0 1%;
	background-color: #FFFFFF;
/*	background-color: #EEEEEE;/*very light grey*/
	color: #000000;/*black*/
/*	border-right: solid 1px #CCCCCC;*/
}	


#centrepanel	{
	float: left;
	width: 60%;
	margin: 3% 3% 0 6%;
	text-align: left;
	background-color: #FFFFFF;/*white*/
	color: #666666;/*mid grey*/
	padding: 3%;
}


#section1	{
width: 30%;
float: left;
padding: 1%;
}

#section1 h2	{
background-image: url(../images/specs.gif);
background-repeat: no-repeat;
background-position: right;
width: 160px;
line-height: 65px;
}

#section1 a	{
text-decoration: none;
color: #666666;
}

#section2	{
width: 30%;
float: left;
padding: 1%;
}

#section2 h2	{
background-image: url(../images/fish.gif);
background-repeat: no-repeat;
background-position: right;
width: 180px;
line-height: 65px;
}

#section2 a	{
text-decoration: none;
color: #666666;
}

#section3	{
width: 30%;
float: left;
padding: 1%;
}

#section3 h2	{
background-image: url(../images/bowtie.gif);
background-repeat: no-repeat;
background-position: right;
width: 160px;
line-height: 65px;
}

#section3 a	{
text-decoration: none;
color: #666666;
}

/*#bottompanel	{
width: 50%;
margin: 0 auto 0 15%;
padding: 0 15px;
float: left;
background-color: #E3E4FF;
background-image: url(../images/easyinventory2.jpg);
background-repeat: no-repeat;
background-position: right;
border-style: solid;
border-width: medium;
border-color: #CCCCCC;
}*/

.trial	{
display: block;
float: right;
}

.trial a	{
text-decoration: none;
color: #B35675;
}

#adbar	{
float: left;
width: 8%;
margin: 1%;
}

.ad	{
font: Verdana;
font-size: 12px;
/*background-color: #EBE7E7;*/
color: #333333;
padding: 3px 8px 0 3px;
font-weight: 100;
}

.ad a	{
font: Verdana;
font-size: 13px;
color: #0000FF;
font-weight: bold;
}

.adurl a	{
text-decoration: none;
font-size: 10px;
font-weight: 100;
}


.panel	{
margin: 20px;
}

#speedbox	{
float: right;
width: 130px;
text-align: center;
border: solid 2px #666666;
font-size: .7em;
font-family: "Times New Roman";
}

#speedbox .speedboxEmphasis	{
color: #00CC33;
font-size: 1.2em;
font-weight: bold;
}

#speedbox	a{
text-decoration: none;
color: #666666;
}

.personallink	{
	float: right;
	text-decoration: none;
	padding: 3px;
	border: solid 1px grey;
	color: grey;
	font-size: 9px;
}

.answer	{
	list-style-type: none;
}

#clear	{
	clear: both;
}


.ezinventory	{
	float: left;
	font-size: 1em;
	padding: 0 0 10px 160px;
	vertical-align: middle;
	line-height: 150px;
	background-image: url(../images/easyinvent.gif);
	background-repeat: no-repeat;
}