body {
  background-color: #ECE9D8;
}
div.bac {
    -moz-border-radius: 20px;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}
div.main {
	border: none;
	padding-bottom: 30px;
	/*background-repeat: no-repeat;
	background-position: 0px 320px;*/
}
div.container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	/*border: solid 1px;*/
}
#content {
	width: 670px;
	border-left-style: dotted;
	border-width: 1px;
	border-color:#ffffff;
	padding-left: 10px;
}
.intro {
	color: #ffffff;
	font-family: trebuchet ms, helvetica, sans-serif, "times new roman";
	font-size: 12pt;
}
.form {
	color: #000000;
	font-family: trebuchet ms, helvetica, sans-serif, "times new roman";
	font-size: 12pt;
}

img {
	border: 1px;
}

hr {
	color: #ffffff;
}
a {
	color: #ffffff;
}
#iterate {
	text-align: center;
	/*
	margin-left: 11px;
	margin-right: 11px;
	*/
}
#heading {
  text-align: center;
}	
.headingBold {
	color: #ffffff;
	font-family: trebuchet ms, helvetica, sans-serif, "times new roman";
	font-weight: bold;
	font-size: 14pt;
}
#menu0 {
	width: 300px;
	/*margin-left: auto;
	margin-right: auto;*/
}
/*
#menu1 {
  position: relative; top: 0px; left: 0px;
  float: left;
}
#menu2 {
  /*position: relative; top: 0px; left: 0px;
  float: right;
}
*/
.menuImg {
	border: 0px;
}
.menu {
	color: #ffffff;
	font-family: trebuchet ms, helvetica, sans-serif, "times new roman";
	font-size: 12pt;
	text-decoration: none;
}
.menu:hover {
	color: #004DE3;
	font-family: trebuchet ms, helvetica, sans-serif, "times new roman";
	font-size: 12pt;
	text-decoration: underline;
}
.menu:visited {
	color: #91ACA2;
	font-family: trebuchet ms, helvetica, sans-serif, "times new roman";
	font-size: 12pt;
	text-decoration: none;
}
.menuBold {
	color: #ffffff;
	font-family: trebuchet ms, helvetica, sans-serif, "times new roman";
	font-size: 14pt;
	text-decoration: none;
	font-weight: bold;
}
.menuBold:hover {
	color: #004DE3;
	font-family: trebuchet ms, helvetica, sans-serif, "times new roman";
	font-size: 14pt;
	text-decoration: underline;
}
.menuBold:visited {
	color: #91ACA2;
	font-family: "trebuchet ms", helvetica, sans-serif, "times new roman";
	font-size: 14pt;
	text-decoration: none;
}
ul {
	list-style-type: none;
	padding-left: 10px;
}
hr {
	color: #ffffff;
	background-color: #000000;
	border: 1px dotted #ffffff;
	border-style: none none dotted;
}

/*
#td1 {
	width: 250px;
	padding-left: 20px;
}
#td2 {
	width: 400px;
	padding-left: 20px;
}
*/
.introBold {
	color: #ffffff;
	font-family: trebuchet ms, helvetica, sans-serif, "times new roman";
	font-size: 12pt;
	font-weight: bold;
}
.noscript {
	color: #FF0000;
	font-family: trebuchet ms, helvetica, sans-serif, "times new roman";
	font-size: 12pt;
	font-weight: bold;
}


/*
.catagoryImg {
  position: relative; left: 345px;
	border: 0px;
}
*/

