body  
{ 
margin:0px;
padding:0px;
}
#shadow
{
    width: 820px;
    margin:20px auto 0 auto;
    position: relative;
    border-right: 1px solid #F4F4F4;
    border-bottom: 1px solid #F4F4F4;
    background-color: #E8E8E8;
}

.container  
{ 
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:820px;
	top: -10px;
    left: -10px;
    border: 1px solid #000000;
	background-color:#FFFFFF;
}#Content  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
width:820px;
z-index:0;
}
#Copyright
{ 
position:relative;
margin-left:auto;
margin-right:auto;
width:820px;
z-index:0;
text-align:center;
padding-bottom:20px
}

.LeftColumn  
{ 
width:626px;
}



.RightColumn  
{ 
width:194px;
background-color:rgb(140,200,237);
}


.LogoColumn  
{ 
width:626px;
background-image:url(logo.png);
background-repeat:no-repeat;
height:213px;
}


.MenuColumn  
{ 
width:626px;
height:40px;
}



.ContentColumn  
{ 
width:626px;
border:3px solid rgb(172,214,242);
}
