body
{
	text-align: center;
    background-color: #48423C;
    margin-top: 0px;
}

#dropshadow
{
	width: 845px; 
    height: 692px; 
    margin: 0 auto;
    background-image: url(images/dropshadowbg.jpg);
}

#dscontainer
{
	overflow: hidden;
	width: 100%
}

#topdropshadow
{
	width: 824px;
	height: 21px;
	position: relative;
}

#leftdropshadow
{
	width: 22.5px;
	height: 650px; 
	float: left;
	display: inline;
}

#rightdropshadow
{
	width: 12px;
	height: 650px; 
	float: right;
	display: inline;
	position: relative;
}

#bottomdropshadow
{
	width: 824px;
	height: 12px;
}

#container
{
	width: 800px; 
    height: 650px; 
    border: 0px #999999 solid; 
    text-align: left;
	margin:0 auto;
	background-color: #8c8278;
	display: inline;
	position: relative;
	float: left;
}

#left_menu
{
	width: 230px;
	height: 100%;
	position: relative;
	float: left;
	border-left: 7px #ecb249 solid;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	background-image: url(images/background_texture.jpg);
}

#left_menu_dark
{
	width: 230px;
	height: 100%;
	position: relative;
	float: left;
	border-left: 7px #ecb249 solid;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	background-image: url(images/background_texture_dark.jpg);
}

#left_menu_nm
{
	width: 230px;
	height: 100%;
	position: relative;
	float: left;
	border-left: 7px #ecb249 solid;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
}

#top_menu_container
{
	width: 563px;
	height: 17px;
	position: relative;
	float: right;
	margin: 0 0 0 0;
	background-color: #8c8278;
}

#top_menu_left
{
	width: 60px;
	height: 17px;
	position: relative;
	float: left;
	margin: 0 0 0 0;
}

#top_menu
{
	width: 503px;
	height: 17px;
	position: relative;
	float: right;
	margin: 0 0 0 0;
}

#container_body
{
	width: 550px;
	height: 633px;
	position: relative;
	float: left;
	margin: 0 0 0 0;
}