

/* Basic Style sheet for Nitro List Builder */



body {/* background: url(images/bgfinegrey.gif);*/

      background-color: navy; 

      color: black;

      margin: 0px;

      padding: 10px;

      justify: left;

      font-size: 12px;

      font-weight: normal; 

      font-family: arial, helvetica, verdana, tahoma, sans-serif;}



td {font-size: 12px;}



a:link {color: blue; font-weight: bold;}

a:hover {color: red; font-weight: bold;}

a:visited {color: navy; font-weight: bold;}

a:hover {color: red; font-weight: bold;}



Span.HiLite {color: black; background: yellow; font-weight: bold;}      



h1   {font-family: tahoma; font-size: large; color: red; font-weight: bold; text-align: center;} 

h2   {font-size: small; font-weight: bold; color: navy;}

h3   {font-size: medium; font-weight: bold; color: red; text-align:center;}

h4   {font-size: medium; color: black; font-weight: bold; text-align: center;}

h5   {font-size: large; font-weight: bold; color: black; text-align:center;}



strong {font-weight: bold;}



Span.boxed {width: 150px; 

            border-style: solid; 

            border-color: #0000FF;

            border-width: thin;

            border-top-width: thick;

            background-color: white;

            color: black; text-align: center;

            font-size: smallest; font-weight: bold;

            padding-top: 10px; padding-bottom: 10px}



/* All Content Boxes belong to the class ".content"*/



.content {position: relative;

          width: auto; 

          margin: 0, 20px, 0, 20px;

          border: none;

          background-color: white;

          color: black;

          font-size: 12px;

          padding: 20px;}



.indent {padding-left:10px;}





#layout {position:relative; 

         left: 50%; margin-left: -385px;

         width:760px; height:auto;  

         background: url(images/leftlowbackground.gif);   

         background-repeat: repeat-y; font-size: 12px}



#header {position:relative; width:760px; height:131px; 

         /*background: url(images/nitroshadow2.jpg);*/   

         background-repeat: no repeat;

         z-index: 2;

         margin: auto;}   



#menu   {position:absolute; width:166px; height: auto;  

         left: 0px; top: 133px; z-index:10; 

         background: url(images/leftlowbackground.gif);}



#right  {position:absolute; left:760px; top: 133px;

         width: auto; height: auto;

         background: url(images/bgfinegrey.gif);}

         

#main    {position: relative; width: 580px; min-height:600px; 

         top: -3px; bottom: 0px; left:180px; padding:0px, 

         background-color: white; color: black;

         font-family: verdana, arial, helvetica, verdana, tahoma, sans-serif; 

         font-size: 12px; text-align: left;}

         

        

#footer  {position:relative; width:760px; height:auto; top:-0px;

         background: url(images/leftlowbackground.gif);   

         font-size: smallest; background-repeat: repeat-y;

         font-family: verdana, tahoma, helvetica, arial, sans-serif;}



#indent {padding-left:30px;}



/* following styles the GetResponse subscription box*/



#GRSubscribeForm fieldset {width: 150px; border: 0px;}

#GRSubscribeForm table {border:0px; cellpadding:0px }





