body { margin-top: 0px;
	   margin-bottom: 0px;
	   margin-left: 0px;
	   margin-right: 0px;
	   background-color: #050505;
	   color: #e3e3e3 }
	   
div#slogan { font-family: arial; 
			 font-style: italic;
			 font-size: 12px;
			 color: #525352;
			 width: 190px;
			 padding: 10px }

div#news { font-family: arial; 
  		   font-size: 12px;
		   color: #828282;
		   line-height: 16px;
		   padding: 10px }

div#newshead { font-family: arial; 
  		   font-size: 22px;
  		   font-weight: bold;
  		   line-height: 24px;
		   color: #cccccc;}

div#prodhead { font-family: arial; 
  		   font-size: 14px;
  		   font-weight: bold;
  		   line-height: 24px;
		   color: #cccccc;}
		   
div#tiny { font-family: arial; 
  		   font-size: 11px;
		   color: #828282; }

a:link { color: #cccccc }
a:visited { color: #cccccc }
a:active { color: #cccccc }
a:hover { color: #f2f4f4 }

a:link#tiny { color: #a4a4a4 }
a:visited#tiny { color: #a4a4a4 }
a:active#tiny { color: #a4a4a4 }
a:hover#tiny { color: #f2f4f4 }

#splash { z-index: 1 }
#imagegallery { border: 3px double #333 }

#prodlist { font-family: arial,tahoma; font-size: 9px; color: #cccccc }
#prodlistt { font-family: arial,tahoma; font-size: 9px; color: #777777 }

.text { font-family: arial; 
  		font-size: 11px;
		color: #828282; }

.input { width: 100%; background-color: #111111; color: #ffffff;
		 border: 1px solid #333333 }

.bg-02 { background-image: URL(../../_common/images/bg-02.jpg);
		 background-repeat: repeat-x;
		 background-color: #000000 }