p {
  font-size: 12px;
}

/*/*/a{}
body p {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body p {
	font-size: small;
}
/* */

body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#header {
	height: 280px;
	width: 1000px;
	background-image:  url("../images/header.jpg");
	background-repeat: no-repeat;
}
#middle {
	width: 1000px;
	height: auto;
	margin: 0px;
}
#nav {
	float: left;
	height: 740px;
	width: 191px;
	margin-left: -1px;
	margin-top: 0px;
}
#content {
	height: auto;
	width: 450px;
	float: left;
	margin-left: 50px;
}
#contentRight {
	height: auto;
	width: 240px;
	margin-left: 750px;
}
.indentSpan {
	margin-left: 25px;
}
h1 {
	font-size: 1.4em;
	color: #A8866B;
	font-family: "Comic Sans MS";
	margin-bottom: 0px;
	margin-top: 0px;
}
.firstParagraph {
	margin-top: 0px;
}
p, li {
	line-height: 1.4em;
}
.imageLeft {
	float: left;
	padding-right: 10px;
}
.imageRight {
	float: right;
	padding-left: 10px;
}
#nada {
	border: 1px solid #00FF00;
}
a:link, a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover, a:active {
	color: #009900;
	text-decoration: underline;
}
#contentLarge {

	height: auto;
	width: 700px;
	float: left;
	margin-left: 50px;
}
h2 {

	font-size: 1.2em;
	color: #A8866B;
	font-family: "Comic Sans MS";
	margin-bottom: 0px;
	margin-top: 0px;
}
