body {
 background: #ffffff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 862px;
}
#header {
 width: 840px;
 float: left;
 padding: 10px;
 height: 50px;
}
#leftcolumn { 
 color: #333;
 border: 1px solid #000000;
 border-right: 0px;
 background: #ffffff;
 width: 165px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 border: 1px solid #000000;
 background: #ffffff;
 width: 371px;
 display: inline;
}
#rightcolumn { 
 color: #333;
 border: 1px solid #000000;
 border-left: 0px;
 background: #ffffff;
 width: 270px;
 float: left;
 position: relative;
}
.tablestyle {
 font-size: 13px;
 font-family: Arial, Helvetica, sans-serif;
}
.tdstyle {
 background: #D7D69B;
}
.tdheaderstyle {
 padding: 3px;
 background: #000000;
 color: #fff;
}
.gallerytitlestyle {
 padding: 3px;
 background: #ffffff;
}
.smallfont {
 font-size: 9px;
 font-family: Arial, Helvetica, sans-serif;
}
a {
 text-decoration: none;
 font-size: 13px;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif
}
form {display: inline;}
#selection {
 visibility: hidden;
 border: 1px solid #000;
 position: absolute;
 z-index: 2;
 cursor: move;
 background-color: #fff;
 filter: alpha(opacity=30);
 -moz-opacity: 0.3;
 opacity: 0.3;
}
#img_cover {
 position: absolute;
 z-index: 1;
}
