body
{
  color:             white;
  margin:            2em;
  background-image:  url(http://www.meyermike.com/bg.gif);
  background-repeat: repeat-x;
  background-color:  black;  
  text-decoration:   none; 
}

img
{
  border-width:      0px;
}

.bigname
{
  color:             white;
  font-size:         36px;
  font-family:       arial,sans serif;
  font-weight:       bold;
  text-decoration:   none; 
  padding-left:      0.5em;
}

#topnav
{
border: solid 1px #fff;
background: #003 url(topnav_bg.gif);
}

.navbar
{
  font-size:         12px;
  font-family:       arial,sans serif;
  color:             white;  
  text-decoration:   none; 
  padding:           0.25em;  
}
.navbar A:Link    
{
  font-size:         12px;
  text-decoration:   none; 
  color:             white;
}
.navbar A:Visited 
{
  font-size:         12px;
  text-decoration:   none; 
  color:             white;
}
.navbar A:Hover   
{
  font-size:         12px;
  text-decoration:   underline; 
  color:             white;
}
.navbar A:Active  
{
  font-size:         12px;
  text-decoration:   underline; 
  color:             #FF9900;
}


.tinynav
{
  font-size:         10px;
  font-family:       arial,sans serif;
  color:             white;  
  text-decoration:   none; 
  padding:           0.25em;  
}
.tinynav A:Link    
{
  font-size:         10px;
  text-decoration:   none; 
  color:             white;
}
.tinynav A:Visited 
{
  font-size:         10px;
  text-decoration:   none; 
  color:             white;
}
.tinynav A:Hover   
{
  font-size:         10px;
  text-decoration:   underline; 
  color:             white;
}
.tinynav A:Active  
{
  font-size:         10px;
  text-decoration:   underline; 
  color:             #FF9900;
}

.gametitle
{
  font-weight:       bold;
  font-size:         16px;
  font-family:       arial,sans serif;
  color:             white;
  padding:           0;
  border-top:        none;
  border-left:       none;
  border-right:      none;
  border-bottom:     solid;
  border-width:      1px;
  border-color:      #FF9900;
  width:             100%;  
  text-decoration:   none; 
}
.gametitle A:Link
{
  text-decoration:   none;
  color:             white;
}
.gametitle A:Visited
{
  text-decoration:   none;
  color:             white;
}
.gametitle A:Hover
{
  text-decoration:   none;
  color:             white;
}
.gametitle A:Active
{
  text-decoration:   none;
  color:             #FF9900;
}


.blogbox
{
  border:            solid;
  border-width:      1px;
  border-color:      white;
  background:        #000030 url(bgblend.jpg);
  padding:           0em;  
  text-decoration:   none; 
}
.blogtitle
{
  font-weight:       bold;
  font-size:         16px;
  font-family:       arial,sans serif;
  color:             white;
  padding:           0;
  border-top:        none;
  border-left:       none;
  border-right:      none;
  border-bottom:     solid;
  border-width:      1px;
  border-color:      #FF9900;
  width:             100%;  
  text-decoration:   none; 
}
.blogdate
{
  font-weight:       bold;
  font-size:         14px;
  font-family:       arial,sans serif;
  color:             #FF9900;
  padding:           0;
  border-top:        none;
  border-left:       none;
  border-right:      none;
  border-bottom:     solid;
  border-width:      1px;
  border-color:      #FF9900;
  width:             100%;  
  text-decoration:   none; 
}
.blogbody
{
  font-size:         12px;
  font-family:       arial,sans serif;
  color:             white;
  padding:           0.25em;  
  text-decoration:   none; 
}
.blogbody A:Link    
{
  font-size:         12px;
  text-decoration:   underline; 
  color:             #FFFFFF;
}
.blogbody A:Visited 
{
  font-size:         12px;
  text-decoration:   underline; 
  color:             #FFFFFF;
}
.blogbody A:Hover   
{
  font-size:         12px;
  text-decoration:   underline; 
  color:             #FF9900;
}
.blogbody A:Active  
{
  font-size:         12px;
  text-decoration:   underline; 
  color:             #FF9900;
}



h1
{
  font-weight:       bold;
  font-size:         16px;
  font-family:       arial,sans serif;
  color:             white;
  padding:           0;
  border-top:        none;
  border-left:       none;
  border-right:      none;
  border-bottom:     solid;
  border-width:      1px;
  border-color:      #FF9900;
  width:             100%;  
  text-decoration:   none; 
}
h1 A:Link
{
  text-decoration:   none;
  color:             white;
}
h1 A:Visited
{
  text-decoration:   none;
  color:             white;
}
h1 A:Hover
{
  text-decoration:   none;
  color:             white;
}
h1 A:Active
{
  text-decoration:   none;
  color:             #FF9900;
}

h2
{
  font-weight:       bold;
  font-size:         16px;
  font-family:       arial,sans serif;
  color:             white;
  padding:           0;
  border-top:        none;
  border-left:       none;
  border-right:      none;
  border-bottom:     none;
  border-width:      0px;
  border-color:      #FF9900;
  width:             100%;  
  text-decoration:   none; 
}
h1 A:Link
{
  text-decoration:   none;
  color:             white;
}
h1 A:Visited
{
  text-decoration:   none;
  color:             white;
}
h1 A:Hover
{
  text-decoration:   none;
  color:             white;
}
h1 A:Active
{
  text-decoration:   none;
  color:             #FF9900;
}

div.floater
{
  z-index: 100; 
  left: 1px; 
  width: 300px; 
  position: absolute; 
  top: 2px; 
  height: 180px; 
  visibility: visible
}
