/*-----------------------------------------------------
   LARGE.CSS // Large fonts
----------------------------------------------------- */
#homeContent,
#mainContent                                          { font-size: 15px; }
#mainContent h1                                       { font-size: 26px; }
#homeContent h2,
#mainContent h2                                       { font-size: 20px; }
#mainContent h3,
#mainContent h4,
#mainContent h5,
#mainContent h6                                       { font-size: 15px; }
.homeBox                                              {
	height: 784px;
	background: transparent url(../images/layout/home-box-top-high.gif) no-repeat 0 0;
	}
#top,
#bottom                                               {
	background: transparent url(../images/layout/home-box-top.gif) no-repeat 0 0; 
	width: 270px; 
	height: auto;
	}