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

   scrollbar-face-color:        #980540; 
   scrollbar-highlight-color:   #980540; 
   scrollbar-shadow-color:      #C7C3C5; 
   scrollbar-3dlight-color:     #980540; 
   scrollbar-arrow-color:       #C7C3C5; 
   scrollbar-track-color:       #C7C3C5; 
   scrollbar-darkshadow-color:  #980540;
}

ul
{
   list-style-type:      none;
}

li
{
}

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

img
{
   vertical-align:       bottom;
}

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

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

.opacityit2 img
{
   filter:               progid:DXImageTransform.Microsoft.Alpha(opacity=70);
   -moz-opacity:         0.7;
}

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

#gallery2 a img
{    
   margin:               0px;
   padding:              2px;   
   border:               #C7C3C5 2px solid; 
}

#container
{    
   margin:               auto;    
   width:                700px;
   border:               #980540 1px solid; 
   padding:              5px;   
   height:               700px; 
}

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

#leftColumnTop
{
   height:               230px;
   width:                216px;
   float:                left;
}

#leftColumnMiddle
{
   height:               250px;
   width:                216px;
   float:                left;
}

#leftColumnBottom
{
   height:               220px;
   float:                left;
}

#menu
{
   float:                left;
   height:               250px;
}

#menuArea a
{ 
   float:                left;
   width:                100px;
   text-decoration:      none;
   color:                #980540;
   font-weight:          bold;
   background:           #E9E5E7;
   margin-left:          30px;
}

#menuArea a:hover
{
   text-decoration:      none;
   color:                #E9E5E7;
   background:           #980540;
}

#menuArea ul
{
   list-style-type:      none;
   margin-top:           0px;
}

#menuArea li
{
   float:                left;
   padding:              5px;
   margin-top:           0px;
   margin-bottom:        20px;
}

#mailingList
{
   width:                150px;
   height:               220px;
   float:                left;
   margin-left:          8px;
   text-decoration:      none;
   text-align:           center;
   color:                #980540;
}

.formRow
{
   padding-top:          5px;   
}

#topPhotoWrap
{
   width:                484px;
   height:               165px;
   float:                left;
}

.topPhotos
{
   width:                162px;
   height:               165px;
   float:                left;
}

#topPhotosMiddle
{
   width:                160px;
   height:               165px;
   float:                left;
}

#contentArea
{
   width:                484px;
   height:               424px;
   float:                left;
   background:           url(http://www.apexvisions.com/images/Layouts/CeCeLayout5.jpg) no-repeat;
}

#contentHeader
{
   width:                464px;
   float:                left;
   padding:              5px;
   text-decoration:      none;
   text-align:           left;
   font-weight:          bold;
   font-size:            20px;    
   color:                #E9E5E7;
   margin-left:          7px;
}

.contentMainWrap
{
   width:                464px;
   float:                left;
}

#contentMain
{
   width:                247px;
   height:               270px;
   float:                left;
   padding:              5px;
   margin-bottom:        5px; 
   margin-left:          7px;
   text-decoration:      none;
   text-align:           left;
   font-size:            13px;    
   color:                #E9E5E7;
}

#picturePreview
{
   width:                170px;
   height:               250px;
   float:                left;
   padding:              3px;
   border:               1px solid #E9E5E7;
   margin-left:          10px;
   margin-top:           5px; 
}

#contentBottom
{

   width:                440px;
   float:                left;
   padding:              5px;
   text-decoration:      none;
   text-align:           left;
   font-size:            13px;    
   color:                #E9E5E7;
   margin-left:          7px;
}
#bottomArea
{
   width:                484px;
   height:               111px;
   float:                left;
   background:           url(http://www.apexvisions.com/images/Layouts/CeCeLayout6.jpg) no-repeat;
}

.horizontalLine
{
   border-top:           1px solid #E9E5E7;
   width:                440px;
   float:                center;
}

#gallery2
{
   margin-top:           15px;
}