﻿@import url('dinnerinhand.css');
body              {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; margin: 0; background-color: #c0c0c0}
a,
a:visited         {color: #647CD4; text-decoration: none;}
a:active          {color: #647CD4;}
a:hover           {color: #647CD4; text-decoration: underline;}
a:link            {color: #647CD4;}

h2                {color: #7d0000; margin-top: 12px; margin-bottom: 12px;}

#container        {background-color: #FFFFFF; width: 980px;}

#banner           {background-color: #F1F3F2;}
#banner .cont     {text-align: center; background-color: #FFFFFF;}
#banner .img      {margin-top: 6px; margin-bottom: 6px;}

.mnuBottom        {background-color: #DDE5D7;}
.track2           {background-image: url('images/track2.gif');}

.style1           {text-align: center; height: 470px;}
.style2           {margin-top: 9px;}

.align_left       {text-align: left;}

