

.be-nice-to-Mac-IE5
{
	font-family: "\"}\"";
	font-family: inherit;
}

/* -- GENERAL REDECLARATIONS -- */

*
{
	margin: 0;
	padding: 0;
	text-align: left;
}

td
{
	padding: 4px;
}

body
{
	/* width: 95%; */
	text-align: center;
	background: #053e9e url(../images/back_main.gif) repeat 0 0;	
}

body, p, td, input, select, textarea
{
	font: normal 12px/16px Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
}

A:link { text-decoration: underline; font-weight: normal; color: #fff; }
A:visited { text-decoration: underline; font-weight: normal; color: #fff; }
A:hover { text-decoration: underline; font-weight: normal; color: #aaa; }
A:active { text-decoration: underline; font-weight: normal; color: #aaa; }

ul, ol
{
	margin: 0 0 0 0;
}

ul
{
	list-style: url(../images/website/bullet_arrow_gold.gif);
}

li
{
	margin: 0 0 8px 46px;
}

dl
{
	margin: 0 0 10px;
}

dt
{
	font-weight:bold;
}

dd
{
	margin:0 0 3px 10px;
}

p
{
	margin:0 0 16px;
}

h1
{
	font: bold 16px/16px Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 0px 0px 16px 0px;
}

h2
{
	font: bold 12px/16px Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 0px;	
}

h3
{
	font: bold 12px/16px Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 0px;;
}

hr
{
	display:none;
}

img
{
	border:none;
}

acronym
{
	border-bottom: 1px dotted;
}

blockquote
{
	margin:0 25px 20px 25px;
	font-style:italic;
}

/* -- IDS -- */

#horizon
{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#content
{
	background-color: #000;
	margin-left: -350px;
	position: absolute;
	top: -210px;
	left: 50%;
	width: 700px;
	height: 420px;
	visibility: visible;
	text-align: center;
}

#content2
{
	background-color: #000;
	margin-left: -390px;
	position: absolute;
	top: -220px;
	left: 50%;
	width: 780px;
	height: 440px;
	visibility: visible;
	text-align: center;
}

#movie
{
	background-color: #000;
	width: 700px;
	height: 400px;
	text-align: center;
}

#movie p
{
	text-align: center;
}

#movie2
{
	background-color: #000;
	width: 780px;
	height: 440px;
	text-align: center;
}

#movie2 p
{
	text-align: center;
}

#header
{
	background-color: #000;
	width: 700px;
	height: 12px;
	text-align: center;
	padding-top: 8px;
}

#header p
{
	color: #FFF;
	text-align: center;
	font: normal 12px/12px Arial, Verdana, Helvetica, sans-serif;	
}
