*
{
padding: 0px;
margin: 0px;
}

body
{
background: #F9F9F7 url(../images/a1.gif) repeat-x;
font-size: 13px;
font-family: "trebuchet ms", helvetica, sans-serif;
color:#56362E;
line-height: 150%;
}

a
{
color:#166FCF;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

p
{
margin-bottom: 15px;
text-align:left;
}

h1{
margin-top:0px;
margin-bottom:10px;
line-height:100%;
font-size:170%;
}

a img{
border:none;
}

ul{
list-style-position:inside;
list-style-type:square;
}

#container{
width:766px;
margin:0px auto;
margin-top:10px;
padding:10px;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
}

#header{
width:100%;
height:92px;
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
border:0px solid #CCCCCC;
}

#mainContent{
width:100%;
margin-top: 10px;
border:0px solid #CCCCCC;
}

#footer{
width:100%;
margin-top: 10px;
background-color:#ffffff;
color:#888888;
padding:4px 0 4px 0;
text-align:center;
border:0px solid #CCCCCC;
}

#footer a{
color:#7CB8E4;
}


.clear{
clear:both;
}

.sideColumn{
border:0px solid #333333;
float:left;
width:152px;
min-height:145px;
height: auto;
_height: 150px;
margin-top:10px;
text-align:center;
}

.sideColumn ul{
list-style-position:inside;
list-style:circle;
margin-left:10px;
}
.sideColumn ul li{
margin-top:10px;
text-align:left;
}

#rightColumn{
float:right;
}

.centerColumn{
border:0px solid #333333;
float:left;
width:424px;
padding:5px;
padding-top:0px;
min-height:300px;
height: auto;
_height: 300px;
margin:10px;
margin-top:10px;
}



