body {
 background: #000000;
font-size: 17px;
font-family: "Footlight MT Light", Garamond, Georgia, "Times New Roman", Times, serif, Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#e2e2e2;
padding:0px;
margin:0px;
}
/*p,ul,tr,h3 {background: url('img/faded.png') repeat; }*/
a {color: #FFFFFF;font-weight: bold;}
a:hover {color: #FFFFFF;font-weight: bold;}
img { border: none; } 
h2{text-align: center;}
p {
 font-size: 17px;
 text-align:justify;
}
#fade{
background: url('img/faded.png') repeat; 
}
#container {
margin:0px auto 0px auto;
width: 924px;
height:693px;
background: url('img/background.jpg') no-repeat center; 
}
#boxed {
  background: url('img/frame.jpg') repeat-y center; 
  margin:0px auto 10px auto;
  width: 99%;
  padding: 0 0 0px 0;
  border: 1px solid #BFBAB0;
}
#boxed p{
  padding: 0 20px 0 40px;
  width: 90%;
}
fieldset {
  background: url('img/frame.jpg') repeat-y center; 
  margin:0px auto 10px auto;
  width: 99%;
  padding: 0 0 0px 0;
  border: 1px solid #BFBAB0;
}

legend {
  background: url('img/faded.png') repeat; 
  margin-left: 1em;
  font-weight: bold;
	padding: 0;
	color:#e2e2e2;
}
fieldset ol {
	margin-left: 0em;
  list-style: none;
}
label {
  float: left;
  width: 12em;
  margin-right: 1em;
}
fieldset li {
  float: left;
  clear: left;
  width: 100%;
	padding: 0.25em 0em 0.25em 0em;
}
textarea {
	float:left;
}
#header {
height:220px;
width:924px;
text-align: center;
}
#header h1{margin: 0px 0px 0px 0px;}

#sidebar {
float: left;
padding: 0px 0px 0px 0px;
width: 175px;
height:413px;
}
/*#sidebar img {padding:5px 0px 0px 20px;}*/

#sidebar2 {
float: right;
padding: 0px 0px 0px 0px;
width: 155px;
height:413px;
}
/*#sidebar2 img {padding:5px 0px 0px 20px;}*/

#content {
margin-left: auto;
margin-right: auto;
padding: 0px 10px 0px 10px;
height:413px;
width:470px;

}

.largefont{
font-size:17px;
}
.centeredtable{
margin-left: auto;
margin-right: auto;
}
.smallfont{
font-size:14px;
}
.committee {
margin:0px auto;
}
.committee td {
padding:10px 20px 0px 20px;
text-align:left;
}
.committee h2 {
text-align:left;
margin: 8px 0px 0px 0px;
font-size:100%;
}

