﻿#custom-doc { width:67em;*width:65.39em;min-width:871px; margin:auto; text-align:left; }
#hd { 
      background-image: url(logo1.jpg);
      background-repeat: no-repeat;
      padding-left: 120px;
      padding-top: 60px;
      height: 80px;
      margin-top: 10px;
}

#bd {
    background-image: url(site_mid.png);
    background-repeat: repeat-y;
    padding-left: 150px;
    padding-right: 40px;
}

#ft {
      background-image: url(site_bottom.png);
      background-repeat: no-repeat;
      height: 29px;
      padding-right: 20px;
      text-align: right;
      font-size: 80%;
}

.taajamahead{
      background-image: url(title_bg9.png);
      background-repeat: no-repeat;
      width: 712px;
      height: 38px;
      padding-left: 20px;
      padding-top: 10px;
      font-size: 120%;
      font-weight: bold;
      color: white;
}


.taajamaheadmini{
      width: 712px;
      height: 38px;
      padding-left: 20px;
      padding-top: 10px;
      font-size: 80%;
      font-weight: bold;
      color: black;
}

#sidebar{
	background-image: url(menu2.gif);
	/background-color: #99FF99;
	height: 303px;
	width: 244px;
	float: right;
	margin-bottom: 20px;
}



p {
    margin-bottom: 1em;
    text-align: justify;
    width: 400px;
}

h1{
    font-size: 150%;
    margin-bottom: 15px;
}

ul{
    line-height: 1.8em;
}

.bullet{
    margin-right: 5px;
}

table{
    line-height: 1.8em;
}
