* {
	margin:0; 
	padding:0;
	} 
body { 
  background-color: #FFFFFF;
  color: #000000;
  margin: 0 0 0 0;
  font-family: arial,verdana,sans-serif;
	font-size: 1em;
  }
div#container {
	text-align: left;
	width: 756px;
}
div#header {
	background-color: #CCCCCC;
	text-align: left;
	width: 790px;
	height: 80px;
	font-size: 1em;
	background-image: url(./images/tread.gif);
	background-position: top left;
	background-repeat: repeat;
}
div#menu {
	position: absolute;
	top: 80px;
	left: 0;
	background-color: #CCCCCC;
	font-size: 1em;
	text-align: right;
	width: 134px;
	margin:0; 
	padding:0;
	background-image: url(./images/tread.gif);
	background-position: top left;
	background-repeat: repeat;
}
div#content {
	position: relative;
	left: 190px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 1em;
	width: 600px;
}
div#colleft {
	position: relative;
	left: 190px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 1em;
	width: 300px;
}
div#colright {
	position: absolute;
	top: 150px;
	left: 490px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 1em;
	width: 300px;
}
div#contact {
	position: relative;
	left: 190px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 1em;
	width: 600px;
}
div#footer {
	color: #000000;
	position: relative;
	left: 0px;
	background-color: #CCCCCC;
	text-align: center;
	font-size: .8em;
	font-weight: normal;
	width: 790px;
}
a.leftlink {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px 7px;
	padding:0;
	text-decoration: none;
}
a.leftlink:link {
	color: #000000;
}
a.leftlink:visited {
	color: #000000;
}
a.leftlink:hover {
	color: #0000FF;
}
a.leftlink:active {
	color: #FF0000;
}
a {
	font-size: 1em;
	font-weight: normal;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: Blue;
}
b {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
b.leftlink {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}
h1 {
	display: none;
}
h2 {
	display: none;
}
h3 {
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
}
h3.center {
	color: #000000;
	font-size: 1.0em;
	text-align: center;
	font-weight: bold;
}
img.banner {
	margin: 10px 20px;
}
img.left {
  padding: 0 40 0 0;
  margin: 0 40 0 0;
}
p {
	font-size: 1em;
	font-weight: normal;
	margin: .5em;
}
p.caption {
	font-size: .8em;
	font-weight: bold;
	margin: .5em;
}


