* {
	padding: 0px;
	margin: 0px;
	border: none;
}

body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	color: #4A4A4A;
	font-size: 70%;
	text-align: left;
}

#container {
	border: none;
}


h1 {
font-family:Times New Roman,Times,serif;
font-size:250%;
font-weight:bolder;
margin:0px;
}



h2 {
	color: #990000;
	font-size: small;
	margin-top: 3px;
	text-align: left;
	margin-bottom: 10px;
}

h3 {
	color: #333333;
	font-size: 100%;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 10px;
}

p {
	margin-bottom: 10px;
}

img {
	border: 0px;
}

#homeleft {
	width: 90%;
}

#homeright {
	display: none;
}

#header{
	display: none;
}

#navlist
{
font-weight: bold;
list-style-type: none;
padding: 0;
margin: 10px 0 10px 10px;
}

#footer{
	display: none;
}


#menu{
	display: none;
}

#menu ul {
  display: none;
  }
  
#menu li{ 
	display: none;
}

#emailfooter{
	display: none;
}
