


img {margin: 0px; border: 0px;}

body
{
	
	background: #1058a9;
	

}


#header{
	height: 10px;

	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
	background-color: #ddd;
	
}

#frames{
	height:90%;
}

.sitemanagerlinks, #menu, #menu table, #footer, #breadcrumbs, #time{
	float: right;
	margin-right: 0px !important;
	margin-right: 1px;

	position: relative;
	z-index: 1;
	display:none;
}

#content{
	 padding: 10 30 10 30; 
	background-image: url(../img/content_bg2.jpg); 
	background-repeat:repeat-y;
	display: block;
}

