
.ahem	{
	display:	none;
}

body {
  background:   #000624;
  align       : center;
  margin      : 0 0 5em 0;
}

#left_nav { 
      z-index        : 10;
      color : grey;
      position : absolute;
      visibility : hidden;
      left     : 0;
      top      : 0;
      height   : 100%;
      width    : 125px;
      border-top: 1px solid #000A68;
      border-left: 1px solid #000A68;
      border-bottom: 1px solid #000A68;
      border-right: 1px solid #000A68;
      background:  #000735;
}

#left_nav_content { 
      padding-left : 1em;
      padding-top : 1em;
      float : left;
}

#left_nav ul {
      list-style : none; 
      padding-left : 0;
      margin-left : 0;
}

#left_nav_content, 
#left_nav ul li { 
      font-size : 12px;
      font-family : Arial;
}

.bottom_nav {
  width          : 100%;
  position       : fixed;
  top            : 93%;
  height         : 50px;
  margin         : 0;
  padding        : 0;
  background     : #000624;
}
.bottom_nav ul {
  padding        : 0 1em 0 1em;
  list-style     : none;
  font-family    : Verdana, Lucida, Arial, sans-serif; 
  font-weight    : bold;
  font-size      : 10px;
  color          : #CCCCCC;
}

.bottom_nav ul li {
  display:	inline;
}

#menu_howto {
  float          : left;
}

#breadcrumb {
  float:		right;
}




#bodyContent {
  margin-left : 175px;
}

h1, h2, h3, h4, h5, h6, .blog_group, .title {
  width         : 550px;
  font-family   : Verdana, Lucida, Arial, sans-serif; 
  font-weight   : bold;
  color         : #BDDFFE;
}

h1 {
  font-family: 	"American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
  font-size     : 160%;
}

.h1_aka {
  font-family   : Verdana, Lucida, Arial, sans-serif; 
  font-style    : italic;  
  font-size     : 80%;
  color         : #DFFEBD;
}

h2 {
  font-size:	150%;
}

h3 {
  font-size:	140%;
}

h4 {
  font-size:	130%;
}

h5 {
  font-size:	120%;
}

h6 {
  font-size:	110%;
}

p, pre, td, tr, tbody, ul, ol {
  font-family: Verdana, Lucida, Arial, sans-serif; 
  font-size:    12px;
  color:        #9CBDFF;
  background:   transparent;
  font-style: normal; 
  line-height: 1.3em;
  margin-top: .1em; 
  margin-bottom: 0em; 
}

.main_intro {
  width       : 15em;
  margin-top  : 20%;
  margin-left : 5em;
}

.main_intro p {
  font-family: 	"American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
  font-size:	12px;
  text-indent:  0em;
}

.main_intro #page_title {
  font-style:	italic;
  font-size:    80%;
  margin-left : 10em;
}

#main_news {
  position: absolute;
  top:		60%;
  left:		30%;
  width:	14em;
}

ul.index {
  width : 25em;
  list-style: none;
}

a:link { 
  text-decoration : none;
  background      : transparent;
  color :           #5555FF; 
} 
a:visited {
  text-decoration : none;
  color :           #5555FF; 
}
a:hover    { 
  color           : #0000FF;
  text-decoration : none;
  background      : #000624;
} 
a:active  { 
  color           : #0000FF;  
  text-decoration : none;
  background      : #00624;
}

.events {
  width: 35em;
  margin: 0em 0em 0em 3em;
  padding: 0em 0em 0em 0em;
  text-indent: -1em;
  list-style-type: none;
}

.links {
  width: 35em;
  margin: 0em 0em 0em 3em;
  padding: 0em 0em 0em 0em;
  text-indent: -1em;
  list-style-type: none;
}

p.reg {
  text-indent: 2em;
  width: 35em;
}

p.reg_first {
  width: 35em;
}

p.copyright {
  margin-top : 3em;
}