@charset "utf-8";

body
	{background-color: #000000;
	font-family: Times, "Times New Roman", Georgia}

a:link, a:visited
	{color: #ffffff;
	text-decoration: none}

.title_bar_vertical
	{position: absolute;
	top: 0px;
	left: 0px;
	border: 0px}

.title_bar_horizontal
	{position: absolute;
	top: 0px;
	left: 165px;
	border: 0px}

.title_bar_image
	{position: absolute;
	top: 328px;
	left: 0px;
	border: 0px}

.body_text_header
	{position: absolute;
	top: 113px;
	left: 185px;
	border: 0px;
	width: 525px;
	color: #ffffff;
	font-size: 20px;
	line-height: 22px}

.body_text
	{position: absolute;
	top: 260px;
	left: 185px;
	border: 0px;
	width: 500px;
	text-align: justify;
	color: #cc9966;
	font-size: 15px;
	line-height: 17px}

#footer
	{position: absolute;
	top: 600px;
	left: 135px;
	border: 0px;
	width: 570px}

#footer a:link, a:visited
	{margin-left: 50px;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	line-height: 30px}
