﻿body 
{
    margin:10px 0;
     background-image:url(images/backbox.png);
     background-repeat:repeat;
     background-position:center top;
  
}

div
{
    font-family:Verdana;
    font-size:10pt;
    color:black;
    line-height:130%;
}

.links
{
	font-family:Arial;
    font-size:9pt;
    color:blue;
    text-decoration:none;
	
}

.links:hover
{
	font-family:Arial;
    font-size:9pt;
    color:red;
    text-decoration:none;
}

a
{
    font-family:Arial;
    font-size:9pt;
    color:Black;
    text-decoration:none;
}

a:hover
{    font-family:Arial;
    font-size:9pt;
    color:gray;
    text-decoration:none;
}

FORM
{
  font-family:Garamond ;
    font-size:9pt;
    color:black;  
}
.main
{
    width:900px;
    height:auto;
    display:table;
    background-image:url(images/background.gif);
    background-repeat:repeat-y;
     background-position:center center;
     border:solid 1px gray;
    
}
.topdiv 
{
    width:900px;
    height:110px;
    float:left;
    clear:left;    
    background-image:url(images/top_img.png);
    background-position:left center;
    background-repeat:no-repeat;
}
.amenu
{
    float:left;
    width:120px;
    height:25px;
    background-image:url(images/btn.gif);
    background-repeat:no-repeat;
    background-position:center top;
    text-align:center;
    color:White;
    margin-top:0px;
    margin-left:0px;
    text-decoration:none;
    font-size:9pt;
    padding-top:5px;
    
}
.amenu:hover
{
    float:left;
    width:120px;
    height:25px;
    background-image:url(images/btn_hover.gif);
     background-repeat:no-repeat;
    background-position:center top;
    text-align:center;
    font-weight:bold;   
    color:Black;
    margin-top:0px;
    margin-left:0px;
    text-decoration:none;
    padding-top:5px;
}

.menudiv
{
    width:100%;
    height:30px;
    float:left;
    clear:left;
   background-color:White;
   background-image:url(images/menuback.jpg);
   background-repeat:repeat-x;
   background-position:center top;
}

.datadiv
{  width:900px;
    display:table;
    float:left;
    clear:left;
    border-bottom:solid 1px silver;
    height:auto;
}
.leftdiv
{
    width:201px;
       display:table;
       height:auto;
    float:left;
    clear:left;
}

.rightdiv
{ width:698px;
  display:table;
  height:auto;
  float:right;
  clear:right;
  text-align:center;
  background-image:url(images/Boxtitle.gif);
  background-repeat:no-repeat;
  background-position:center bottom;   
  border-left:dotted 1px silver;
}

.Vmenu
{
    width:180px;
    float:left;
    clear:left;
    margin-left:10px;
     background-image:url(images/arrow.gif);
     background-repeat:no-repeat;
     background-position:0px center;
     color:black;
     margin-top:5px;
     margin-bottom:10px;
     text-align:left;
     padding-left:5px;
     text-decoration:none;
     border-bottom:dotted 1px silver;
}

.Vmenu:hover
{
    width:170px;
    float:left;
    clear:left;
    margin-left:10px;
    background-image:url(images/arrow.gif);
    background-repeat:no-repeat;
    background-position:10px center;
    color:red;
    margin-top:5px;
    margin-bottom:5px;
    text-align:left;
    padding-left:20px;
    text-decoration :underline;
    border-bottom:dotted 1px silver;
}
        
.bottamdiv
{
    width:100%;
    clear:both;
   
}

.Flashdiv
{
    width:335px;
    height:199px;    
    padding-top:20px;
    vertical-align:middle;
    float:left;
    clear:left;
    padding-left:10px;
}

.middle
{
	width:335px;
    height:200px;
    float:left;
    clear:left;
    margin-left:0px;
    margin-top:0px;
    margin-top:10px;
}
.Events
{
    width:300px;
    height:210px;
    float:right;
    clear:right;
    margin-right:15px;
    border:solid 1px #bfd3e7;
    margin-top:5px;
}

.Event
{
    width:300px;
    height:110px;
    float:right;
    clear:right;
    margin-right:15px;
    border:solid 1px #bfd3e7;  
    padding-left:5px;
   padding-top:5px;
}

.advt
{
	width:685px;
    height:100px;
    float:right;
    clear:right;
    margin-left:8px;
    margin-top:5px;
   padding-top:10px;
    clear:both;
}

.newsdiv
{
    width:900px;
    height:20px;
    float:left;
    clear:left;
    background-color:Navy;
    margin-top:0px;
  
}

.staff
{
	border-right:1px solid black;
	border-bottom:1px solid black;
	padding-left:5px;
	height:17px;
	font-family:Verdana;
	font-size:10pt;
}

.gellery
{
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}