body
{
	margin: 0 auto;
	background: white;
	
}


.products
{
	width: 212px;
	height: 212px;
	margin: 0 auto;
	background-color: white;

}

#dropmenudiv a
{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 0px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;

}

#dropmenudiv a:hover
{ 
	background-color: white;
	color: black;
}


#dropmenudiv
{
	position:absolute;
	border:0px solid black; //was 1 px
	border-bottom-width: 1px;
	font:normal 13px Tahoma
	line-height:18px;
	z-index:100;
	background: url(../images/imagestrip.jpg) repeat-x;

}
.prodpics 
{  
	
    	height:  202px;  
    	width:   202px;  
    	padding: 10px;  
    	margin-left:  10px;  
    	    	border: 0px solid ;
	background-color: white;
	float: right;
} 


.products img 
{  
    	padding: 0px;  
    	border:  0px solid #ccc;  
    	background-color: #eee;  
	height: auto;
	width: auto;
	float: center;
} 

.wrapper
{
	width: 930px;
	height: 700px;
	text-align: center;
	display: table-cell;
	margin: 0 auto;
	background-color: white;//#c0c0e0; //light blue
}
.header
{
	width: auto;
	height: 260px;
	background: url(../images/imagestrip.jpg) repeat-x;
	text-align: left;
	
	
}

.header-text
{
	font-family: tahoma;
	font-size: 8pt;
	
	font-weight: bold;
	color: #0000EA;
	letter-spacing: 3px;
	margin-left: 10px;
	padding-top: 3px;
	float: left;
	
}



.topbar
{
	width: auto;
	height: 24px;
	background-color: #FFDE00;


}

.nav-bar
{
	width: 160px;
	height: 260px;
	background: whie; //url(../images/imagestrip.jpg) repeat-x;
	float: left;
	display: none;
	
}

.welcome-bar
{
	width: 751px;
	height: auto;
	

	
}
.welcome-text-holder
{
	float: left;
	width: 715px;
	height: auto;
	

	text-align: left;
	margin-left: 15px;
	margin-top: 25px;
	margin-right: 10px;
}

.text1
{
	font-family: tahoma;
	font-size: 26pt;
	color: black;		
	text-alignment: center;
}

.ccc
{
	float: left;
	width: 720px;
	height: auto;
	text-align: center;
	background-color: white;
	margin-top: 5px;
}
.text3
{
	font-family: tahoma;
	font-size: 9pt;
	color: black;	
	padding-top: 10px;
	line-height: 16px;
}

.text2
{
	font-family: tahoma;
	font-size: 16pt;
	color: black;
	padding-top: 10px;
	line-height: 22px;
}

.news-bar
{
	width: 751px;
	height: 192px;
	background-color: #ffffff;
}

.news-text-holder
{
	float: left;
	width: 240px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}

.project-text-holder
{
	float: left;
	width: 240px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}

.spacer{
	font-size:5px;
	line-height: 0.75;
}


.title-text
{
	font-family: tahoma;
	font-size: 18pt;
	color: #6e6e6e;	
}

.date-text
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;	
}

.supertiny
{
	font-family: tahoma;
	font-size: 6.5pt;
	color: white;	


}

.nav-button
{
	float: left;
	height: auto;
	width: 122px;
	text-align: center;
	font-family: tahoma;
	font-size: auto;
	color: white;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 20px;
	padding: 5px;
	border:  2px solid #585858;
	background: white;

}

a.navbar {text-decoration: none; color: black;}
a.navbar:link {color: black; text-decoration: none; }
a.navbar:hover {color: black; text-decoration: none; cursor: pointer; font-size: 130%}


.button {
width: 100px;
border: 0px;
height: 19px;
cursor: hand;
padding: 0px;
background: #FFDE00;
font-weight: bold;
color: black;
	letter-spacing: 1px;
margin-bottom: 10px;
}

.pic
{
	size=100%;

}

.pic:hover
{
	h-space: 12;

}

.bottomnav
{	float: center;
	height: 20px;
	width: 400px;
	
}

.copyright-bar
{
	width: 751px;
	height: auto;
	background-color: white;
}

a img { border: 0px; }
a:hover img {border: 5px black solid; }
a:visited img {border: 0px; }

a {text-decoration: none; color: black;}
a :link {color: #6e6e6e; text-decoration: none; }
a :visited {color: black; text-decoration: none; }
a :hover {color: #000000; text-decoration: none; cursor: pointer; font-size: 115%}
a.nav:active {color: #6e6e6e; }

