


body	{
	font-family: arial, Helvetica;
	color: #cccccc;
	background-color: #000000;
}

.site_updates	{
	background-color: #000000;
	color: #cccccc;
	font-family: arial, Helvetica;
	font-size: 12px;
	width: 455px;
	height: 230px;
	overflow-x: hidden;
	overflow-y: scroll;
	border-style: solid;
	border-width: 2px;
	border-color: #cccccc;
}

.disclaimer	{
	background-color: #000000;
	color: #cccccc;
	font-family: arial, Helvetica;
	font-size: 12px;
	width: 460px;
	height: 150px;
	overflow-x: hidden;
	overflow-y: scroll;
	border-style: solid;
	border-width: 2px;
	border-color: #cccccc;
	margin-left: auto;
	margin-right: auto;
}
img	{
	border: none;
}

b	{
	font-size: 15px;
	
}

table.enter	{
	text-align: center;
}

.trailer	{
	position: relative;
	left: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

i	{
	color: red;
}