body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #000000;
	margin: 0px;
	background-image: url(images/background.jpg);
}

a:link {
	color: #CC0000;
	font-weight: bold;
}
a:visited {
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #990000;
}

a:focus {
	OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium
}

.nav a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.nav a:hover {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.nav a:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.maintable {
	background-color: #FFFFFF;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #CCCCCC;
}

.footertext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.fontheadlines {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
}

.fontheadlines2 {
	color: #E6C72E;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.imageborder {
	border: 1px solid #000000;
}
.imageborderwhite {
	border: 1px solid #FFFFFF;
}
.fontheadlinesblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentback {
	background-image: url(images/website_layout_04.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
form {margin-bottom: 0;}

:focus
{
  -moz-outline-style: none;
}

.portfoliotable {
	background-color: #DADADA;
	border: 1px solid #000000;
}
.portfoliotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.pad {
	padding: 10px;
}

.testspaceing {
	color: #373737;
	font: 14px Arial, sans-serif;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: .10em;
}

html { overflow: -moz-scrollbars-vertical !important;
min-height: 101%; margin-bottom: 1px; }
.salesbox {
	background-color: #FDFAEE;
	border: 1px solid #000000;
}
