
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}

.archive{
	color: #000;
	text-decoration: none;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003300;
	font-weight:100;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003300;
	font-weight:bold;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:10px;
}

.n{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006666;
	font-weight:bold;
	text-decoration:none;
}


.b-active{
	background-image:url(images/active.gif); 
	background-repeat:no-repeat;
	width:74px; 
	height:35px; 
	text-align:center; 
	float:left;
	position:relative;
	padding-top:10px;
}

.n-active{
	background-image:url(images/n-active2.gif); 
	background-repeat:no-repeat;
	width:81px; 
	height:23px; 
	text-align:center; 
	margin-top:8px;
	float:left;
	padding-top:5px;
	position:relative;
}

.link-spacer{
	width:2px; 
	height:37px; 
	float:left;
}

.index-thumb{
	background-image:url(images/index-thumb-bg.jpg); 
	width:68px; height:50px; 
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	text-align:center;
	padding-top:6px;
	float:left;
}


.index-thumb2{
	background-image:url(images/index-thumb-bg2.jpg); 
	width:68px; height:75px; 
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	text-align:center;
	padding-top:10px;
	float:left;
}

.stage_thumb{
width:151px; 
float:left; 
padding:10px; 
padding-left:18px;
padding-top:6px;
}

.stage_thumb2{
width:230px; 
float:left; 
padding:10px; 
padding-left:18px;
padding


.spacer_thumb{
width:7px; 
height:10px; 
float:left
}


