﻿body 
{
    margin-right:0px;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
    font-family:Verdana;
    font-size:10pt;
}
#main
{
 width:950px;
 border:0px;
    
}
#main #lSide
{
    width:231px;
    background-image:url(images/leftRepeat.jpg);
    background-repeat:repeat-y;
       
}
#main #content
{
    width:620px;
    background-color:#000000;
    color:#ffffff;
    padding-top:20px;
    padding-bottom:10px;
}
#main #rSide
{
    width:99px;
    background-image:url(images/rsideRepeat.jpg);
    background-repeat:repeat-y;
}
#main #lBtm
{
    width:231px;
    height:43px;
    background-image:url(images/btmLCorner.jpg);
    background-repeat:no-repeat;

}
#main #mBtm
{
    width:620px;
    height:43px;
    background-image:url(images/mainBtm.jpg);
    background-repeat:no-repeat;
    text-align:center;
    vertical-align:middle;
    font-size:7pt;
    line-height:10pt;
}
#main #rBtm
{
    width:99px;
    height:43px;
    background-image:url(images/btmRCorner.jpg);
    background-repeat:no-repeat;
}
div.menu
{
    width:156px;
    height:86px;
    background-image:url(images/menuBG.jpg);
    background-repeat:no-repeat;
    padding-left:75px;
    line-height:20px;
}
div.archive
{
    width:156px;
    height:261px;
    background-image:url(images/archiveBG.jpg);
    background-repeat:no-repeat;
    padding-left:75px;
    line-height:20px;
}
a
{
    text-decoration:none;
    color:#ffffff;
}
a:visited
{
    text-decoration:none;
    color:#ffffff;    
}
a:hover
{
    text-decoration :underline;
    color:#3a9aa6;
}
.subMenu
{
    color:#8e8e8e;
    font-size:11pt;
}
a.smBlk
{
    color:#000000;
    font-size:7pt;
    text-decoration:underline;
}
div.gallImg
{
    height:390px;
    width:600px;
    text-align:center;
    
}
img.mainImg
{
    border:solid 1pt #000000;
}
img.mainImgw
{
    border:solid 1pt #ffffff;
}
div.blogTop
{
    height:27px;
    width:620px;
    background-image:url(images/blogTop.jpg);
    background-repeat:no-repeat;
}
div.blogBtm
{
    height:24px;
    width:620px;
    background-image:url(images/blogBtm.jpg);
    background-repeat:no-repeat;
}
td.blogLeft
{
    background-image:url(images/blogLBorder.jpg);
    background-repeat:repeat-y;
    width:32px;
}
td.blogRight
{
    background-image:url(images/blogRBorder.jpg);
    background-repeat:repeat-y;
    width:32px;
}
td.blogMain
{
    padding-left:10px;
    padding-right:5px;
    padding-bottom:10px;
    width:541px;
}
.blogTitle
{
    color:#3a9aa6;
    font-size:12pt;
    padding-left:35px;
}
.innerblogTitle
{
    color:#3a9aa6;
    font-size:10pt;
    padding-left:12px;
}
div.thumbPic
{
    border:solid 1pt #8e8e8e;
    width:110px;
    height:75px;
    float:left;
    padding-left:3px;
    padding-right:3px;
    padding-top:1px;
    padding-bottom:1px;
}
div.largePic
{
    width:620px;
    text-align:center;
}
div.spacer
{
    width:15px;
    float:left;
    height:1px;
}
p.greeting
{
    color:#dcdcdc;
    font-size:9pt;
    line-height:11pt;
}
.reflect
{
  filter:alpha(opacity=60);
  -moz-opacity:.60;
  opacity:.60;
}
.lgGrey
{
    color:#8e8e8e;
    font-size:14pt;
}
p.regText
{
    color:#dcdcdc;
    font-size:10pt;
    text-indent:15px;
    text-align:justify;
    padding-left:15px;
}
p.regTitle
{
    color:#3a9aa6;
    font-size:12pt;
    text-align:center;
    font-variant:small-caps;
}