#wrapper {
width: 1000px;
margin:auto;
}

#header {
width: 1000px;
height: 104px;
background-image:url(images/Gene2MeSH_Banner.jpg);
background-repeat:no-repeat;
}

#content {
}

#footer {
width: 1000px;
height: 48px;
}

body 
{
font-family: sans-serif;
font-size: small
}
h1,h2,h3,h4,h5,h6
{
font-family: sans-serif;
color: navy
}
p {
font-family: sans-serif;
}
/* td {
font-family: sans-serif;
font-size: small
} */
th {
font-family: sans-serif;
font-size: small
}
.subtitle {
	font-size: 12px;
	font-style: italic;
}
.querybar {background-color:#5FAFE4;}

a:link img {
border: none;
}

a:visited img {
border: none;
}

a:hover img {
border: none;
}

form {
margin: 0px 0px 0px 0px; 
}

.thinborder {
	border: 1px solid #000000;
}
