﻿body 
{
background : #fafafa; 
margin:2px; 
height:0;  
}


div.container
{
    
    background:#fafafa;
    border:solid 0px #993300;
    float:left;
    margin-top:0px;
    width:100%;
    height:100%;
    margin-left:0px;
    
}

div.header
{
   background : #fafafa; 
   background-image :url("../images/wildhogfestival/header4.jpg");
   border-right:solid 0px #999999;
   float:left;
   margin:0px;
   width:100%;
   height:140px;
}
div.datebar
{
   background : YellowGreen; 
   color:#990099;
   border-right:solid 0px #999999;
   float:left;
   
margin-bottom:10px; 
   width:100%;
   height:32px;
}
div.headerText
{
 margin-right:10px;
 margin-bottom:10px; 
 font-weight: bolder;  
 }
  
div.top
{  
 background:YellowGreen;
 float:left;
 margin:0px;
 height:20px;
 width:100%;
 border:solid 0px;
}

div.pagetitle
{
    background:YellowGreen;
    height: 15px;
    width: 100%;
    border: solid 0px;
    float: left;
}
div.middle
{
    width:1000px;
    margin:0px;
    border:solid 0px olive;
    height:100%;
    float:left;
    }

div.left
{
    width:150px;
    height:100%;
    float:left;
    border:solid 0px #99ccff;
    background:#cccccc;
}
div.right
{
    width: 200px;
    height: 100%;
    float: right;
    border: solid 0px #99ccff;
    background: #ffffff;
}
div.maincontent
{
    border:solid 2 px green;
    float:left;
    width:607px;
    margin-left:12px; 
    padding-bottom:30px;  
    
}
div.bottom
{
    position:relative;

    border:solid 0px green;
    margin-left:0px;
    width:100%;
    margin-bottom:0px;
    padding-bottom:10px;
    }
p
{
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: justify;
    font-family:sans-serif;
    font-size: 12px; 
}


div.pic1
{
    float:right;
    margin-top:10px;
    margin-left:10px;
    margin-right:15px;
 }
     
     
.subheader
{
   background-color: #fafafa; 
   font-weight: bold;
   font-size: 12pt;
   color: darkgreen; 
   font-family: 'Arial Rounded MT Bold' ;
}
.subheader1
{
    margin-top:6px;
    margin-left:30PX;
    padding-left: 0px;
    background-color: beige;
    height:20px;
    font-weight: bold;
    font-size: 12pt;
    color: darkgreen;
    font-family: 'Arial Rounded MT Bold';
}

.welcome
{
    font-weight: bold;
    font-size: 18pt;
    color: darkviolet;
    font-family: Times New Roman;
}
.chrono
{
    font-weight: bold;
    font-size: 12pt;
    color: darkviolet;
    font-family: Times New Roman;
}