body {
color: #000;
background-color: #fff;
font: small Tahoma, Arial, Helvetica, sans-serif;
}

/*Structure divs */
#wrap {
position: relative;
margin: 0 auto;
width: 900px;
background-image: none;
}
#wrap-search {
position: relative;
margin: 0 auto;
width: 900px;
background-image: none;
padding: 0;
z-index: 1;
}

#header {
display: display;
}
#navholder-header {
display: none;
}

#navholder {
display: none;
}

#youare-search {
display: none;
}
.search {
display: none;
}
.youare {
display: none;
}
#main-body {
padding: 0px 0 0px 0;
margin: 0;
}
#content {
float: left;
width: 700px;
background-image: none;
padding: 0 0 0 0;
margin: 0px 0 0 0;
}
#contentinner {
padding: 0px;
margin-bottom: 0px;
background-image: none ;
}
#content-search {
float: left;
width: 700px;
background-image: none;
padding: 0 0 0 0;
margin: 0px 0 0 0;
}
#contentinner-search {
padding: 0px;
margin-bottom: 0px;
background-image: none;
}

#right-side {
display: none;
}

/*footer*/
#footer {
display: none;
}

#crest {
display: none;
}

/*fonts*/

h1, h2, h3, h4, h5, h6 {
font-family: "Times New Roman", Times, serif;
color: #036;
background: none;
}

h1 {
font-size: 24px;
}
h2 {
font-size: 18px;
}

h3 {
font-size: 14px;
}
h4 {
font-size: 14px;
}
p {
font-size: 12px;
line-height: 150%;
}
ul {
font-size: 10px;
line-height: 130%;
}
ol {
font-size: 10px;
line-height: 130%;
}

.small a {
display: none;
}

.small p {
display: none;
}
