BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    margin-top:0;
    margin-left:0;
    margin-right:0;
}

#header 
{
	border-bottom: solid 1px #dadada;
	
}
#main
{
	background-color: #e3ebf4;
}
#left_side
{
	background: url("/oyAp/graphics/bakgr_left.jpg") top right no-repeat;
}
#right_side
{
	background: url("/oyAp/graphics/bakgr_right.jpg") top right no-repeat;
}

#article_box
{
	background-color: White;
	border: solid 1px #dadada;
	margin: 0px 0px -10px 0px;
}

#image
{
	background-color: White;
	border: solid 1px #dadada; 
	margin: 10px 10px 10px 10px;
}

div.thumbnail
{
	
	border: solid 1px #dadada; 
	width: 272px;
	float: right;
	margin-bottom: 10px;

}
div.imageholder
{
	
	width: 280px;
	float: right;
	margin: 0px 0px 0px 5px;

}


div.thumbnail table.preview
{
	vertical-align: middle;
}

.menuholder
{
	padding-left: 0px;
}
Div#footer_box
{
	background-color: White;
	border: solid 1px #dadada;
	margin: 0px 0px -10px 0px;
	padding: 10px 10px 10px 10px;
}