/*  STYLESHEET BY NEXCO  10/19/07  */
body, html {
	background-color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#wrapper {
	margin: 0;
	padding: 0;
	border: 0;	
	width: 100% auto;
}

/* Left primary navigation */
#Layer2leftcolumn {
	position:absolute; 
	left:29px; 
	top:52px; 
	width:151px; 
	height:388px; 
	z-index:93;
}

/* Photo page positioning */
#Layer4 {
	position:absolute; 
	left:165px; 
	top:43px; 
	/*width:1490px; 
	height:482px; */
	z-index:1;
}

/* Right primary navigation */
#Layer2rightcolumn {
	position:absolute;
	margin-top:52px;
	width:160px;
	height:388px;
	z-index:93;
	left: 273px;
}

.style1 {font-size: 12px}
.style2 {color: #FFCC99}
.style3 {font-size: 11px}
.style4 {font-size: 9px}
.style5 {font-size: 10px}
.style6 {font-size: 16px}
.style7 {font-size: 13px}
.style8 {font-size: 13px}
.style9 {font-size: 13px; word-spacing: normal;}
.style11 {font-size: 13px}
.style12 {color: #FFCC99; font-size: 16px; font-family: Arial, Helvetica, sans-serif; }
.style14 {font-size: 13px; font-weight: bold; }
.style15 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style22 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style23 {color: #FFFF00; font-weight: bold; font-size: small;}
.style26 {font-size: 12px}
.style27 {font-size: 13px; font-weight: bold; }
.style33 {color: #FF6600}
.style34 {color: #FF0000}
.style35 {font-size: 16px; color: #66cc33; }
.style36 {font-size: 16px; color: #FFCC99; line-height: 24px;}
.style38 {line-height: 24px; font-size: 16px; color: #66CC33;}
.style39 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #FFCC99;}
.style40 {font-size: 14px; font-weight: bold; }
.style41 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #FFFF66;}
.style42 {font-size: small; color: #FFFFFF}
.style43 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #FFCC99;}
.style44 {font-size: 12px; font-weight: bold; color: #FFFF66;}
.style45 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style51 {color: #FFFF66}
.style100 {color: #FFFFFF}
.style400 {font-size: large}
.style500 {color: #FFFFFF; font-size: large; }
.style600 {font-size: small}
.style700 {color: #FFCC99; font-size: small; }


/* default a tags*/

a:link {
	color: #FFCC99;
	text-decoration: none;
}
a:visited {
	color: #FFCC99;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#CCFF66;
	
}
a:active {
	text-decoration: none;
}
/* page specific a tags*/

a.navhighlight:link {
color:#FFF;
}
