* {

	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;

	background-image: url(./images/hostabg.gif);

	background-position: left;

	background-repeat: repeat-y;

}

div#header {

	background-color: #CCFFCC;

	text-align: left;

	width: 790px;

	height: 150px;

	font-size: 1em;

	background-image: url(./images/pagehead.gif);

	background-position: center;

	background-repeat: repeat-n;

}

div#menu {

	position: absolute;

	top: 150px;

	left: 0;

	background-color: #CCFFCC;

	font-size: 1em;

	text-align: right;

	width: 150px;

	margin:0; 

	padding:0;

}

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: #CCFFCC;

	text-align: center;

	font-size: .8em;

	font-weight: normal;

	width: 790px;

}

a.leftlink {

	font-size: .8em;

	font-weight: bold;

	margin: 0px 7px;

	padding:0;

	text-decoration: none;

}

a.leftlink:link {

	color: #996633;

}

a.leftlink:visited {

	color: #996633;

}

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;

}

ul {

	font-size: 1em;

	font-weight: normal;

	margin:0 0 0 2.5em ;
}