html, body
{    
   background:           #74A18E; /* background color */    
   text-align:           center; /* center our layout */    
   font-family:          Arial, Verdana, Helvetica, sans-serif;    
   font-size:            13px;    
   color:                #000000;

   scrollbar-face-color:        #214232; 
   scrollbar-highlight-color:   #214232; 
   scrollbar-shadow-color:      #C0CFCB; 
   scrollbar-3dlight-color:     #214232; 
   scrollbar-arrow-color:       #C0CFCB; 
   scrollbar-track-color:       #C0CFCB; 
   scrollbar-darkshadow-color:  #214232;
}

a img
{    
   margin:               0px;
   padding:              0px;   
   border:               0px;
}

img
{
   vertical-align:       bottom;
}

.opacityit img
{
   filter:               progid:DXImageTransform.Microsoft.Alpha(opacity=100);
   -moz-opacity:         1;
}

.opacityit:hover img{
   filter:               progid:DXImageTransform.Microsoft.Alpha(opacity=40);
   -moz-opacity:         0.4;
}

#container
{    
   margin:               auto;    
   width:                800px;
   border:               #C0CFCB 1px solid;
   height:               700px; 
}

#headerWrap
{
   width:                800px;
   float:                left;
}

#headerExtra1
{
   width:                24px;
   height:               74px;
   float:                left;
   background:           url(http://www.apexvisions.com/images/Layouts/LatoyaLayout01.jpg) no-repeat;
}

#headerExtra2
{
   width:                146px;
   height:               74px;
   float:                left;
   background:           url(http://www.apexvisions.com/images/Layouts/LatoyaLayout07.jpg) no-repeat;
}

#headerMenu125
{
   width:                125px;
   height:               74px;
   float:                left;
}

.headerMenu126
{
   width:                126px;
   height:               74px;
   float:                left;
}

#headerMenu127
{
   width:                127px;
   height:               74px;
   float:                left;
}

#largeWrap
{
   width:                800px;
   float:                left;
}

#leftColumn
{
   width:                277px;
   height:               626px;
   float:                left;
   background:           url(http://www.apexvisions.com/images/Layouts/LatoyaLayout08.jpg) no-repeat;
}

#mailingList
{
   display:              block;
   width:                150px;
   float:                left;
   margin-left:          20px;
   margin-top:           250px;
   text-decoration:      none;
   text-align:           center;
   color:                #C0CFCB;
}

.formRow
{
   padding-top:          5px;   
}

#middleColumn
{
   width:                377px;
   height:               626px;
   float:                left;
   background:           url(http://www.apexvisions.com/images/Layouts/LatoyaLayout09.jpg) no-repeat;
}

#welcomeArea
{
   width:                250px;
   height:               65px;
   float:                left;
   padding:              5px;
   margin-top:           148px; 
   margin-left:          20px;
   text-decoration:      none;
   text-align:           left;
   font-size:            13px;    
   color:                #000000;
}

#summaryArea
{
   width:                320px;
   height:               177px;
   float:                left;
   padding:              5px;
   margin-top:           15px; 
   margin-left:          20px;
   text-decoration:      none;
   text-align:           left;
   font-size:            13px;    
   color:                #000000;
}

#eventsArea
{
   width:                320px;
   height:               100px;
   float:                left;
   padding:              5px;
   margin-top:           18px; 
   margin-left:          20px;
   text-decoration:      none;
   text-align:           left;
   font-size:            13px;    
   color:                #000000;
}

#rightColumn
{
   width:                146px;
   height:               626px;
   float:                left;
   background:           url(http://www.apexvisions.com/images/Layouts/LatoyaLayout10.jpg) no-repeat;
}

#quickPort
{
   width:                115px;
   float:                left;
   margin-top:           10px; 
   margin-left:          7px; 
   text-decoration:      none;
   text-align:           left;
   font-size:            13px;    
   font-weight:          bold;
   color:                #C0CFCB;
}

.quickPhotoArea
{
   width:                110px;
   float:                left;
   margin-top:           10px; 
   margin-left:          3px; 
}

.quickPhotoArea a img
{    
   margin:               0px;
   padding:              0px;   
   border:               #C0CFCB 1px solid; 
}

