.bodyStyle {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
  line-height: 18px}

.pageheading {  
   font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif; 
     font-size: 16px; 
   font-weight: bold; 
   line-height: 20px; 
 }

.subheading { 
   font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif; 
     font-size: 16px; 
   font-weight: bold ; 
}

body {     scrollbar-arrow-color:#9966CC;
           scrollbar-base-color:#663399;
           scrollbar-track-color:#9966CC;
 }

a.subpage:link {  font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif; font-size: 13px;  font-weight: bold; color: #663399; text-decoration: none; text-transform: uppercase}

a.subpage:visited {  font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #663399; text-decoration: none; text-transform: uppercase}

a.subpage:hover {  font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #9966FF; text-decoration: none; text-transform: uppercase}

a.subpage:active {  font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: FFFFFF; text-decoration: none; text-transform: uppercase}

.textLinks { font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif; font-size: 15px}

a {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
a:link {color: #663399; text-decoration: none }
a:visited { color: #663399; text-decoration: none }
a:hover {  color: #9966FF; text-decoration: none }
a:active {  color: FFFFFF; text-decoration: none }

#portfoliobg {

}
#archiveButton {
	position:absolute;
	z-index:100;
	left: 0px;
	top: 70px;
}

#archiveLinks {
	position:absolute;
	z-index:100;
	left: 165px;
	top: 70px;
	
	display:none;	
}

#currentButton {
	position:absolute;
	z-index:100;
	left: 0px;
	top: 0px;

}


#currentLinks {
	position:absolute;
	z-index:100;
	left: 165px;
	top: 0px;
	
	display:none;	
}

#portfolio {
	/*	background-image: url(../images/portfolio-background.jpg);
	background-repeat: no-repeat;
	background-position: 275px 25px; 
	padding-left:20px;*/
	position:absolute;
	z-index:100;
	top: 298px;
	height: 93px;
}


#portfolio div.classification {
	width: 175px;
	padding: 8px 0px 8px 8px;
	
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-color:#000000;
	white-space:nowrap;	
	float:left;
	
}
#portfolio div.classification a {
	font-weight:bold;
	font-size: 12px;
}
#portfolio div.classification a.linkOn:link,  
#portfolio div.classification a.linkOn:visited {
	color:#FFCC00;
}

#portfolio div.classification a:link,  #portfolio div.classification a:visited {
	color:#D1A8FA;
}


#portfolio div.classification a:hover,  #portfolio div.classification a:active {
	color:#FFFFFF;
}


#portfolio div.group {
	width: 480px;
	padding: 8px 8px 8px 8px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size: 12px;
	background-color:#C49BED;
	white-space:nowrap;
	opacity: 0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	float:left;
}
#portfolio div.group a {
	font-weight:bold;
	font-size: 12px;
	
}
#portfolio div.group a:link,  #portfolio div.group a:visited {
	color:#000000;
}
#portfolio div.group a:hover,  #portfolio div.group a:active {
	color:#ffffff;
}

/* unused
#subGroupNavRow {
text-align:right;
padding-right:0px;
}


#pageLinks{
float:left;
width: 100px;
}
*/
#subpageGroupLinks {
/*float:left;
padding-left:50px;*/
}


#subpageGroupLinks a {
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	
}

#subpageGroupLinks a.linkOn {
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	color:#FFCC00;
}

#contentPanel {
padding-left:190px;
padding-top:15px;

}

.descriptionText {
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:9pt;
padding-top:20px;
padding-left:20px;
text-align:left;
}

.thumbnailOutput {
padding-top:10px;
padding-bottom:50px;
text-align:left;
}

#downloadBrochureLink {
position:absolute;
top:150px;
left:5px;
width:150px;
font-size:11px;
}