html {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: white;
	}

body {
	background: url(/graphics/feetbg.gif) repeat-y 0px;
	color: #000033;
	margin: 5px auto;
	padding: 0em;
	width: 800px;
	
	}

table.content{
	width: 90%;
	margin: 0 auto;
	}
table.content td.rule {
	padding-left: 2em;
	border-left: 1px #b7b7b7 solid; 
	}
#menu a{
	display: block; 
	}

#menu h4{
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	margin: 1em 0 0;
	padding: 0em;
	}

table.content h1,
table.content h2 {
	margin: 5px 0 3px;
	padding: 0;
	font-size: 16px;
	}

#footermenu a  {
	text-decoration: none;
	}

td.lsidebar 	{
	padding: 20px 20px 0 0;
	}
dt {
	font-size: 1.1em;
	font-weight: bold;	
	margin: 11px 25px 3px 0;
	padding-top: 3px;
	}

dt b {
	font-size: 105%;
	font-weight: bold;
	color: #683232; 	}

dd {
	font-size: 16px;
	margin: 3px 70px 17px 35px;
	padding-left: 7px;
	}
dl.blogs dt {
	font-size: 1.2em;
	background: url(/graphics/favicon.gif) no-repeat;
	padding: 3px 0 0 20px;
	}
dl.blogs dd { 
	font-size: 12px; 
	margin: 3px 50px 9px 20px;
	}
ul { line-height: 125%;
	font-size: 1em; 
	}

ul li { margin-bottom: 7px; }

dl dd ul {
	font-size: .9em; 
	}
	
ul.re li  {
	list-style-image: url(/graphics/rec-t-y.gif);
	list-style-type: disc;
	padding: 2px 5px;
	margin: 3px 25px;
	}
.center {
	text-align: center;
	}
.rightads {
	text-align: center;
	font-size: 80%;
	position: relative;
	float: right;
	padding: 0 0 20px 15px;
	}
.rightads a,
.rightads a img,
.topshelf a,
.topshelf a img,
.midshelf a,
.midshelf a img {
	text-decoration: none;
	border: none;
	font-size: 120%;
	}
.topshelf,
.midshelf {
	text-align: center;
	font-size: 90%;
width: 100%;	
	}
.midshelf td {
	margin: 2px;
	padding: 1px 3px;
	border: solid 1px #ddd;
	border-right: solid 1px #999;
	border-bottom: solid 1px #bbb;
	}
span.tel {
	font-size: 125%;
	color: #900;
	white-space: nowrap;
	}
	
.right { 
	position: relative;
	float: right;
	padding-left: 23px; 
	}

.left { 
	position: relative;
	float: left;
	padding-right: 23px; 
	}

hr.rwb, hr.bwr { 
	clear: both;
	height: 3px;
	color: white;
	border-top: 1px solid red;
	border-bottom: 1px solid blue;
	width: 80%; 
	}

hr.bwr { 
	border-top: 1px solid blue;
	border-bottom: 1px solid red;
	}

	
	
