body
{
	color: #000000;
	margin: 0px;
	background-color: #000;
	background-repeat: repeat-x;
}

#homeBox
{
	width: 780px;
	display: table;
	background-color: #333;
	background-image: url(../images/home_text.gif);
	background-repeat: repeat-x;
	border-width: 0 0 1px 0;
	border-color: #000;
	border-style: solid;
}

#homeText
{
	width: 376px;
	height: auto;
	display: table;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	float: left;
}

#homeMid
{	color: #ccc;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	letter-spacing: 1px;
	line-height: 16px;
	text-align: left;
	width: auto;
	height: auto;
	display: block;
	border-width: 0 1px 0 1px;
	border-color: #666;
	border-style: solid;
	margin: 0px; padding: 0px;
}

#newsBox
{
	width: 370px;
	height: auto;
	display: table;
	margin: 10px 0px 10px 10px;
	float: left;
	background-color: #474747;
	background-image: url(../images/home_news.gif);
	background-repeat: repeat-x;
}

#newsList
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
	display: block;
}

#newsList li
{
	background: transparent url(../images/bullet.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	padding-bottom: 2px;
	margin: 1px 0px 3px 0px;
	text-align: left;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	width: 330px;

}

#newsList li a
{	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#newsList li a:hover
{	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#happyBox
{
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	width: auto;
	height: auto;
	display: table;
	clear: both;
}

a.more
{
	color: #ccc;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

a:hover.more { color: #fff; }

#happyImage
{
	display: table;
	height: 70px;
	width: 55px;
	float: right;
	border-width: 1px;
	border-color: #666;
	border-style: solid;
	margin: 0 0 10px 10px;
}

.line
{
	height: 1px;
	width: 100%;
	padding: 0px;
	background-image: url(../images/line.gif);
	border-width: 0px;
	font-size: 1px;
	background-repeat: repeat-x;
	clear: both;
	margin-top: 11px;
	margin-bottom: 11px;
}

.space
{
	padding: 10px;
}

.centeredColumn
{
	width: 780px;
	margin: 0 auto;
	margin-left: expression( (document.body.clientWidth - 780) / 2 + 'px');
}

.navBox
{
	width: 780px;
	height: 25px;
	display: block;
	margin: 26px 0 0 0;
	border-width: 0 0 1px 0;
	border-color: black;
	border-style: solid;
}

#navigation
{
	width: 571px;
	height: 25px;
	display: block;
	float: left;
}

#footBox
{
	width: 780px;
	display: table;
	clear: both;
}

.foot
{
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica;
	padding: 2px;
	text-align: center;
	letter-spacing: 2px;
	vertical-align: middle;
	font-weight: 600;
	line-height: 16px;
}

a.foot { text-decoration: none; }

a:hover.foot
{
	color: #FFF;
	text-decoration: none;
}

.credits
{
	color: #999;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
}

a.credits { text-decoration: none; }

a:hover.credits
{
	color: #FFF;
	text-decoration: none;
}


#flashcontent
{
	width: 780px;
	height: 318px;
	margin: 0px;
	z-index: 1;
}

#flashthumb
{
	width: 150px;
	height: 83px;
	margin: 0px;
	display: table;
}
