* {
  margin:0;
  padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
  margin: 0.5em 0;
}

li,dd {
  margin-left:1em;
}

fieldset {
  padding:.5em;
}

body {
  font-size:76%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  line-height:1.3;
  margin:1em 0;
}

#main {
  border:1px solid #000;
}

#header {
  border-bottom: 1px solid #000;
  color:#666666;
  padding:0 .5em;
}

#footer {
  border-top: 1px solid #000;
  background:#2B3087;
  font:0.8em Arial,Helvetica,sans-serif;
  color:#ddd;
}

a {
  text-decoration:none;
  color:#2B3087;
}

a:hover {
  text-decoration:underline;
}

h1,.componentheading {
  font-size:1.7em;
}

h2,.contentheading {
  font-size:1.5em;
}

h3 {
  font-size:1.3em;
}

h4 {
  font-size:1.2em;
}

h5 {
  font-size:1.1em;
}

h6 {
  font-size:1em;
  font-weight:bold;
}

.small,.createdate,.modifydate,.mosimage_caption {
  font:0.8em Arial,Helvetica,sans-serif;
  color:#000;
}

.adminSubmit { 
  border-left:#333 1px solid;
  border-right:#333 1px solid;
  border-top:#333 1px solid;
  border-bottom:#333 1px solid;
  font-weight:normal;
  font-size:9pt;
  color:#fff;
  font-style:normal;
  background-color:#2B3087;
}

.artPreview { 
  color:#f00;
  font-size:1.5em;
  font-style:normal;
}
