body
	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background-color: #121212;
	}

div#all
	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background-color: #121212;
		background-image: url(../graph/top-bg.jpg);
		background-repeat: repeat-x;
	}

div#main
	{
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
		width: 950px;
		background-color: #121212;
		background-image: url(../graph/top-bg-center-2.jpg);
		background-repeat: no-repeat;
	}

div#top-menu
	{
		margin: 0 auto 223px auto;
		padding: 0;
		clear: both;
		background-image: url(../graph/top-menu-bg.jpg);
		width: 466px;
		height: 40px;
	}

div#all-text
	{
		clear: both;
		width: 950px;
		background-color: #180000;
		margin: 0 0 0 0;
		padding: 20px 0 10px 0;
		background-image: url(../graph/all-text-bg.jpg);
	}

div#bottom
	{
		width: 930px;
		margin: 10px 10px 0 10px;
		clear: both;
	}

img#bottom-left-img
	{
		margin: 0 10px 0 0;
		border: 0;
		float: left;
	}

div#bottom-right-text
	{
		float: right;
		width: 430px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-family:  "times new roman", times, helvetica, tahoma, arial;
		font-size: 15px;
		color: #f3bf72;	
		font-style:italic;
	}

span.main-text
	{
		display: block;
		clear: both;
		width: 890px;
		margin: 0 30px 0 30px;
		font-family:  "times new roman", times, helvetica, tahoma, arial;
		font-size: 15px;
		color: #f3bf72;	
		font-style:italic;
	}

span.title
	{
		display: block;
		clear: both;
		margin: 0 30px 30px 30px;
		font-family:  "times new roman", times, helvetica, tahoma, arial;
		font-size: 18px;
		color: #f3bf72;
		font-weight: bold;
	}

a.top-menu-link, a.top-menu-link:visited
	{
		display: block;
		float: left;
		padding: 11px 15px 15px 15px;
		margin: 0 1px 0 1px;
		font-family: tahoma, verdana, arial, helvetica;
		font-size: 12px;
		color: #f3bf72;
		text-decoration: none;
	}

a.top-menu-link:hover
	{
		display: block;
		float: left;
		padding: 11px 15px 15px 15px;
		margin: 0 1px 0 1px;
		font-family: tahoma, verdana, arial, helvetica;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		background-image: url(../graph/top-menu-link-h.png);
	}

img.to-left
	{
		margin: 0 0 0 0;
		border: 0;
		float: left;
	}

img.to-right
	{
		margin: 0 0 0 0;
		border: 0;
		float: right;
	}

img.to-both
	{
		margin: 0 0 0 0;
		border: 0;
		clear: both;
	}

img.empty
	{
		clear: both;
		margin: 0 0 0 0;
		border: 0;
		width: 100%;
		height: 1px;
	}

img.gall-img
	{
		float: left;
		margin: 2px;
		border: 0;
	}

img#flame
	{
		position: absolute;
		left: 50%;
		margin-left: -330px;
		top: 102px;
		z-index: 9999;
	}

div.bottom-left-text-class
	{
		text-align: justify;
		margin: 0 10px 0 20px;
		border: 0;
		float: left;
		font-family: tahoma, verdana, arial, helvetica;
		font-size: 12px;
		color: #f3bf72;
		width: 442px;
		line-height: 20px;
	}
