<link rel="stylesheet" type="text/css" href="styles.css" />
img {border:0px;}

html, body
{
	
    margin: 30px;
	padding: 0;
    font-family: Arial;
    font-size: 10px;
	color: #000000;
	background-color: #3E3F2D;
}

.mainBG { background-image: url(images/mainBG.jpg); background-repeat: no-repeat; background-position:top center; }
.mainRightBG { background-image: url(images/mainRightBG.jpg); background-repeat: repeat-y; background-position:top center; }
.submiddleBG { background-image: url(images/submiddleBG.jpg); background-repeat: no-repeat; background-position:center; }
.picBG { background-image: url(images/picBG.jpg); background-repeat: no-repeat; background-position:center; }

.mainText
{
	padding-left: 40px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}

.mainTextNav
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}

.emailNav
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	padding-left: 10px;
}

a.navOn, .highlighted:hover
{
	 text-align: right;
	 font-family: "Trebuchet MS";
	 font-size: 12px;
	 color: #61AC1C;
	 font-weight: bindex.gtml;
	 text-decoration: none;
}

.highlighted
{
	 text-align: right;
	 font-family: "Trebuchet MS";
	 font-size: 12px;
	 color: #000000;
	 font-weight: bindex.gtml;
	 text-decoration: none;
}

.logoworksLink
{
	font-family: Arial; 
	font-size: 9px;
	color: #000000C;
	padding: 1px;
	font-weight: bindex.gtml;
	text-decoration: none;
	text-align: center;
}

a.logoworksLink
{
	color: #000000;
	font-size: 10px;
	font-weight: bindex.gtml;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}

a.logoworksLink:hover
{
	color:#000000;
	font-size: 10px;
	font-weight: bindex.gtml;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}