/*
Settings for ImageWalker
image-background-color: #676767;
*/


body 
{
	font-family: verdana,arial,helvetica; 
	background-color: #909090;
	background-image: url("tech1.gif");
	background-attachment: fixed;
	color: #e0e0e0
}

a 
{
	color: #e0e0e0
}

a:hover 
{
	color: #ffffff
}

.annotation
{
	font-size: 10px;
}

.navigation
{
	font-size: 10px;
}

.title
{
	font-size: 16px;
}

.footer
{
	font-size: 10px;
}

.description
{
	font-size: 10px;
}



#title
{
	border-left: #777777 2px solid; 
	border-right: #474747 2px solid;
	border-bottom: #474747 2px solid; 
	border-top: #777777 2px solid; 

	background-image: url("tech2.gif"); 
	background-attachment: fixed;	
	background-color: #676767; 

	padding: 5px;
}

#navigation
{
	border-left: #777777 2px solid; 
	border-right: #474747 2px solid;
	border-bottom: #474747 2px solid; 
	border-top: #777777 2px solid; 

	background-image: url("tech2.gif"); 
	background-attachment: fixed;	
	background-color: #676767; 

	padding: 5px;
}


#content 
{
	border-left: #777777 2px solid; 
	border-right: #474747 2px solid;
	border-bottom: #474747 2px solid; 
	border-top: #777777 2px solid; 

	background-image: url("tech2.gif"); 
	background-attachment: fixed;	
	background-color: #676767; 
	
}

#description
{
	border-left: #777777 2px solid; 
	border-right: #474747 2px solid;
	border-bottom: #474747 2px solid; 
	border-top: #777777 2px solid; 

	background-image: url("tech2.gif"); 
	background-attachment: fixed;	
	background-color: #676767; 
}


#footer 
{
	border-left: #777777 2px solid; 
	border-right: #474747 2px solid;
	border-bottom: #474747 2px solid; 
	border-top: #777777 2px solid; 

	background-image: url("tech2.gif"); 
	background-attachment: fixed;	
	background-color: #676767; 
}