body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a:link {
  text-decoration:none;
  color:#000000;
  }
  
a:hover {
  text-decoration:underline;
  }
  
a:active {
  text-decoration:none;
  }
  
a:visited {
  color:#000000;
  }

body {
  font-family:Arial, Helvetica, sans-serif;
  }

#wrapper {
  margin:0px auto;
  width:804px;
  }
  
#header {
  height:auto;
  width:auto;
  }
  
#menu {
  position:relative;
  width:800px;
  height:30px;
  background-color:#006600;
  }
  
#menu a:link {
  text-decoration:none;
  color:#CCCC99;
  }
  
#menu a:hover {
  text-decoration:underline;
  }
  
#menu a:active {
  text-decoration:none;
  }
  
#menu a:visited {
  color:#CCCC99;
  }
  
#menu-words {
  padding-left:175px;
  padding-top:2px;
  color:#CCCC99;
  font-weight:bold;
  font-size:22px;
  font-family:Arial, Helvetica, sans-serif;
  word-spacing:15px;
  }
  
#leftcol {
  float:left;
  width:294px;
  height:auto;
  padding-top:4px;
  display:inline;
  }
  
#est {
  background-color:#CCCC99;
  width:294px;
  height:125px;
  }
  
.style1 {
	font-size: 20px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}

#about {
  background-color:#999966;
  margin-top:5px;
  width:294px;
  height:125px;
  }
  
#photo {
  background-color:#666633;
  margin-top:5px;
  width:294px;
  height:90px;
  }
  
#test {
  background-color:#CCCC99;
  width:294px;
  height:300px;
  margin-top:40px;
  margin-bottom:40px;
  }
  
#rightcol {
  width:500px;
  float:left;
  margin-top:4px;
  height:720px;
  padding-left:5px;
  }
  
#rightcol2 {
  width:500px;
  float:left;
  margin-top:4px;
  height:auto;
  display:inline;
  padding-left:5px;
  }
  
#rightcol2 a:link {
  color:#0000FF;
  text-decoration:underline;
  }
  
#text {
  margin-top:15px;
  padding-left:1px;
  width:500px;
  font-size:14px;
  }
  
#footer {
  width:800px;
  height:25px;
  background-color:#006600;
  padding-top:2px;
  padding-left:2px;
  float:left;
  color:#CCCC99;
  }
  
#footer a:link {
  color:#CCCC99;
  text-decoration:none;
  }
  
#footer a:hover {
  text-decoration:underline;
  }
  
#footer a:active {
  color:#CCCC99;
  text-decoration:none;
  }
  
#footer a:visited {
  color:#CCCC99;
  text-decoration:none;
  }
  
#footleft {
  margin-left:0px;
  float:left;
  }
  
#footnav {
  margin: 0px 50px;
  float: left;
  }
  
#footright {
  margin-left:10px;
  float:right;
  }
.style3 {font-size: 10px}
.style5 {font-size: 16px}
.style6 {font-size: 16px; font-weight: bold; }
.style7 {
	font-size: 16;
	font-style: italic;
}


