body{
	margin: 0;
	height: 100%;
	background:url(images/bgr.gif);
	}
	
	
.pagecontainer{
	width: 100%;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
	background:url(images/bg2.png);
	_background:url(images/bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	font-family: tahoma;
}

#n div.editmenu{
	padding:10px;
	width:100px;
	z-index:100px;
	position:absolute;
	
}
#n div.mainpage{
	width:100%;
}

.header {
	text-align:right;
	vertical-align:top;
	height:212px;
	width:817px;
	left:auto;
	right:auto;
	margin-left:auto;
	margin-right:auto;}

.header2 {
	text-align:right;
	vertical-align:top;
	width:817px;
	height:91px;
	left:auto;
	right:auto;
	margin-left:auto;
	margin-right:auto;
}

div.pagetitle{
	font-size:14px;
	font-weight:bold;
	height:15px;
}


.content{
	width:817px;
	left:auto;
	right:auto;
	margin-left:auto;
	margin-right:auto;
	top:164px;
}


.text {
	width: 513px;
	height:100%;
	vertical-align:top;
	padding:0px;
}


td.menu{
width:159px;
vertical-align:top;
padding:0px;
}

div.menu_container{
_background:url(images/menu_bg.png);
background:url(images/menu_bg.jpg);
min-height:334px;
}

td.menul{
width:70px;

background:url(images/menu_l.png);
_background:url(images/menu_l.jpg);
background-position:top;
background-repeat:no-repeat;
}
td.end{
width:60px;

background:url(images/page_r.png);
_background:url(images/page_r.jpg);
background-position:top;
background-repeat:no-repeat;
}
td.separator{
width:15px;
background:url(images/menu_c.png);
_background:url(images/menu_c.jpg);
background-position:top;
background-repeat:no-repeat;
}

.page {
	width: 483px;
	height:100%;
	background:url(images/page_bg.jpg);
	_background:url(images/page_bg.jpg);
	min-height:340px;
	padding:15px;
}
.pagefoot {
	width: 513px;
	height:19px;
	background:url(images/page_end.png);
	_background:url(images/page_end.jpg);
	
}

.pagestart {
	width: 513px;
	height:20px;
	background:url(images/page_top.png);
	_background:url(images/page_top.jpg);
	
}


.footer {
	width:100%
	left:0px;
	right:0px;
	height:134px;
	min-height:134px;
	bottom:0px;
	vertical-align:bottom;
}





.image {
	width:817px;
	position:relative;
	left:50%;
	margin-left:-401px;
	height:70px;
	top:0px;
	vertical-align:bottom;
}


.footer div,.footer2 div{
	padding:1px;
	text-align:center;
	font-size:10px;	
}
