body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #d6ad6b;
	background-color: #000000;
}
a:link {
	color: #d6ad6b;
	text-decoration: none;
}
a:visited {
	color: #C69137;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: underline;
}
a:active {
	color: #cccccc;
	text-decoration: underline;
}
.goldTableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6ad6b;
	border-left-color: #d6ad6b;
}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #666666;
}

.copyright a:link {
	color: #666666;
}
.copyright a:visited {
	color: #666666;
}
.copyright a:hover {
	color: #d6ad6b;
}
.copyright a:active {
	color: #cccccc;
}
.bottomNav {
	font-size: 10px;
	color: #d6ad6b;
}
.bottomNav a:link {
	color: #d6ad6b;
	text-decoration: none;
}
.bottomNav a:visited {
	color: #C69137;
	text-decoration: none;
}
.bottomNav a:hover {
	color: #cccccc;
	text-decoration: underline;
}
.bottomNav a:active {
	color: #cccccc;
	text-decoration: underline;
}
.blackSides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6ad6b;
	border-left-color: #d6ad6b;
}

.imageSpaceLeft {
	margin-left: 15px;
	margin-top: 5px;
}
.imageSpaceRight {
	margin-right: 15px;
	margin-top: 5px;
	/*border: 1px solid #333333;*/
}
/*.imageSpaceRight a:link {
	text-decoration: none;
	border: 1px solid #333333;
}
.imageSpaceRight a:visited {
	border: 1px solid #C69137;
	text-decoration: none;
}
.imageSpaceRight a:hover {
	border: 1px solid #CCCCCC;
}
.imageSpaceRight a:active {
	border: 1px solid #FFFFFF;
}
*/
.arrow {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
	/*margin-right: 12px;*/
	margin-top: 10px;
	margin-bottom: -10px;
	padding-bottom: 2px;
	/*padding-right: 2px; took out when I took out extra nbsp*/
	padding-left: 4px;
	/*margin-left: 22px;
	margin-right: 17px;*/
	/*border: 1px solid #575757;*/
	border-left: 17px solid #333333;
	background-color: #404040;
	display: block;
	width: 111px;
}
.arrowTd {
	padding-bottom: 5px;
}
.arrow a:link {
	color: #d6ad6b;
	text-decoration: none;
}
.arrow a:visited {
	color: #C69137;
	text-decoration: none;
}
.arrow a:hover {
	color: #cccccc;
	text-decoration: none;
}
.arrow a:active {
	color: #cccccc;
	text-decoration: none;
}
/*#portrait { 
	filter:alpha(opacity=60);-moz-opacity:0.6; 
}
*/.jeanImg {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 10px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.homeText {
	font-family: Tahoma, Verdana, Arial;
	color: #7D7D7D;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	letter-spacing: 1px;
}
