/* This is the default style sheet used by the Gallery when
   it is running as a standalone product.  

   If you would like to customize the styles please create 
   copy of this file called 

     "standalone_style.css" (same name without ".default")

   If that file is found in this directory it will be 
   used instead of this one.

   Some of the styles below are overriden by specific 
   album properties. These are noted.

   NOTE:  When Gallery is running standalone it still loads
   embedded_style as a baseline, but you can override those
   settings here.

   $Id: standalone_style.css.default 2292 2006-05-31 22:48:13Z ntrepke $
*/ 

/* 
   link colors - overridden by the album 'linkcolor' property.

A:link, A:visited, A:active 
	{ color: #333366; }
A:hover 
	{ color: #336666; }
*/
/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.

BODY  
	{ 
	  background-color: #FFFFFF;
	  font-size: 8pt;
	  color: #000000;
	}
TD, P 
	{ 
	  color: #000000;
	}
*/


body { 
      color: #636363; 
      font-size: 8pt; 
      font-family: Helvetica, Geneva, Arial, sans-serif; 
      font-weight: normal; 
      background: #cdcdcb; 
}

font {
       font-size: 8pt; 
}

td {
    font-size: 8pt;
}

a.nav:link { 
	font-family: Helvetica, Geneva, Arial, sans-serif;
        color: #636363; 
        text-decoration: none; 
	font-size: 8pt;
        background-color: transparent; 
}

a.nav:visited {
	   font-family: Helvetica, Geneva, Arial, sans-serif; 
           color: #636363; 
           text-decoration: none;
	   font-size: 8pt; 
           background-color: transparent; 
}

a.nav:hover {
	  font-family: Helvetica, Geneva, Arial, sans-serif; 
          color: #006600; 
          text-decoration: none;
	  font-size: 8pt; 
          background-color: transparent; 
}
 
#background { 
             visibility: visible;  
             position: absolute;
             z-index: 1; 
             top: 1px;
             left-margin: auto;
             right-margin: auto;  
             width: 771px; 
             height: 600px; 
}

#header { 
         visibility: visible; 
         position: absolute;
         z-index: 2; 
         top: 16px;
         left-margin: auto;  
         right-margin: auto;
         width: 771px; 
         height: 106px; 
}

#navbar { 
         background-color: #ffc400; 
         visibility: visible; 
         position: absolute;
         z-index: 3; 
         top: 121px; 
         left-margin: auto;
         right-margin: auto; 
         width: 771px;
         height: 15px; 
	 font-family: Helvetica, Geneva, Arial, sans-serif;
}

#navigation { 
            font-weight: bold;
            font-size: 8pt;
            color: #636363;
            padding: 2px;
            margin-left: 5px;
}

#more { 
            font-weight: bold;
            font-size: 8pt;
            color: #636363;
            padding: 0px;
            margin-left: 0px;
}

#body { 
          color: #636363; 
          font-size: 9pt; 
          font-family: Helvetica, Geneva, Arial, sans-serif; 
          font-weight: normal;
          line-height: 11pt; 
          padding: 5px;
          margin-top: 25px;
          margin-left: 30px;
          margin-right: 45px;
          margin-bottom: 15px;
}

#tractor { 
          visibility: visible; 
          position: absolute; 
          z-index: 4; 
          top: 136px; 
          left-margin: auto; 
          right-margin: auto;
          width: 771px; 
          height: 268px; 
}

#footer { 
         font-size: 7pt;
         font-weight: normal;
         color: #636363;
         padding:5px;
         margin-left: 23px; 
}

#boxes { 
        visibility: visible; 
        position: absolute; 
        z-index: 5; 
        top: 412px; 
        left-margin: auto;
        right-margin: auto; 
        width: 771px; 
        height: 181px; 
} 

#content { 
          background-color: #ffffff; 
          visibility: visible; 
          position: absolute; 
          z-index: 4; 
          top: 136px; 
          left-margin: auto;
          right-margin: auto; 
          width: 771px; 
          height: 400px;
}

#footer { 
         background-color: #ffffff; 
         visibility: visible; 
         position: absolute; 
         z-index: 5; 
         top: 537px; 
         left-margin: auto;
         rigt-margin: auto; 
         width: 771px; 
         height: 56px; 
}

#textbox { 
          background-color: #ffffff; 
          visibility: visible; 
          position: absolute; 
          z-index: 4; 
          top: 136px; 
          left-margin: auto; 
          width: 771px;
}

#boxes { 
        visibility: visible; 
        position: absolute; 
        z-index: 5; 
        top: 412px; 
        left-margin: auto;
        right-margin: auto; 
        width: 771px; 
        height: 113px;
}

#contact { 
          background: #ffffff; 
          visibility: visible; 
          position: absolute; 
          z-index: 4; 
          top: 136px; 
          left-margin: auto;
          right-margin: auto; 
          width: 771px; 
}

#reman { 
        background-color: #ffffff; 
        visibility: visible; 
        position: absolute; 
        z-index: 4; 
        top: 136px; 
        left-margin: auto;
        right-margin: auto; 
        width: 771px; 
        height: 465px; 
}

a.links:link { 
        color: #636363; 
        font-weight: bold;
        text-decoration: none; 
        background-color: transparent; 
}

a.links:visited { 
           color: #636363; 
           font-weight: bold;
           text-decoration: none; 
           background-color: transparent; 
}

a.links:hover { 
          color: #006600; 
          font-weight: bold;
          text-decoration: none; 
          background-color: transparent; 
}

a.sitemap:link { 
        color: #636363; 
        font-weight: bold;
        text-decoration: none; 
        background-color: transparent; 
}

a.sitemap:visited { 
           color: #636363; 
           font-weight: bold;
           text-decoration: none; 
           background-color: transparent; 
}

a.sitemap:hover { 
          color: #006600; 
          font-weight: bold;
          text-decoration: none; 
          background-color: transparent; 
}
