body {
  text-align:center;
  line-height:1.4em;
  font-size:13px;
  background-color:#FFF;
  color:#222;
  font-family: 
}

p {
  font-size:1em; 
  margin:0;
  margin-top:0.4em;
}

#menu {
  background-color: #bcbccd;
  margin-top: 22px;
  margin-left:-30px;
  padding-left: 29px;

}
#menu div.menuitem {
  padding-right: 20px;
  display:inline;
}

/*** bcbccd ***/


#wrap {
  width:800px;
  text-align:left;
  margin:30px 30px auto;
  font-family:"Trebuchet MS",Helvetic,arial,sans,sansserif;
}
	
	
#footer {
  clear:both;
  color: #7F7D73;
  padding-top:3.4em;
}
#footer a {
  color: #7F7D73;
  text-decoration:none;
}
#footer a:hover {
  text-decoration:underline;
}

	
#logo a img {
  text-decoration:none;

}
	
#content {
  margin-top:3.4em;	
  width:660px;
}

a {
  color:#000;
  }
  
#header a {
  color:#000;
  text-decoration:none;
}

a:hover {
  color:#BDBCCE;
  text-decoration:underline;
}


a img {
  border:0;
}

h1 {

	font-size:100%;  
}

h3 {
	font-size:100%;  
}
h1,h2,h3 {
	margin:1em 0;
}
strong {
	font-weight:bold; 
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal; 
        text-transform:uppercase;
}
h2 {
	font-size:100%;
	font-weight: bold;
	color: #7F7D73;
	letter-spacing: 1px;
}
abbr,acronym {
        border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	font-style:italic;
}
blockquote,ul,ol,dl {
	margin:1em;
}
ol,ul,dl {
	margin-left:2em;
}
ol li {
	list-style: decimal outside;	
}
ul li {
	list-style: disc outside;
}
dl dd {
	margin-left:1em;
}
th,td {
	border:1px solid #000;
	padding:.5em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
fieldset,table {
	margin-bottom:1em;
}

	












