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

   scrollbar-face-color:        #832AF1; 
   scrollbar-highlight-color:   #832AF1; 
   scrollbar-shadow-color:      #FA9430; 
   scrollbar-3dlight-color:     #832AF1; 
   scrollbar-arrow-color:       #FA9430; 
   scrollbar-track-color:       #FA9430; 
   scrollbar-darkshadow-color:  #832AF1;
}

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;
}

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

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

ul
{
   list-style:           none;
}

li
{
   display:             inline;
}

#container
{    
   margin:               auto;    
   width:                800px;
   height:               800px;
   border:               #FA9430 1px solid; 
   background:           url(http://www.apexvisions.com/images/Layouts/TaraLayout01.jpg) no-repeat;
}

.topWrapper
{
   width:                800px;
   height:               100px;
   float:                left;
}

.rowWrapper
{
   width:                800px;
   height:               150px;
   float:                left;
}

#temp
{
   width:                400px;
   height:               100px;
   float:                left;
}

#menu
{
   width:                300px;
   height:               100px;
   float:                left;
}

.menuT
{
   width:                75px;
   height:               100px;
   float:                left;
}

#rowOneH
{
   width:                250px;
   height:               150px;
   float:                left;
}

#rowOne
{
   width:                150px;
   height:               150px;
   float:                left;
}

#rowTwoH
{
   width:                100px;
   height:               150px;
   float:                left;
}

#rowTwo
{
   width:                450px;
   height:               150px;
   float:                left;
}

#rowThreeH
{
   width:                250px;
   height:               150px;
   float:                left;
}

#rowThree
{
   width:                450px;
   height:               150px;
   float:                left;
}

#rowFourH
{
   width:                400px;
   height:               150px;
   float:                left;
}

#rowFour
{
   width:                150px;
   height:               150px;
   float:                left;
}

.rowPhoto
{
   width:                150px;
   height:               150px;
   float:                left;
}
