﻿body { margin-left:150px; margin-right:150px; background-color:#967942;
}
#content
{
	background-color:White; width:99%;
}
#footer
{
	background-color:White; width:99%;
}
#header
{
	background-color:White; width:99%;
}
#navigation
{
	background-color:White; width:99%;
}
#pnlAddCategory
{
	margin-top:50px;
}
.nav,.nav:link,.nav:active, .nav:visited
{
	text-decoration:none; color:#967942; width:99%;
}
.nav:hover
{
	background-color:#967942; color:White;
}

.onpage
{
	background-color:black; color:White; text-decoration:none;
}
.maintPanel
{
	position:absolute; left:5px; top:100px; width:125px;
	background-color:White; z-index:10; height:200px;
	background:white;
}
.slideshow { width: 430px; margin: 0 0 0 0;}
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }
.page { min-height:420px;
}

