BODY 
{
	margin-top: 0;
	margin-left: 0;
	margin: 0px;
	background-image: url(../images/main_bg.JPG);
	background-attachment: fixed;
	background-repeat: repeat;
}
UL
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,Helvetica
}
#navstyle
{
    TEXT-DECORATION: none
}
A#navstyle
{
    TEXT-DECORATION: none
}
.link
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
.link
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
A.link
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A.link:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none; 
	background: #6699cc
}
.dashedborder {
	border-top: 1px dashed #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px none #999999;

}
.solidborder {
	border-top: 1px solid #238E68;
	border-right: 1px dotted #238E68;
	border-bottom: 1px solid #238E68;
	border-left: 1px dotted #238E68;

}
.topdashborder {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #238E68;
	border-right-color: #238E68;
	border-bottom-color: #238E68;
	border-left-color: #238E68;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-repeat: repeat;


}
.rightvertdash {
	border-right-width: 1px;
	border-right-style: dashed;
	border-top-color: #238E68;
	border-right-color: #238E68;
	border-bottom-color: #238E68;
	border-left-color: #238E68;

}
.topbottomdash {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #238E68;
	border-right-color: #238E68;
	border-bottom-color: #238E68;
	border-left-color: #238E68;
}
.leftvertdash {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #238E68;
}
.leftsideborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.albummainbg {
	background-image: url(../images/bg_lightgray_sm_linesback.gif);
	background-repeat: repeat;
}
.tinytableopacity    {
	FONT-SIZE: small;
	FONT-FAMILY:sans-serif;

background-color: #FFFFFF;
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;}
}
.albumsubbg {
	background-image: url(../images/photoalbum_pics_bg2.JPG);
	background-repeat: repeat;
}
.sidebarBG {
	background-image: url(../images/SB_background.JPG);
	background-repeat: repeat-y;
	background-position: left;
}
.navbg {
	background-image: url(../images/navBG.JPG);
	background-repeat: repeat-x;
}
