﻿a 
{
    font-family:Arial;
    font-size: 12px;
    color: #000000;
    text-decoration:underline
}

body 
{
    background-color: #ffffff;
    margin:0px;
    font-family:Arial;
    font-size: 12px;
    color: #000000;
}

h1 
{
    font-family:Verdana;
    font-size: 18px;
    font-weight:bold;
    color: #003399;
    margin-top: 12px;
    margin-left: 3px;
}

h2 
{
    font-family:Verdana;
    font-size: 14px;
    font-weight:bold;
    color: #003399;
}

.address 
{
    font-family:Arial;
    font-size: 11px;
    color: #000000;
    text-decoration:none;
    
}

.bottomlinks, .bottomlinks a:link, .bottomlinks a:visited
{
    font-family:Arial;
    font-size: 10px;
    color: #003300;
    text-decoration:none;
    
}

.bottomlinks a:hover
{ 
    text-decoration:underline;
}

.captcha
{
    text-align: left;
    margin: 20px 0px 10px 50px;
}

.content
{
    font-family:Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration:none;
    margin-top: 2px;
    margin-left: 6px;
    margin-right: 8px;
    list-style-position: inside;
	list-style-type:disc;    
     
}

.content a:link, .content a:visited
{
    font-family:Verdana;
    font-size: 12px;
    text-decoration: underline;
    color: #000000;
}

.content a:hover
{
    font-family:Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration:none;
     
}


.copyright,  .copyright a:link, .copyright a:visited
{
    font-family:Arial;
    font-size: 10px;
    color: #999999;
    text-decoration:none;    
}

.copyright a:hover
{
    text-decoration:underline;
    color: #999999;
}

.leftcontent
{
   background-image: url(../images/normal_13.jpg);
   background-repeat: repeat-y;
}

.rightcontent
{
   background-image: url(../images/rightside.jpg);
   background-repeat: repeat-y;
}

.secondstory
{
   background-image: url(../images/rightside_background.jpg);
   background-repeat: no-repeat;
}

.secondstorytitle
{
   padding-top: 75px;
   padding-left: 10px;
   font-size: 12px;
   font-family:Verdana;
   font-weight: bold;
   color: #003399;
   vertical-align: top;
   text-align: center;
}

.secondstorycontent
{
   padding-top: 5px;
   padding-left: 5px;
   padding-bottom: 5px;
   padding-right: 5px;
   background-color: #ccffcc;
   font-size: 10px;
   font-family:Verdana;
   font-weight: normal;
   color: #000000;
   vertical-align: top;
   text-align: left;
    width:175px;
    float: right;
}

.secondstorycontent p, .secondstorycontent a
{
    font-size: 10px;
}

.ValidationError{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.viewgallery a:link, .viewgallery a:visited, .viewgallery a:hover
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    color: #000000;
    width: 500px;
    margin-left: 240px;
    
}