#container {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

/* hide from ie5 mac \*/
html {
height: 100%;
background-color: #000000;
}
#flashcontent {
  height: 100%;
background-color: #000000;
}
/* end hide */

#content {
	padding: 5px;
	margin-right: 5;
	text-align: left;
}
#sidebar-a {
	float: right;
	width: 260px;
	height: 520px;
	margin: 0;
	margin-left: ;
	padding: 5px;
	text-align: center;
}
#footer {
	clear: both;
	padding: 5px;
	margin-top: ;
	text-align:center;
	color: #aaaaaa;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
body {
height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #aaaaaa;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #aaaaaa;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	color: #aaaaaa;
}
h2 {
	font-size: 16px;
	color: #00a6de;
}
h3 {
	font-size: 14px;
	color: #7c237f;
}
h4 {
	font-size: 12px;
	color: #85853d;
}
