body {
	background-color: #2b2b2b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

input, textarea {
	background: #eee;
	border: 1px solid #000;
   -moz-box-shadow:inset 0 0 4px #000000;
   -webkit-box-shadow:inset 0 0 4px #000000;
   box-shadow:inset 0 0 4px #000000;
}

img#PhotoBorderWhite2 {
	border: 2px solid #FFF;
}

img#PhotoBorderWhite1 {
	border: 1px solid #FFF;
}

img#PhotoBorderBlack1 {
	border: 1px solid #000;
}

.tableInvisible {
}

.tableThinBkBdr {
        border: 1px solid #000000;
}

.tableImageBGLeft {
        width: 68px;
        background-image: url(/images/gallery-frame/gframe14.gif);
        background-repeat: repeat-y;
}

.tableImageBGRight {
        width: 75px;
        background-image: url(/images/gallery-frame/gframe16.gif);
        background-repeat: repeat-y;
}

a:link {
        color: #333333;
}

a:visited {
        color: #333333;
}

img#whiteBorder2 {
        border: 2px solid #FFFFFF;
}

div#titleBar {
        background-color: #333333;
        margin: 0px;
        width: 750px;
}

a.menuButton:link {
        background-color: #808080;
        padding: 3px 3px 0px;
        margin-top: 4px;
        margin-right: 1px;
        margin-left: 1px;
        border-top-width: thin;
        border-right-width: thin;
        border-left-width: thin;
        border-top-style: solid;
        border-right-style: solid;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-left-color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: large;
        font-style: normal;
        color: #FFFFFF;
        text-decoration: none;
        height: 25px;
        width: auto;
        margin-bottom: 0px;
}

a.menuButton:hover {
        background-color: #CCCCCC;
        padding: 3px 3px 0px;
        margin-top: 4px;
        margin-right: 1px;
        margin-bottom: 0px;
        margin-left: 1px;
        border-top-width: thin;
        border-right-width: thin;
        border-left-width: thin;
        border-top-style: solid;
        border-right-style: solid;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-left-color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: large;
        color: #333333;
        font-style: normal;
        text-decoration: none;
        height: 25px;
        width: auto;
}

a.menuButton:visited {
        background-color: #808080;
        padding: 3px 3px 0px;
        margin-top: 4px;
        margin-right: 1px;
        margin-bottom: 0px;
        margin-left: 1px;
        border-top-width: thin;
        border-right-width: thin;
        border-left-width: thin;
        border-top-style: solid;
        border-right-style: solid;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-left-color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: large;
        color: #FFFFFF;
        font-style: normal;
        text-decoration: none;
        height: 25px;
        width: auto;
}

a.menuButton:active {
        background-color: #333333;
        padding: 3px 3px 0px;
        margin-top: 4px;
        margin-right: 1px;
        margin-bottom: 0px;
        margin-left: 1px;
        border-top-width: thin;
        border-right-width: thin;
        border-left-width: thin;
        border-top-style: solid;
        border-right-style: solid;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #000000;
        border-left-color: #000000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: large;
        color: #FFFFCC;
        font-style: normal;
        text-decoration: none;
        height: 25px;
        width: auto;
}

img#logo {
        left: 0px;
        top: 0px;
        position: relative;
}

.tableMain {
        margin: 0px;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        position: relative;
}

img#textLeft {
        float: right;
        margin-left: 5px;
}

img#textRight {
        float: left;
        margin-right: 5px;
}

.textLeft {
        float: right;
        margin-left: 5px;
}

.textRight {
        float: left;
        margin-right: 5px;
}

.copyright {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        font-style: normal;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
        font-variant: normal;
}

img#blackBorder2 {
        border: 2px solid #000000;
}

#lightbox{
        background-color:#444;
        padding: 10px;
        border: 2px solid #000;
        }
#lightboxDetails{
        font-size: 0.8em;
        padding-top: 0.4em;
        }
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(/lightbox/overlay.png); }

* html #overlay{
        background-color: #333;
        background-color: transparent;
        background-image: url(/photography/lightbox/blank.gif);
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/lightbox/overlay.png", sizingMethod="scale");

.thumbContainer {
	width: 105px;
	height: 105px;
}

