﻿body 
{
    background-image: url('images/backgroundtile.png');
    background-repeat:repeat;
    padding-left: 0px;
    padding-right:0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-left: 47px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: Verdana;
    font-size: 10px;
    color: #FF3399;
    height: 100%;
}

html {
height: 100%;
}

h1
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #FF3399;
    text-decoration: underline;
}

h4
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #FF3399;
}

#horizRule
{
    color: #FF3399; 
}

#outerTable
{
    height: 100%;
    border-width: thick;
    border-color: Black;
    vertical-align: top;
       
}

#leftEdge
{
    background-image: url('images/leftEdge.gif');
    background-repeat: repeat-y;
    width:18px;
}

#centreColumn
{
    background-image: url('images/backgroundtile_dark.png');  
    background-repeat:repeat;
    padding-left: 0px;
    padding-right:0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    vertical-align: top;
}

#rightEdge
{
    background-image: url('images/rightEdge.gif');
    background-repeat: repeat-y;
    width: 18px;
}

#header
{
       
}

#navMenu
{
    
}

#columnsTable
{
    
}

#leftColumn
{
     vertical-align: top;
}

#rightColumn
{
    
}

#specialThanks
{
    width:149px;
}

#st_top
{
    background-image: url('images/st_top.gif');
    background-repeat:no-repeat;   
    width:149px;
    height: 14px;
}

#st_left
{
    background-image: url('images/st_left.gif');
    background-repeat:repeat-y;
    width: 23px;
}

#st_middle
{
    background-color: White;
    width: 112px;
}

#st_right
{
    background-image: url('images/st_right.gif');
    background-repeat:repeat-y;
    width: 14px;
}

#st_bottom
{
    background-image: url('images/st_bottom.gif');
    background-repeat:no-repeat;
    height: 14px;
}

#pageContent
{
    
}

#pc_top
{
    background-image: url('images/pc_top.gif');
    background-repeat: no-repeat;
    width: 591px;
    height: 14px;
}

#pc_left
{
    background-image: url('images/pc_left.gif');
    background-repeat:repeat-y;
    width: 14px;
}

#pc_middle
{
    background-color: White;
    width: 563px;
}

#pc_right
{
    background-image: url('images/pc_right.gif');
    background-repeat:repeat-y;
    width: 14px;
}

#pc_bottom
{
    background-image: url('images/pc_bottom.gif');
    background-repeat:no-repeat;
    height: 14px;
}

/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(Images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(Images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(Images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(Images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(Images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(Images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(Images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(Images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}

/* Photo Border for the Album Page */

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}