﻿* {padding:0;margin:0;}

A { text-decoration: none; }

A:hover { text-decoration: underline; }

DIV .content-wrapper
{
   width:890px;  margin-left: auto;  margin-right: auto; overflow:hidden;
}  

DIV #topmenu A { color: white; }

DIV #mainmenu
{
    white-space:nowrap;
    clear: both;
}

UL
{
	margin-top:15px;
	margin-bottom:15px;
    list-style-type: disc;
    margin-left: 25px;
    text-indent: 1px;
    line-height:13pt;
    padding-left:10px;
}
