/* css font size styles */

body, td, th, p, div, li, input, textarea, select {
  font-family: 'Trebuchet MS', 'Tahoma', 'Arial', san-serif;
  font-size: 12px;
}

/*/*/a{}
body,
body td,
body th,
body p,
body div,
body li,
body dd,
body input,
body textarea,
body select {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body,
html>body td,
html>body th
html>body p,
html>body div,
html>body li,
html>body dd,
html>body input,
html>body textarea,
html>body select {
  font-size: small;
}
/* */

/* heading styles */

h1 {
  font-size: 140%;
}

h2 {
  font-size: 120%;
}

h3 {
  font-size: 110%;
}

h4 {
  font-size: 100%;
}

h5 {
  font-size: 100%;
}


#top_bar {
  display: none;
}

#column_wrapper {
  border: 0;
  width: 100%;
}

#left_wrapper_column {
  width: 100%;
}

#left_column {
  display: none;
}

#middle_column {
  width: 100%;
}

#black_bar {
}

#right_column {
  display: none;
}

#left_column_internal {
  display: none;
}

#right_column_internal {
  width: 100%;
}

#article_content {
  margin-right: 1em;
}
