#dark_screen 
{
	background: #172244; /* Should be the same as in fake_wrapper */
	background: #FFFFFF;
}

#light_screen 
{
	background: #FFFFFF; /* Should be the same as in fake_wrapper */
}

#light_fake_wrapper{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF; /* Should be the same as in dark_screen */
	text-align: center;
	/* border: 1px solid yellow; */
}

#fake_wrapper{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF; /* Should be the same as in dark_screen */
	text-align: center;
	/* border: 1px solid yellow; */
}

#wrapper
{
	float: center;
	left:auto;
	top: auto;
	width: 979px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	text-align: center;
	/* border: 1px solid #C0C0FF; */
}

#navigation_menu
{
	position:relative;
	left:auto;
	top: -105px !important;
	top: -102px;
	width: 979px;
	padding-right: 0px;
	text-align: right;
	/* background-color: #B0B0FF; */
	background: url(../Images/bg_left.jpg) repeat-x;
	padding-top: 0px;
}

#top_color_banner
{
	float: center;
	left:auto;
	top: auto;
	height: 30px;
	z-index:1;
	background-color: #C0C0FF;
	text-align: right;
}

#logo_home, #logo_common
{
	float: center;
	left:auto;
	top: auto;
	height: 220px;
	text-align: left;
	z-index:1;
	overflow:hidden;
}

#logo_home
{
	height: 290px;
}

#top_banner_image
{
	float: center;
	left:auto;
	top: auto;
	width: 100%;
	z-index:0;
	background: url(../Images/top_banner_image.jpg) repeat-x left top;
}

#main_area
{
	float: left;
	left:auto;
	top: auto;
	width: 970px;
	vertical-align: top;
	margin-bottom: 20px;
}

#contents
{
	float: left;
	left:auto;
	top: 0px;
	width: 970px;
	text-align: left;
	padding: 1px;
	font-size: 10px;
	margin-bottom: 2px;
}

#content_header
{
	background-color: #ABBDD3;
	background-color: #C0C0FF;
	height: 30px;
	vertical-align: middle;
}

#page_title
{
	font-weight: 500;
	font-size: 16pt;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
}

#pure_contents
{
	width: 970px;
	font-size: 12px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

#footer
{
	float: left;
	left:auto;
	top: 0px;
	height: 57px;
	width: 979px;
	background-color: #ABBDD3;
	background-color: #C0C0FF;
	/* border: 1px solid #C0C0FF; */
	background: url(../Images/bgfooter.gif) no-repeat left top;
}

#footer_text
{
	position: relative;
	top:25px;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
}

/* Page layouts */
#olympic_main_image, #water_color_main_image
{
	text-align: center;
}

.artist
{
	position: relative;
	left:0px;
	top: 0px;
	width: 600px;
	height: 200px;
	background: #FFFFFF;
	text-align: left;
	padding: 1px;
	font-size: 10px;
	margin: 5px;
	border: 1px solid #C0C0FF;
}

.artist_image
{
	position: relative;
	left:0px;
	top: 0px;
	width: 200px;
	background: #FFFFFF;
	text-align: left;
	padding: 1px;
	font-size: 10px;
	margin-bottom: 2px;
	font-weight: 500;
	font-size: 14pt;
	text-align: center;
}

.artist_profile
{
	position: relative;
	left:220px;
	top: -180px;
	width: 370px;
	background: #FFFFFF;
	text-align: left;
	padding: 1px;
	font-size: 12px;
	margin-bottom: 2px;
}

#inline_basket
{
	padding: 1px;
	margin: 3px;
	padding: 5px;
	border: 1px solid #C0C0FF;
}

.textblock
{
	margin: 0 0 0 10px;
	font-size: 10pt;
}

/* Unused */
#ads
{
	position: relative;
	left:auto;
	top: auto;
	width: 120px;
	float: right;
	overflow: auto;
	padding: 5px;
}

.search_box {
}

.city_box {
	right: 6px;
	top: 49px;
}