@charset "UTF-8";
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
}
html, body { height: 100%; }
body{
	height:100%;
	margin:0;
	padding:0;
	background-color: #FFF;
}
a:link {
	color: #066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #096;
}
a:hover {
	text-decoration: underline;
	color: #060;
}
a:active {
	text-decoration: none;
	color: #096;
}
h1 {
	font-size: 150%;
	color: #B67E4D;
}
h2 {
	font-size: 130%;
	color: #B67E4D;
}
h3 {
	font-size: 115%;
	color: #B67E4D;
}
#contentwrap {
	background-image:url(../images/whitepixel.jpg);
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#navmenu {
	width: 150px;
	position: fixed;
	z-index: 1;
	float: left;
	top: 200px;
	left: 0px;
}
#whitebackground{
	width:1000px;
	min-height:100%; 
	margin-left: auto;
  	margin-right: auto;
	background-image:url(../images/whitepixel.jpg);
}
#rightbg {
	background-image:url(../images/bl-right.jpg);
	width: 300px;
	height: 800px;
	position: fixed;
	z-index: -2;
	float: right;
	top: 0px;
	right: 0px;
}
#leftbg {
	background-image:url(../images/bl-left.jpg);
	width: 300px;
	height: 800px;
	position: fixed;
	z-index: -1;
	float: left;
	top: 0px;
	left: 0px;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#contentwrap p {
	line-height: 1.4;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 40px;
}
#footer {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

form.cmxform fieldset {
  margin-bottom: 10px;
  text-align:center;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  text-align:left;
  width: 200px; /* Width of labels */
}
form.cmxform input,textarea {
  width: 300px;
}
 /* .sponsors {
padding: 0px;
}
 */
