body {
    margin:0px 0px 0px 0px;
    FONT-FAMILY: arial;
    background-color: #BDB76B;
    height: 100%;
    font-size: 80%;
}
TH {
    TEXT-ALIGN: left;
    border: none;
    vertical-align: top;
}
.clsThumb {
    BORDER-RIGHT: white thin solid;
    BORDER-TOP: white thin solid;
    BORDER-LEFT: white thin solid;
    BORDER-BOTTOM: white thin solid;
    margin: 2px;
    text-align: center;
}
.clsMainImage {
    BORDER-RIGHT: white thin solid;
    BORDER-TOP: white thin solid;
    BORDER-LEFT: white thin solid;
    BORDER-BOTTOM: white thin solid
}
A {
    COLOR: white;
    font-weight: bold;
}
td.clsNavBar {
	vertical-align: top; 
	width: 100px;
	background-color: #000000;
	text-align: center;
}
.clsNavMenu {
    COLOR: #000000;
    TEXT-DECORATION: none
}
.clsNavMenuSelected {
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
TABLE {
    border: none;
}
table.clsMainTable {
    width: 100%; 
    text-align: left;
    height: 100%;
}
table.clsOuterContainer {
    width: 100%; 
    text-align: left;
    table-layout: fixed;
}
TD {
    TEXT-ALIGN: left;
    border: none;
}
TD.thumbBorder5pct {
	width: 5%;
}
TD.thumbBorder2pct {
	width: 2%;
}
.clsMain {
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 15px;
    TEXT-ALIGN: left;
    vertical-align: top;
}
P {
    WIDTH: 400px;
    FONT-FAMILY: Arial
}
.clsInlineImg {
    BORDER-RIGHT: white thin solid;
    BORDER-TOP: white thin solid;
    FLOAT: left;
    MARGIN: 15px 15px 15px 0px;
    BORDER-LEFT: white thin solid;
    BORDER-BOTTOM: white thin solid
}
#leftcontent {
	position: absolute;
	margin-left: 0px;
	margin-top: 10px;
	width:400px;
}
#maincontent {
	position: absolute;
	left:10px;
	top: 50px;
}
#maincontent p 
{
	margin-left: 5px;
	margin-right: 5px;
}	
#rightcontent {
	position: absolute;
	margin-left: 330px;
	margin-top: 10px;
	text-align: left;
}
#rightcontent p {
	margin-top: 0px;
}
#adminHeader {
	margin:10px 10px 10px 10px;
}
#adminMenu {
	position: absolute;
	top: 20px;
	left: 162px;
}
td.clsThumbnailStrip {
	text-align: center;
	height: 80px;
}
#imgPainting {
	padding: 2px;
	border: solid 1px white;
}
.clsPaintingFormTextBox {
	width: 91%;
}
img.clsArrow {
	margin: 10px;
	border: none;
}
