/* ----------------------------------------------------------------------------- Main Page */body {background-color: #000000;background-image: url(img/index_bg.jpg);background-repeat: no-repeat;background-position: top center;margin: 0;padding: 0;text-align: left;}#container {	margin: 0 auto;	width: 804px;	padding: 0;}/* ---------------------------------------------------------------------------- Fonts */p {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	line-height: 18px;	font-weight: normal;	font-variant: normal;	color: #cccccc;	text-decoration: none;	padding: 0;	margin: 0 0 16px 0;}h1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 19px;	font-style: normal;	line-height: 20px;	font-weight: bold;	font-variant: normal;	color: #cc6666;	text-decoration: none;	padding: 0;	margin: 0 0 6px 0;}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: italic;	line-height: 11px;	font-weight: normal;	font-variant: normal;	color: #ffffff;	text-decoration: none;	padding: 0;	margin: 0 0 11px 0;}h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: 12px;	font-weight: bold;	font-variant: normal;	color: #666666;	text-transform: uppercase;	text-decoration: none;	padding: 0;	margin: 0 0 6px 0;}.submenutext {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: 11px;	font-weight: bold;	font-variant: normal;	color: #999999;	text-decoration: none;	padding: 0;	margin: 0 0 15px 0;}.footer {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	font-size: 9px;	color: #cccccc;	text-decoration: none;	font-style: normal;	line-height: normal;	font-variant: normal;    padding: 0;	margin: 0;}/* ----------------------------------------------------- Link fonts */a:link, a:visited, a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	line-height: 18px;	font-weight: normal;	font-variant: normal;	color: #cc9966;	text-decoration: none;	padding: 0;	margin: 0 0 16px 0;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	line-height: 18px;	font-weight: normal;	font-variant: normal;	color: #cc9966;	text-decoration: underline;	padding: 0;	margin: 0 0 16px 0;}a.submenu:link, a.submenu:visited, a.submenu:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: 12px;	font-weight: bold;	font-variant: normal;	color: #cc9966;	text-decoration: none;	padding: 0;	margin: 0 0 15px 0;}a.submenu:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: 11px;	font-weight: bold;	font-variant: normal;	color: #cc9966;	text-decoration: underline;	padding: 0;	margin: 0 0 15px 0;}a.footer:link, a.footer:visited, a.footer:active {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	font-size: 9px;	color: #cc9966;	text-decoration: none;	font-style: normal;	line-height: normal;	font-variant: normal;}a.footer:hover {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	font-size: 9px;	color: #cc9966;	font-style: normal;	line-height: normal;	font-variant: normal;	text-decoration: underline;}/* -------------------------------------------------------------------------------------------------- Other */.content_bg_line {background-image:  url(img/content_bg_line.gif); background-repeat: repeat-y; background-position: top left;}
