html 			{ height:100%; min-height:100%; margin-bottom:1px;}
*
{
scrollbar-base-color: #DCE8E5;
scrollbar-arrow-color: #020002;
scrollbar-face-color: ##3690ba;
scrollbar-shadow-color: #557791;
scrollbar-track-color: #8DAFD6;
}
body 			{margin: 0px; height:100%; background-color:#fff; background-image: url(../images/background.jpg); background-repeat:repeat-x; background-position: center top;}

#main				{width:958px; margin-top:0px; margin-bottom:10px; vertical-align:top; margin-left:auto; margin-right:auto; border:0; background: transparent;}

#navcolumn 			{width:390px; height:100%; margin: 250 0 0 0; position:relative; float:left; background:transparent;}

	.navbar		{
	width:362px;
	height:500px;
	position:absolute;
	top: 157px;
	left: -1px;
	background:transparent
}

#maincolumn 			{width:568px; height:100%; margin: 30px 0px; position:relative; float:right; background:transparent;}

	.header {width:556px; height:20px; position:absolute; padding-top:0px; padding-left:10px; padding-right:10px; left: 12px; top: 0px; z-index:10; background: #FFF url(../images/paperback.jpg) repeat; border-top:#006 1px solid; border-right:#006 1px solid; border-left:#006 1px solid;}
	
	.shadow {width:12px; height:100%; position:absolute; left: 0; top: 0px; z-index:9;}
	
	.contentarea {
	width:556px;
	height:600px;
	position:absolute;
	padding-left:10px;
	padding-right:10px;
	left: 12px;
	top: 20px;
	background: #FFF url(../images/paperback.jpg) repeat;
	z-index:11;
	border-right:#006 1px solid;
	border-left:#006 1px solid;
	border-top:0;
}
	
	.mainend {
	width:556px;
	height:150px;
	position:absolute;
	left: 12px;
	top: 610px;
	background: #FFF url(../images/paperbackend.jpg) bottom right no-repeat;
	z-index:4;
	border-bottom:#006 1px solid;
	border-right:#006 1px solid;
	border-left:#006 1px solid;
	border-top:0;
	padding-left:10px;
	padding-right:10px;
}

	.footer {
	width:556px;
	padding: 10px 10px 0 10px;
	height:50px;
	position:absolute;
	left: 12px;
	top: 760px;
	z-index:5;
	background:transparent;
}
	.imagesNav{
		padding:1px;
	}
	




	
