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

   scrollbar-face-color:        #61111E; 
   scrollbar-highlight-color:   #61111E; 
   scrollbar-shadow-color:      #95213F; 
   scrollbar-3dlight-color:     #61111E; 
   scrollbar-arrow-color:       #95213F; 
   scrollbar-track-color:       #95213F; 
   scrollbar-darkshadow-color:  #61111E;
}

body
{
   background:           url(http://www.apexvisions.com/images/Layouts/TivoneeHelp2.jpg) left repeat-x;
}
   
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:                900px;
   height:               800px;
}

#headerWrapper
{
   width:                900px;
   height:               160px;
   float:                left;
   background:           url(http://www.apexvisions.com/images/Layouts/TivoneeLayout1.jpg) no-repeat;
}

#headerBanner
{
   width:                330px;
   height:               160px;
   float:                left;
}

.menu
{
   width:                500px;
   float:                left;
   margin-left:          2px;
   margin-top:           135px;
   font-family:          Arial, Verdana, Helvetica, sans-serif;    
   font-size:            13px;    
   color:                #FFFFFF;
   font-weight:          bold;
}


.menu ul
{
   margin:               0;
   padding:              0;
   float:                left;
   width:                500px;
}

.menu ul li
{
   display:              inline;
}

.menu ul li a
{
   float:                left;
   color:                white;
   text-decoration:      none;
   width:                92px;
   height:               20px;
   text-align:           center;
   margin-right:         4px;
}

.menu ul li a:visited
{
   color:                white;
}

.menu ul li a:hover, .menu ul li 
{
   color:                white !important; 
   width:                92px;
   height:               20px;
   text-align:           center;
   margin-right:         4px;
   background:           url(http://www.apexvisions.com/images/Layouts/TivoneeHelp1.jpg) no-repeat;
}

#leftWrapper
{
   width:                330px;
   height:               640px;
   float:                left;
}

#photoRotate
{
   width:                330px;
   height:               430px;
   float:                left;
   background:           url(http://www.apexvisions.com/images/Layouts/TivoneeLayout2.jpg) no-repeat;
}

.formRow
{
   padding-top:          5px;   
}

#mailingListWrap
{
   width:                330px;
   height:               210px;
   float:                left;
   background:           url(http://www.apexvisions.com/images/Layouts/TivoneeLayout5.jpg) no-repeat;
}

#mailingList
{
   margin-top:           10px;
   margin-left:          35px;
   float:                left;
   text-align:           center;
   text-decoration:      none;
   color:                #FFFFFF;
}

#rightWrapper
{
   width:                570px;
   height:               640px;
   float:                left;
}

#welcomeTop
{
   width:                570px;
   height:               210px;
   float:                left;
   background:           url(http://www.apexvisions.com/images/Layouts/TivoneeLayout3.jpg) no-repeat;
}

#welcomeInfo
{
   width:                380px;
   float:                left;
   margin-left:          5px;
   margin-top:           55px;   
   color:                #FFFFFF;
   text-align:           left;
}

#fastEvents
{
   width:                570px;
   height:               430px;
   float:                left;
   background:           url(http://www.apexvisions.com/images/Layouts/TivoneeLayout4.jpg) no-repeat;
}

#fastInfo
{
   width:                225px;
   float:                left;
   margin-left:          5px;
   margin-top:           45px;   
   color:                #FFFFFF;
   text-align:           left;
}

#eventsInfo
{
   width:                225px;
   float:                left;
   margin-left:          15px;
   margin-top:           45px;   
   color:                #FFFFFF;
   text-align:           left;
}

