#topcell { height: 20px; }

#middlecell { width: 800px;
			  height: 500px; 
			  border-top: 1px solid #ffffff;
			  border-left: 1px solid #ffffff;
			  border-right: 1px solid #ffffff; }
			 
			 
#bottomcell { width: 800px; 
			  height: 250px; 
			  border: 1px solid #ffffff;
			  }

#bottomcell2 { width: 800px; 
			  height: 160px; 
			  border: 1px solid #ffffff;
			  }

#extracell1 { width: 150px; 
			border-right: 1px solid #4E4E8E;
			border-left: 1px solid #4E4E8E;
			}

#photocell { width: 200px; border: 1px solid #ffffff; background-image: url(images/TypeNew2-bg2.jpg)}
#textcell { width: 460px;
			border-bottom: 1px dotted #FFFFFF;
			padding: 20; 
			vertical-align: top;
			}



