html {height: 100%}
body {margin: 0px; text-align: center; background-color: #9c236a; height: 100%}

.Container 
{
	margin: 0px auto 0px auto;
	text-align: center;
	width: 823px;
	background-image: url(/webart/bg-shadow.gif);
}

.Content-wrapper
{
	margin: 0px auto 0px auto;
	width: 748px;
	background-image: url(/webart/content-bg-shadow.gif);
}

.Header
{
	width: 748px;
}

.Navigation
{
	width: 166px;
	float: left;
}

.Nav-button
{
	background:url(/webart/nav-button-bg.gif) no-repeat top;
	text-align: left;
	padding: 0px 0px 0px 10px;
}

.Nav-link
{
	padding-left: 10px;
	padding-top: 6px;
}

.Content-top
{
	width: 582px;
	background-image: url(/webart/content-top-bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 100%;
	float: left;
	text-align: left;
}

.Content-bg
{
	width: 582px;
	background-image: url(/webart/content-bg.gif);
	height: 100%;
	float: left;
}

.Content
{
	width: 500px;
	float: left;
	padding: 10px
}

.Footer
{
	width: 748px;
}

.DWlogo
{
	background-color: #ef2b7d;
	font-size: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.Image
{
	float: left;
}