body.splash
{
  background-image:url('images/splat.png');
  background-repeat:no-repeat;
  background-position: top center;
}

body
{
  background-image:url('images/header.png');
  background-repeat:no-repeat;
  background-position: top center;
}

div.bottom
{ 
  margin-top: 10px;
  width: 950px;
  text-align: center ;
  margin-left:auto;
  margin-right:auto;
}

td.top
{
  vertical-align: top;
}

table.inner
{
    width: 95%;
}

div.centered
{ 
  padding-top: 115px;  
  text-align: center ;
}

span.large
{
  font-size: 1.5em;
  font-weight: bold;
  font-family: sans-serif;
}

span.gray
{
  color: #999999;
  font-size: 1.2em;
  text-align: justify;  
}

div.left
{
  float:left;
  width: 35%;
  text-align: center;  
}

div.right
{
  float:right;
  width: 55%;
  text-align: center;  
}


td.left
{
 text-align: justify; 
 #padding-right: 20px;
 #padding-left: 20px; 
}


td
{
 text-align: center;  
}

td.padding
{  
  padding-right: 20px;
  padding-left: 20px;
}

img.floatRight
{
  position: relative;
  left: 390px;
  top: -200px;

}

div.menu
{ 
  width: 950px;  
  height: 50px;
  text-align: left;
  margin-top: 132px;
  margin-left:auto;
  margin-right:auto;    

}

div.main
{ 
  width: 950px;
  padding-top: 50px;
  padding-bottom: 15px;  
  margin-left:auto;
  margin-right:auto;
  
  border: 2px solid #dddddd;
}

a.biglink
{
  color: #999999;  
  text-decoration: none;
  font-family: serif;
  font-weight: bold;
  font-size: 1.3em;
  padding-right: 10px;  
}

a.link
{
  color: #999999;  
  text-decoration: none;
  font-family: serif;
  font-weight: bold;
  font-size: 1.0em;
  padding-right: 5px;
  padding-left: 5px;
}
a.link:hover
{
  color: #000000;
}

a.biglink:hover
{
  color:#000000;
}
img.link
{
  margin-top: 10px;
  border:0px;
}

img.biglink
{
  margin: 10px;
  border:0px;
}

a
{
font-family: sans-serif;
  color: #999999;
  text-decoration: none;
  font-weight: bold;
}

table.pad
{
   margin-bottom: 120px;
}

table.left
{
   margin-left: 50px;
}

a.media
{
  font-size: 1.3em;
}

a.boxText
{
  padding-top: 3px;  
  padding-bottom: 3px;  
  padding-right: 50px;  
  padding-left: 50px;  
  border: 3px solid #dddddd;
  font-size: 1.4em;
  font-family: sans-serif;
}
a.boxText:hover
{
  color: #000000;
}
span.box
{
  padding-top: 3px;  
  padding-bottom: 3px;  
  padding-right: 80px;  
  padding-left: 80px;  
  border: 3px solid #dddddd;  
  font-size: 1.8em;  
  font-weight: bold;
  font-family: sans-serif;
}

span.box2
{
  padding-top: 3px;  
  padding-bottom: 3px;  
  padding-right: 60px;  
  padding-left: 60px;  
  border: 3px solid #dddddd;  
  font-size: 1.8em;  
  font-weight: bold;
  font-family: sans-serif;
}

span.dickhead
{
  font-size: 1.4em;  
  font-weight: bold;
  font-family: sans-serif;
}

span.kropp
{
  color: #999999;
  font-family: georgia;
}

span.kropp2
{
  color: #999999;
  font-size: .8em;
  font-family: georgia;
}

span.woo
{
  color: 990000;
  font-weight: bold;
  font-family: sans-serif;
}   

div.dave
{
  float: right;
  width: 100%;
  text-align: right;
}
span.vid
{
  color: #990000;
  font-size: 1.0em;
  font-weight: bold;
  font-familiy: sans-serif;
}

div.mlink
{
  float: right;
  width: 40%;
  text-align: right;
  padding-right: 150px;
}

a.medialink:hover
{
  color: #000000;
}

p.floatleft
{
  float:left;
}

.mediatitle
{
  text-align: left;
  font-size: 1.4em;
  font-weight: bold;
  font-family: sans-serif;
}

.mediarole 
{
  
  text-align: left;
  color: #999999;
}

.mediadesc 
{
  text-align:left;
  padding-left: 50px;
  font-style: italic;
}

p.medialink
{
  text-align:right;
  float:right;
  padding-top:8px;
}


a.medialink
{
    
    color: #990000;
}

div.mediaheader
{
    padding: 0px;
    margin: 0px;
}
