/** BASIC **/
body {
  font: 100% Tahoma, Helvetica, Arial;
  background: #FFF url(icons/lilybgd.gif) repeat-y left top;
  color: #333;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
border-bottom: 2px solid #000080;
}

/** MAIN **/

#main {
 
}

#main h3 {
border-top: 1px dotted #008000;
border-bottom: 1px dotted #008000;
color: #006000;
}

/** SIDEBAR **/

#sidebar {

font-size: 80%;
 
}




