#container {width: 100%; margin: 15px 5px 0 60px; background: #f6f6d5;}
body {margin: 4px; color: black; background-color: #663333;}
table {width: 100%; margin: 0;}
table td {padding: 0; border-width: 0; vertical-align: top;
		 font-family: verdana, Arial, Helvetica, sans-serif;}
td#title {vertical-align: bottom; color: #ffffcc;
          font: bold 100% Verdana;}
td#advert {width: 434px; color: #ffffcc;}
td#advert1 {width: 434px; text-align: right; color: #660000;
            background: #f3efac;}
a:link {color: #990000;}

tr td#sidetop {background: #f6f6d5;
		font: bold 115% 'Times new roman', serif;}
tr td#crumbs {background: purple;	font-size: 85% }
tr td#crumbs a:link {color: white;}
tr td#crumbs a:hover {color: yellow;}
tr td#crumbs a:active {color: blue;}
tr td#crumbs a:visited {color: gray;}
td#leftside {width: 115px; 
			border-top: 0 solid #f6f6d5;
			}
td#leftside td {
				font-size: 85%; padding: 6px 0 1px 0.33em;
			}
tr td#leftside a#Links {background-color: rgb(100%,92%,90%); color: black;}

tr td#leftside a {display: block;
                  text-decoration: none;
                  margin: 0; padding: 3px;
                  }

tr td#leftside a:hover {color: purple;}
tr td#leftside a:active {color: blue;}
tr td#leftside a:visited {color: gray;}
			
td#leftside table {margin-top: 12px;}
td#content {padding: 10px 30px;}
td#content p {font: 120% perpetua, 'Times new Roman', serif;
			color: #660000;
			line-height: 98%;}
td#content p.indent {font: 120% perpetua, 'Times new Roman', serif;
                     text-indent: 1em;
                     color: #660000;
                     line-height: 98%;}

h1 {font: bold 150% perpetua, 'Times new roman',  serif; color: #660000;
    letter-spacing: 3px;
    margin: 0; padding: 0.1em 0 0.33em 0;
	border-bottom: 3px solid #660000; padding-bottom: 2px;}
	
td#rightside {width: 100px; padding: 30px 10px 5px 15px}
td#rightside td {font-size: 96%; padding: 0px;
				background-color: #f3efac;
}
td#rightside td p {font-size: 96%; padding: 2px;
	               color: #660000;
	               text-align: center;}

ul li {font: normal 125% perpetua, 'Times New Roman', serif;}
.heading {font: bold 145% perpetua, 'Times New Roman', serif; color: #660000;}
.para {font: bold 120% perpetua, 'Times New Roman', serif;
	color: #660000; 
   line-height: 98%; }

.color {background: #f6f6d5;
       color: #f6f6d5;}
.link  {color: #cecece;
			font-size: 90%}
img#hands {position: absolute; top: 20px; right: 0; bottom: 0; left: 60px;}

.small {background: #ffffcc;
		font-size: 80%;
		color: #660000;
		}
		
.bold  {font-weight: bold;
          }
