				body
				{
					margin: 0px;
					padding: 20px;
					color: #000000;
					background-color: #ffffff;
					font-size: 14px;
					font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
					text-align: center;
				}
				
				a, a:link
				{
					text-decoration: none;
					border-bottom: 1px dotted #000000;
					color: #b80400;
				}
				a:visited
				{
					color: #60000c
				}
				a:hover, a:active
				{
					color: #fc7000;
				}
				
				.box
				{
					min-height: 650px;
					width: 1024px;
					margin: 10px auto;
					text-align: left;
					background-image: url("box_background.png");
					background-repeat: repeat-y;
				}
				
				.header
				{
					height: 219px;
					margin-left: 0px;
					margin-right: 0px;
					background-color: #ac0000;
					background-image: url("header_background.png");
					background-position: bottom;
					background-repeat: no-repeat;
				}
				.logo
				{
					float: left;
					display: inline;
					margin-top: 8px;
					margin-left: 8px;
				}
				.emotionImage
				{
					float: left;
					display: inline;
					margin-top: 8px;
					margin-left: 6px;
				}
				.emotionImage img
				{
					height: 200px;
					width: 802px;
				}
				
				.sidebar
				{
					display: inline;
					width: 198px;
					float: left;
					margin-top: 0px;
					margin-left: 0px;
					margin-right: 0px;
					margin-bottom: 0px;
				}
				.navigation
				{
					margin-top: 10px;
					margin-left: 12px;
					margin-right: 0px;
					margin-bottom: 20px;
					font-size: 18px;
				}
				.navigation div
				{
					height: 27px;
					width: 182px;
					margin-top: 5px;
					padding-top: 7px;
					padding-left: 7px;
					background-position: top left;
					background-repeat: no-repeat;
				}
				.navigation a
				{
					display: block;
					height: 27px;
					width: 182px;
					margin: 0px;
					padding-left: 8px;
					padding-top: 1px;
					background: #ff9b00;
					border: none;
					border-left: 1px solid;
					border-color: #ffffff;
					text-decoration: none;
				}
				.navigation a:link, .navigation a:visited
				{
					color: #000000;
				}
				.navigation a:hover, .navigation a:active
				{
					color: #b31010;
					background: #ffffff;
				}
				.navigation strong a, .navigation strong a:link, .navigation strong a:visited, .navigation strong a:hover, .navigation strong a:active
				{
					color: #b31010;
					background: #ffffff;
					font-weight: normal;
				}
				.button_01
				{
					background-image: url("button_01.png");
				}
				.button_02
				{
					background-image: url("button_02.png");
				}
				.button_03
				{
					background-image: url("button_03.png");
				}
				.button_04
				{
					background-image: url("button_04.png");
				}
				.button_05
				{
					background-image: url("button_05.png");
				}
				.button_06
				{
					background-image: url("button_06.png");
				}
				.button_07
				{
					background-image: url("button_07.png");
				}
				.button_08
				{
					background-image: url("button_08.png");
				}
				.button_09
				{
					background-image: url("button_09.png");
				}
				.button_10
				{
					background-image: url("button_10.png");
				}
				
				.main
				{
					width: 748px;
					margin-top: 0px;
					margin-left: 202px;
					padding-top: 0px;
					padding-left: 40px;
					padding-right: 35px;
					padding-bottom: 20px;
					font-size: 1em;
					text-align: justify;
				}
				.main h1
				{
					margin-top: 20px;
					margin-bottom: 10px;
					color: #b31010;
					font-size: 1.5em;
				}
				
				.clear
				{
					float: none;
					clear: both;
					height: 1px;
					margin: 0;
					padding: 0;
				}

