.leftborder
{
 position:absolute ;
 left: 30 px;
 top: 0 px;
 height: 100%;
 width: 100px;
 FILTER: Alpha(Opacity:30);

}

.logo
{
 position:absolute ;
 left: 200 px;
 top: 20 px;
 height: 90 px;
 width: 100px;
}


.menu
{
 position:absolute ;
 left: 150 px;
 top: 120 px;
 height: 90 px;
 width: 400px;
 font-size: 10pt;	
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mainimage
{
	border-right: #000000 1px solid;
	left: 620px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	position: absolute;
	top: 0px;
}


.mainarea
{
	font-size: 8pt;
	left: 165px;
	width: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 165px;
	height: 400px;
	line-height: 15px;
}


.thumpnail
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.thumpnailselected
{
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}


A {

	text-decoration: none;
	color: #000000;
}


.imagetext
{
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}




.ContentBotton
{
    FONT-SIZE: 10px;
    BACKGROUND-COLOR: #D4D0C8
}
.ContentEditBar
{
    FONT-SIZE: 10px;
    WIDTH: 348px;
    POSITION: relative;
    TOP: -20px;
    BACKGROUND-COLOR: silver
}
.ContentEdit
{
    WIDTH: 25px;
    POSITION: relative;
    TOP: -20px;
    BACKGROUND-COLOR: silver
}
