body
{
   margin:                    0;
   padding:                   0;
   line-height:               1.5em;
   background-image:          url('http://www.amsterdamtulipmuseum.com/img/lines.gif');
}

h1
{    
   font-weight:               700;
   font-family:               Helvetica, arial, sans-serif;
   font-size:                 1.4em;
   color:                     #385437;
}
h2
{
}
h3
{
}
h4
{
}


strong {
	font-family:               Helvetica, arial, sans-serif;
	font-weight:              800;

}


li
{
   line-height:               3em;
   margin-left:               1em;
   padding-left:              0px;
}

#maincontainer
{
   width:                     800px; /*Width of main container*/ 
   margin:                    0 auto; /*Center container on page*/
   background:                #ffffff;
   
}

#contentwrapper
{
   float:                     left;
   width:                     100%;
}

#banner
{
   background:                #eff4d7;
/* background:                #fff; */
/* height:                    142px; Height of top section */
}

#contentcolumn
{
   margin-left:               200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
   background:                #eff4d7;
   height:                    1800px;
}

#contentcolumn p
{
   width:                     560px;
   font-weight:               200;
   font-family:               Helvetica,arial, sans-serif;
   font-size:                 1em; 
   line-height:               1.5em;
}

#contentcolumn table
{
/* background:#6e9456; */
}

#leftcolumn
{
   float:                     left;
   width:                     200px; /*Width of left column in pixel*/
   margin-left:               -800px; /*Set margin to that of -(MainContainerWidth)*/
   background:                #6e9456;
/* opacity:                   0.80; */
}

#leftcolumn .innertube
{
   margin:                    10px; /*Margins for inner DIV inside each column (to provide padding)*/
   margin-top:                10;
   line-height:               1.5em;
   height:                    1800px;
}

#leftcolumn p
{
   margin-left:               20px; /*Margins for inner DIV inside each column (to provide padding)*/
}

#leftcolumn .smalltext
{
   font-weight:               200;
   font-family:               Helvetica, arial, sans-serif;
   font-size:                 0.7em; 
   line-height:               1em;
   color:                     #000;
}

.innertube
{
   margin:                    10px; /*Margins for inner DIV inside each column (to provide padding)*/
   margin-top:                0;
}

.calloutwrapper
{
   padding:                   0.9em;
   background:                #cfd6c3;
   font-weight:               200;
   font-family:               Helvetica, arial, sans-serif;
   font-size:                 0.9em; 
   line-height:               1.5em;
}

#banner h1
{
   font-size:                 14px;
   padding:                   10px 10px 0px 10px;
   margin:                    0px;
}

.a
{ 
   color:                     #000000; 
   font-family:               'Arial', 'gill sans', 'sans-serif'; 
   font-size:                 .9em; 
   line-height:              .9em; 
   opacity:                   1.00;
   
}

.a:link
{
   text-decoration:           none;
} 
.a:active
{
   text-decoration:           none;
} 
.a:visited
{
   text-decoration:           none;
} 
.a:hover
{
   color:                     red;
   text-decoration:           none;
} 

#logo { 
/* width:                     190px; */
   padding-left:              30px; 
   padding-bottom:            10px;
   padding-top:               10px;  
/* background-image:          url('img/ATM-logo.jpg'); 
   background-repeat:         no-repeat; */ 
}

#slugline
{ 
   height:                    1.75em; 
   line-height:               1.75em; 
   background-color:          #385437;
   color:                     #ffffff; 
 
   font-family:               'Arial', 'gill sans', sans-serif;
   font-size:                 1em; 
   text-indent:               2em;
}

.bottomnav
{
   width:                     100%; 
   color:                     #aaa; 
   font-weight:               300;
   font-family:               'Arial', 'gill sans', sans-serif;
   font-size:                 1em; 
   text-indent:               2em; 
}
.bottomnav:link
{
   color:                     #aaa;
   text-decoration:           none;
}
.bottomnav:active
{
   color:                     #aaa;
   text-decoration:           none;
}
.bottomnav:visited
{
   color:                     #aaa;
   text-decoration:           none;
}
.bottomnav:hover
{
   color:                     #aaa;
   text-decoration:           none;
}

.illus
{
   font-family:               Verdana, Arial, Helvetica, sans-serif;
   font-size:                 10px;
   font-style:                italic;
   color:                     #000000;
   padding:                   0.5em;
   float:                     left;
   margin:                    1em;
   line-height:               12px;
   border:                    1px solid black;
   background-color:          white;
}

.illusr
{
   font-family:               Verdana, Arial, Helvetica, sans-serif;
   font-size:                 10px;
   font-style:                italic;
   color:                     #000000;
   padding:                   0.5em;
   float:                     right;
   margin:                    1em;
   line-height:               12px;
   border:                    1px solid black;
   background-color:          white;
}

.leftnav
{
}

.titlebar
{
}

.panelgreen
{
}

#biglogo
{
   background-image:          url('http://qs1333.pair.com/users/blend8/ATM/img/transATMlogo2.png');
   background-repeat:         no-repeat;
/* width:                     800px;
   height:                    800px; */
   margin:                    auto auto; 
   position:                  relative;
}

