body
{
 background-image:url(../icons/bgBamboo.gif);
 background-repeat:repeat;
 background-color:#B7C2F0;
 text-align: center;
}

.noBackgroundPic
{
 background-color:#B7C2F0;
 text-align: center;
}

.link
{
 font-family: "Times New Roman", Times, serif;
 font-size: 10px;
 text-align:center;
 color: #990033;
 font-weight: bold;
 text-decoration: underline;
}

.linkPictures
{
 font-family: "Times New Roman", Times, serif;
 font-size: 13px;
 text-align:center;
 color: #990033;
 font-weight: bold;
 text-decoration: underline;
}

a.link:hover 
{
 color: #660021;
 text-decoration: underline;
 cursor: pointer;
}

.box
{
 font-family: "Bookman Old Style";
 background-color: #FFFFCC;
 border-color: #990033;
 border-style: groove;
 border-width: 2px;
 text-align:center;
 font-size:11px;
}

.title
{
 font-family: "Monotype Corsiva","Times New Roman",Times,"Bookman Old Style";
 font-weight: bold;
 text-align:center;
 font-size:26px;
 color: #660021;
 vertical-align:middle;
}

.subtitle
{
 font-family: "Monotype Corsiva","Times New Roman",Times,"Bookman Old Style";
 font-weight: bold;
 text-align:center;
 font-size:20px;
 color: #660021;
}

.personalText
{
 font-family: "Monotype Corsiva","Times New Roman",Times,"Bookman Old Style";
 font-weight: bold;
 text-align:center;
 font-size:20px;
 color: #660021;
}

img.fullpic
{
 border-style:groove;
 border-width:2px;
}

.info
{
 font-size: 12px;
 font-style: italic;
}

.hoverInfo
{
 font-weight: bold;
 text-align:center;
 height:25px;
 vertical-align:middle;
 opacity:0;
 MozOpacity:0;
 KhtmlOpacity:0;
 filter:alpha(opacity=0);
}

