/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

#wrapper { min-height: 100%;
           min-width: 100%;
           position: absolute; }
#header { }
#content { padding-bottom: 3em; } /* height of footer element */
#footer { width: 100%;
          height: 2em;
          position: absolute; 
          bottom: 1em;
          left: 0px; 
          margin-top: 1em; }

body { background-color: #2e2e2e; 
       font-size: 100%; 
       font-family: Arial, Segoe UI, sans-serif;
       text-align: center; 
       margin: 0;
       padding: 0; }

h1 { color: #d1d1d1; }
h2 span { color: white; 
     position: absolute;
     text-align: left;
     width: 100%;
     top: 0px;
     left: 0px;
     padding: 0.625em; }
h3 { color: #d1d1d1;
     margin-bottom: 1.325em; }
p { color: #d1d1d1;
    font-family: Futura, Geneva, sans-serif; 
    font-size: medium; }
p.main { padding-bottom: 0.7em;
         margin-top: 0; 
	     color: #919191; }
p.foottext { text-align: center;
             font-size: small; 
             margin-bottom: 0; }     
     
a { color: white; 
    text-decoration: none; }
a:hover { text-decoration: underline; }
a.grey { color: #d1d1d1; }

.box { width: 1280px; /* set to width of images */
       margin: 0 auto; }
.box2 { width: 90%;
        margin: 0 auto; 
        background: black;
		display: block; }
.box3 { max-width: 90%;
        margin: 0 auto; 
        background: black; 
		display: block; }
.column-left { float: left; 
		  max-width: 17.29%;
		  height: inherit; 
		  margin: 0px; }
.column-in { float: left; 
		  max-width: 16.47%;
		  height: inherit; 
		  margin: 0px; }
.column-right { float: left; 
		  max-width: 16.83%;
		  height: inherit; 
		  margin: 0px; }

.mailto { color: #d1d1d1; }

.images { width: 100%; height: auto; color: #666666; }

.miniright { font-size: x-small; 
             position: absolute;
             bottom: 2px; 
             right: 65px; }
             
.minileft { position: absolute;
            bottom: 2px; 
            left: 65px; }