html { font-size:100.01%;}

body {
	font-family : arial, sans-serif;
	color: #ECB614;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	background-color:#020304;
	line-height:1.4; 
}
UL, LI {
	margin: 0;
	padding: 0;
	list-style:none;
	white-space: nowrap;
}
div.subtitle {
	width: 200px; 
	height: 25px; 
	margin-top: -45px; 
	margin-bottom: 20px; 
	color: #E1b280; 
	font-size: 24px; 
	font-weight: bold; 
	font-style: italic;

}
A, A:active, A:visited {
	color: #ECB614;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
	color: #699921;
	white-space: nowrap;
}
div.tier2CenterLine{
	border-left: 2px solid #E1B280;
	height:20px;
    margin-left: 100px;
}
div.tier2Lines {
	width: 500px;
	border: 2px solid #E1B280;
	border-bottom: none;
	height: 20px;
}
div.tier2 {
	width: 650px;
	height: 224px;
}
UL.tier2  {
	white-space: nowrap;
   	display: inline;
	list-style:none;
}
LI.tier2image1 {
	width: 150px;
	height: 224px;
	display: inline;
}
LI.tier2image2 {
			display: inline;
			margin-left: 100px;
			margin-right: 100px;
}
LI.tier2image3 {
		display: inline;
}
/* --------TEXT LINKS - TIER 2 ---------*/
div.tier2Alpha {
	height: 100px;
	width: 800px;
}
div.tier2col1, div.tier2col3  {
	width: 150px;
	border-top: 2px solid #E1B280;
	margin-top: 10px;
}
div.tier2col1 {float: left; text-align: right;}
div.tier2col3 {float: right; text-align: left}
	
div.centerLine {
	border-left: 2px solid #E1B280;
	height:100px;
    margin-left: 400px;
}

/* -------- TIER 3 Gallery covers---------*/
div.tier3Lines {
	height: 30px;
	width: 250px;
	border: 2px solid #E1B280;
	border-bottom: none;
}
div.tier3TextLeft, div.tier3Textright {
	margin-top: 20px;
	padding: 10px;
}
div.tier3TextLeft{ 
	border-right: 2px solid #E1B280;
	margin-right: 20px;
	text-align:right;
}
div.tier3Textright {
	border-left: 2px solid #E1B280;
	margin-left: 20px;
	text-align: left;
}
/* -------- copyright area ---------*/
.copyright-nobold {
font-size: 12px; font-family : Arial, Helvetica, sans-serif; color : #258E62; TEXT-DECORATION: none; font-weight: normal; padding-bottom: 10px;
}
div.copyright {
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #258E62;
	font-weight: bold;
	line-height: normal;
}
A.copyright, A.copyright:Active, A.copyright:Visited   {
	font-size:11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #258E62;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
 
A.copyright:Hover  {
	color : #75A167;
	text-decoration: underline;
}

