#page		{
	background-attachment: fixed;

	min-width: 	1050px;
	min-height:	1000px;

	text-align:	center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -20px;
}

body		{
	text-align: center;
	background-attachment: fixed;
	margin:		0px;
	margin-top:	1px;
	padding:		0px;
}
body#article	{
	background-color:	#D9D9D9;
}


div.header {
	color: #000000;
	background-color:		#E2C0A0;
	border: 1px solid black;
	font-size: 2.2em;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	text-align: center;
	padding-bottom: 2px;
}


#floorpicture		{
	background-color:		#e7e7e7;
}

#tablepicture		{
	background-color:		#cccccc;
}

#wallpicture		{
	background-color:		#dddddd;
}

#westinpicture		{
	/* background-color:		#d6c4a0;
	//background-color:		#efd5a4; */
	background-color:		#000000;
	color:				#efd5a4;
}
a:hover		{
	color:			red;
	border-color:	red;
}
#currpage	{
	color:			#00bb00;
	font-size:		1.2em;
}
#banner_table	{
	top:		0px;
	margin-top:	-1px;
	width:		100%;
	text-align:	center;
	border-top:		solid 1px #007700;
	border-bottom:		solid 1px #007700;
	background-color:		#E2C0A0;
	border-collapse:		collapse;
}

#header_table {
	background-color:	#E2C0A0;
}

#header_line_one	{
	text-shadow: #664800 .1em .1em .1em;
	font-family:	sans-serif;
	font-size:		2.0em;
	font-weight:	bold;
	padding-top:	50px;
	padding-bottom:	50px;
	margin-bottom:	100px;
	margin-top:		100px;
}
#header_line_two	{
	font-family:	sans-serif;
	font-size:		.7em;
	font-weight:	bold;
}
span.nav_link	{
	font-size:	.8em;
}

img.link_picture	{
	border: solid 2px #999999;
}
img.link_picture:hover	{
	border: solid 2px #ff0055;
}

.link_table	{
	color:	#dddddd;
	border: solid 1px #000000;
	background-color:	#555555;
}
