#container {
margin-left:auto;
margin-right:auto;
padding:0px;
width:900px;
background-color:transparent;
overflow:auto;
height:auto;

}

#bg 
{
    background-image:url(../images/dirt_bg.jpg);
    background-repeat: repeat-x;
    min-height:100%;
    height:auto;
}

#pageshell 
{
   background-image:url(../images/dirt_fat.png);
   padding-left:50px;
   padding-right:50px;
   width:800px;
   background-color:transparent;
   float:left;
   overflow:visible; 
}
/* HACK FOR IE 6*/

* html #pageshell {
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/dirt_fat.png',sizingMethod='scale');
    } 

#header 
{
    background-image:url(../images/head.gif);
    background-position:top left;
    padding:10px;
    width:780px;
    min-width:780px;
    height:44px;
    float:left;
    text-align:right;
}

#header img 
{
    cursor:pointer;
}

#footer {
float:left;
background-color:white;
text-align:center;
padding:0px;
margin:0px;
width:800px;
height:27px;
}

#topshadow 
{
background-image:url(../images/dirt_top.png);
background-repeat:no-repeat;
background-color:Transparent;
width:900px;
height:20px;
}

/* HACK FOR IE 6*/

* html #topshadow  {
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/dirt_top.png',sizingMethod='scale');
    }

#footershadow 
{
    float:left;
    background-image:url(../images/dirt_bottom.png);
    background-position:left bottom;
    background-repeat:no-repeat;
    background-color:transparent;
    width:900px;
    height:50px;
}

/* HACK FOR IE 6*/

* html #footershadow  {
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/dirt_bottom.png',sizingMethod='scale');
    }

#leftshadow 
{
    float:left;
    min-height:400px;
    background-position:left top;
    background-repeat:repeat-y;
    background-color:transparent;
    width:50px;
    height:100%;
}

#rightshadow 
{
    float:left;
    background-position:right top;
    background-repeat:repeat-y;
    background-color:transparent;
    width:50px;
    height:auto;
}

#body 
{
background-color:white;
width:800px;
padding:0px;
margin:0px;
min-height:100px;

}



#flash {
float:left;
width:800px;
padding:0px;
min-height:90px;
padding-bottom:0px;
background-color:white;
font-family:Verdana;
}



#bodytext 
{
    background-color:White;
    background-image:url(../images/whitedirt_bg.jpg);
    background-position:top left;
    background-repeat:repeat-y;
    float:left;
    padding:20px;
    width:760px;
    font-family:Verdana;
    font-size:12px;
    line-height:normal;
}

#column1 
{

    width:360px;
    padding:0px;
    margin-right:20px;
    float:left;
    font-size:12px;
    margin-top:0px;
}

#column2 
{
    width:360px;
    padding:0px;
    margin-left:20px;
    float:left;
    font-size:12px;
    margin-top:0px;
}

#divider20 
{
    
    height:20px;
    background-color:Transparent;
}

#tippicbox 
{
    
   width:360px;
   padding:0px;
   margin-bottom:0px;
   min-height:95px;
 
}

#tippicbox a 
{
    font-weight:bold;
    text-decoration:none;
    font-size:10px;
    color:Black;
}

#tippicbox a:hover 
{
    color:#4db848;
}

#tipimgdiv 
{
    
  width:130px;
  height:90px;
  background-image:url(../images/border.png);
  background-repeat:no-repeat;
  padding:0px;
  margin-bottom:0px;
}
#tipimgdiv img 
{
    position:relative;
    top:5px;
    left:5px;
     
}

#imgbg 
{
  margin-top:10px;
  width:130px;
  height:90px;
  background-image:url(../images/10black.png);
  background-repeat:repeat;
  float:right;
  padding:0px;
}

#imgbg.notFirst 
{
    margin-top:20px;
}

#imgbg img 
{
    position:relative;
    top:5px;
    left:5px; 
   
}

#NewsLeft 
{

    float:left;
}

#piccol 
{
    float:right;
    width:130px;
}

html 
{
    height:100%;
}

body {
margin:0px;
padding:0px;
height:100%;
width:100%;
    background-image:url(../images/dirt_bg_2.jpg);
    
    background-repeat:repeat-x repeat-y;

}

a 
{
    font-weight:bold;
    text-decoration:none;
    font-size:12px;
    color:Black;
}

a:hover 
{
    color:#4db848;
}

p {
font-size:12px;
font-family:Verdana;
margin:0px;
line-height:1.2;
margin-top:15px;
}

h1 
{
  font-size:18px;
  font-weight:bold;
  font-family:Verdana;
  line-height:1;
  margin:0px;
  
  
}

h2 
{
    font-size:14px;
    font-weight:normal;
    font-family:Verdana;
    line-height:1;
    margin:0px;
    margin-top:3px;
    
}

.sub 
{
    margin:0px;
    line-height:1;
    font-weight:bold;
    margin-bottom:-10px;
}

.alternateRow 
{
    background-image:url(../images/10black.png);
    background-repeat:repeat-x repeat-y;
}

.dropDown 
{
    float:right;
    position:relative;
    top:-50px;
}

#left 
{

    padding-left:0px;
    padding-top:20px;
    float:left;
    width:210px;

    min-height:90px;

}

#right 
{
    padding-left:0px;
    padding-top:20px;
    float:right;
    width:130px;
    min-height:90px;


}

#newsblock 
{
    display:block;

}

.notlast 
{
    padding-bottom:15px;
}

.subNews 
{
    margin-bottom:-10px;
    line-height:1;
}

.lasMer 
{
    font-size:10px;
    display:block;
    margin-top:3px;
}

td a 
{
    font-weight:normal;
    text-decoration:underline;
}

.date 
{
    color:#4db848;
    font-style:italic;
}

.newsList
{
    margin:0px;
    padding:0px;
    margin-left:20px;
    list-style-image:url(../images/listimage.gif);
}
