body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #333333;
	margin: 0px;
}

a:link {
	color: #ffffff;
	font-weight: bold;
}
a:visited {
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	color: #999999;
}
a:active {
	color: #ffffff;
}

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: 4px solid #684829;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #CCCCCC;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.fontheadlines {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
}
.imageborder {
	border: 1px solid #000000;
}
.imageborderwhite {
	border: 1px solid #FFFFFF;
}
.fontheadlinesblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
}

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: 36px;
	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; }
.tableborder {
	border: 2px solid #000000;
}
