/* css

Mitchell-IT Solutions

please do not remove message */

body
{
font-family: Helvetica, Arial;
text-align: center;
/*background-color:c5dce1;*/
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 812px;
text-align: left;
border-style: solid;
border-color: #c5dce1;
border-width: 5px;
}

div#header
{
width: 800px;
height: 18px;
border-style: solid;
border-color: #000000;
border-width: 1px;
text-align: left;
}

div#menu
{
background-color:d1d3e5;
text-align: left;
border-style: solid;
border-color: #000000;
border-width: 1px;
}

div#content
{
border-style: solid;
border-color: #000000;
border-width: 1px;
}

div#footer
{
background-color:d1d3e5;
text-align: center;
border-style: solid;
border-color: #000000;
border-width: 1px;
}

p
{
margin-left: 20px;
margin-right: 20px;
}