﻿.biglinks
{
    position:relative;
    padding-left:5px;
    cursor:pointer;
}
.mainmenu
{
    position:absolute;
    background-image:url(../webimages/menu.png);
    height:276px;
    width:187px;
    z-index:2;
    left:0;
    top:0;
}
.mainimage
{
    position:absolute;
    height:276px;
    z-index:0;
    right:0;
    top:0;
}
.outer
{
    position:relative;
    height:276px;
    width:861px;
}
.menulinks
{    
    font-family: "Trebuchet MS";
    color: #FFFFFF;    
    cursor: pointer;    
}
.menuspacing{
    padding-left: 50px;
    padding-top: 10px;
    text-align:left;
    cursor: pointer;  
}
.firstlink
{
    padding-top:40px;
}
#contents
{
    padding-left:10px;
    font-family:Georgia, "Trebuchet MS", Verdana;
    color:#29419b;
    text-align:left;
    vertical-align:top;
}
hr
{
    border:0;
    height:3px;
    width:100%;
    background-color:#7d8295;
}
hr.dashed {
      border-top: 1px dashed #7d8295;
      color: #fff;
      background-color: #fff;
      height: 4px;
      padding-left:10px;
      width:120px;
      text-align:center;
}
hr.dashedfull {
      border-top: 1px dashed #7d8295;
      color: #fff;
      background-color: #fff;
      height: 4px;
      padding-left:10px;
      text-align:center;
}
.tiny
{
    font-size:10px;
    font-family:Verdana;
    color:#7d8295;
    text-decoration:none;
    vertical-align:top;
}
#twittarea{
    font-family:Georgia, "Times New Roman";
    font-size:14px;
    color:#958f7d;
    padding-left:20px;
    padding-right:20px;
    padding-top:10px;
    padding-bottom:10px;
    width:150px;
}
#twitttime{
    font-family:Georgia, "Times New Roman";
    font-size:10px;
    color:#29419b;
    padding-top:10px;
    padding-bottom:10px;
}
.twittmore{
    font-family:Georgia, "Times New Roman";
    font-size:14px;
    color:#958f7d;
    text-decoration:none;
    cursor:pointer;
}
.inputs{
    margin:10px;
    width:120px;
    font-family:Verdana, Arial, Sans-Serif;
    font-size:10px;
    border:solid 1px #cacaca;
    background-color:#ffffff;
    color:#29419b;
}
.blues{
    padding:10px;
    font-family:Georgia, "Trebuchet MS", Verdana;
    color:#29419b;
    text-align:left;
}
img{
    border:none;
}
a {
    text-decoration:none;
}
html{
    overflow:scroll;
}
