body {
	background-color: #ffffff;
}

#webcontent {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#webcontent b {
	font-style:oblique;
}
#webcontent c {
	font-size: 10px;
}
#webcontent d {
	color: #FFFF00;
	font-style:oblique;
}

/* ------------------ Menu ------------------- */

div.menu {
	margin: 0;
	font-size: 17px;
	font-weight: lighter;
	line-height: 24px;
	text-align: left;
	position: fixed;
	top: 350px;
	left: auto;
	width: 135px;
}
div.menu p {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	color: #E3AE3A;
}

div.menu a, div.menu em { display: block; margin: 0 }
div.menu a, div.menu em { border-top: 2px}
div.menu a:first-child { border-top: none }

div.menu a:link {
	text-decoration: none;
	color: #E3AE3A
}
div.menu a:visited { text-decoration: none; color: #E3AE3A}
div.menu a:hover {
	background-color: #280023;
	color: white
}

/* ------------------ Body ------------------- */
	
#line {
	background-image:url(../images/line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
}
#header {
	background-image:url(../images/header_img.jpg);
	background-repeat:no-repeat;
}
#topic_001 {
	background-image:url(../images/topic_001.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#topic_002 {
	background-image:url(../images/topic_002.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#topic_003 {
	background-image:url(../images/topic_003.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width: 163px;
	height: 38px;
}
#topic_004 {
	background-image:url(../images/topic_004.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width: 163px;
	height: 38px;
}
#topic_005 {
	background-image:url(../images/topic_005.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top: 10px;
}
#topic_006 {
	background-image:url(../images/topic_006.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top: 10px;
}
#topic_007 {
	background-image:url(../images/topic_007.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#topic_008 {
	background-image:url(../images/topic_008.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#topic_009 {
	background-image:url(../images/topic_009.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#topic_010 {
	background-image:url(../images/topic_010.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#room_001 {
	background-image:url(../images/room_topic_001.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	height: 40px;
}
#room_002 {
	background-image:url(../images/room_topic_002.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	height: 40px;
}
#room_003 {
	background-image:url(../images/room_topic_003.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	height: 40px;
}
#footer_img {
	height: 704px;
	z-index: -1;
	position:absolute;
		
}

/* ------------------ PNG Fix IE6 ------------------- */
img, div, a, td, input { behavior: url(Scripts/iepngfix.php) }

