@charset "iso-8859-1";
		  
body
{
background: #90bcbc;
}
  
#container
{ 
background-color: #008080; 
position: relative; 
width: 900px;
height:	750px; 
margin-left: auto;
margin-right: auto;
}

#header
{
background-image: url(images/nufabheader.jpg);													     
position: absolute;
left: 5px;
margin-top: 5px;
border-bottom: solid 2px #ffff00;
width: 890px;
height: 150px;
} 

#menu
{
position: absolute;
background-color: #25aeae;
border-right: solid 2px #ffff00;
border-top: solid 2px #ffff00;
border-bottom: solid 2px #ffff00;
top: 154px;
width: 150px;						  
height: 112px;
padding-top: 20px; 
padding-bottom: 5px;
} 

#menuprod
{
position: absolute;
background-color: #ffffff;
border: solid 2px #aaaaaa;
width: 128px;						   
}

#content
{
background-color: #ddffff;
position: absolute;	
left: 155px;
top: -2px;
width: 733px;
height: 570px;
border-left: solid 2px #ffff00;
border-top: solid 2px #ffff00;
border-bottom: solid 2px #ffff00;
padding-bottom: 10px; 
overflow: auto;
}  

#contenthead
{  
background-color: #25aeae;
position: relative;
left: 10px;
top: 5px;
width: 700px;
height: 30px; 
border: 1px solid #ffffff;
}  
  
#writing
{
position: absolute;
background-color: #ffffff; 
left: 138px;
width: 530px;
border: 2px solid #aaaaaa;
padding-top: 10px; 
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}

#footer
{

} 

p.content
{
font: normal normal normal 12px verdana;
text-decoration: none;
color: #101010;
}  

p.index
{
text-align: center;
font: normal bold normal 20px verdana;
text-decoration: none;
color: #101010;
}

ul, dl
{
font: normal normal normal 11px verdana;
text-decoration: none;
color: #101010;
}

dt
{
font: normal bold normal 12px verdana;
}

table.prod
{
width: 530px;
} 

td.home
{
margin: 3px;
}

td.prodhead
{
background-color: #bbbbbb;
padding-left: 10px;
}

td.mainpic
{
border: 1px solid #ffffff;
width: 150px;
height: 150px; 
}

td.subpic
{ 
border: 1px solid #ffffff;
width: 50px;
height: 50px;
}

td.menu
{
width: 148px;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 20px;
background-color: #339999; 
}	

td.menu:hover
{
width: 148px;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 20px;
background-color: #efde00
}  


td.prodmenu
{ 
height: 20px;
width: 128px;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 20px;
background-color: #efefef
}

td.prodmenu:hover
{ 
height: 20px;
width: 128px;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 20px;
background-color: #efde00
}

td.selected
{
width: 148px;
margin: 5px;
background-color: #44aaaa;  
}

td.content
{ 
background-color: #deffff;
border: 1px solid #ffffff; 
}

a.menu
{ 
font: bold normal normal 15px arial;
text-decoration: none;
color: #ffffff;
}

a.submenu
{
font: normal normal normal 12px arial;
text-decoration: none;
color: #000000;
}

h1.pagehead
{
font: normal normal normal 20px verdana;
color: #efde00 
} 

h1.subhead
{
font: normal bold normal 16px verdana;
color: #000000;
}  
  
h1.subsubhead
{
font: normal bold normal 13px verdana;
color: #000000;
}  

h1.list
{
font: normal bold normal 12px verdana;
}