/* MLP Design (http://www.mlpdesign.tk) */

body
{
  font-family: Verdana,sans-serif;
  color: #666;
  font-size:10pt;}

p.menu
{ font-size:8.5pt;
  font-weight:bold;}

p.head
{ font-size:18pt;
  font-weight:bold;
  letter-spacing:5px;}
  
h1
{ font-size:18pt;
  font-weight:bold;
  color:#c63;
  padding-top:10px;}

h2
{ font-size:14pt;
  font-weight:bold;
  color:#666;}
  
a:link, a:visited, a:active
{text-decoration: none;
color:#c63;}

img
{border: 0;}

a:hover
{text-decoration: underline;
color:#c63;}

ul 
{ list-style:none;
  margin-left:10px;
  padding:1px;}

ul li
{ padding:0 0 8px 15px;
  background: url(images/arw.gif) 0 0 no-repeat;}

ol li
{padding-bottom: 15px;}

ul ol li 
{background: none;}

ul ol ul li 
{background: url(images/arw.gif) 0 0 no-repeat;}

#treasurer ul li
{
background: none;
}

#treasurer ul ul li
{
background: url(images/arw.gif) 0 0 no-repeat;
}

#treasurer ul ul ul li
{
background: none;
}

#header
{ background:url(images/header.gif) 0 10px no-repeat #fff;
width:750px;
  height:200px;
  margin:auto;
}
  
#main
{ width:750px;
  margin:auto;
  clear:both; }

#content
{ width:550px;
  float:right;
  padding:0 10px;  
  background-color:#fff;
  color:inherit;}
  
#sidebar
{ width:160px;
  height:auto;
  float:left;
  padding:5px;
  font-size:80%;
  text-align:justify;}

#sidebar a
{ display: block;
  padding:5px 5px;
  text-align:center;}
  
#sidebar a:hover
{ background-color: #fec;
  color:#963;  
  text-decoration: none;}

#footer
{ width:750px;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  padding:10px;
  font-size:80%;
  border-top:#c63 1px solid;
  text-align:center;
  clear:both;}  

.header
{ float:right;
  text-align:right;
  padding:30px 15px 0 0;}  
  
.footer 
{ height:1px;
  clear:both; }

.topside
{ padding-bottom:2px;
  font-size:8pt;
  font-weight:bold;
  border-bottom:#666 2px solid;
  text-align:center;}
  
.inset
{ float:right;
  width:200px;
  padding:10px;
  border:#c63 1px solid;
  margin:5px 0 0 5px;
  background:#fec;
  color:inherit;
  font-size:85%;}

p.small
{font-size: xx-small;}

.left
{float:		left;
margin:	10px;}
