﻿body
{
margin:0 8px 0 0;
}

#DNR_header
{
	height: 128px;
	width: 100%;
	background-image: url(images/DNR_header_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}
#DNR_logo
{
	height: 128px;
	width: 128px;
	background-image: url(images/DNR_header_logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: right;
}
#Body_Div {
margin-left:8px;
}
.CenterLoginPanel
{
	position:absolute;
	left:50%;
	background-color:#c2d197;	
	Width:300px; 
	border-color:#004000;
	border-style:solid;
	margin-left:-150px;
	margin-top:100px;
}

.NewAccount
{
	background-color:#c2d197;	
	border-color:#004000;
	border-style:solid;
}

.Account
{
	background-color:#c2d197;	
	border-color:#004000;
	border-style:solid;
	width:1000px; 
	background-color:#c2d197
}

.CenterPanel
{	
	position:absolute;
	left:50%;	
	top:40%;
	text-align:center;
}
