body
{
	margin: 0;
	background: url("images/bg.gif");
	background-repeat: repeat-x;
	background-color: #000;
}

td
{
	font-size: 11px;
	font-family: verdana, san-serif;
	line-height: 20px;
	color: #ccc;
}

img
{
	border: 0;
}

#navbar
{
	margin: 2px 0 2px 0;
}

.nav 
{
	height: 30px;
	margin: 0;
	padding: 0 14px 0 14px;
	text-align: center;
	background: url("images/nav-bg.gif");
}

.navspace
{
	width: 2px;
	margin: 0;
	padding: 0;
}

.nav a
{
	color: #660000;
	text-decoration: none;
}

.nav a:hover
{
	color: #880000;
	text-decoration: underline;
}

.nav a:active
{
	color: #880000;
	text-decoration: underline;
}

.nav a:visited
{
	color: #660000;
	text-decoration: none;
}

.selection a
{
	color: #ffffff;
	text-decoration: none;
}

.selection a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.selection a:active
{
	color: #ffffff;
	text-decoration: underline;
}

.selection a:visited
{
	color: #ffffff;
	text-decoration: none;
}

a
{
	color: #fec856;
	text-decoration: underline;
}

 a:hover
{
	color: #fee09f;
}

a:active
{
	color: #fee09f;
}

a:visited
{
	color: #fec856;
}

.navside
{
	color: #660000;
	height: 30px;
	margin: 0;
	padding: 0 14px 0 14px;
	text-align: center;
	width: 40%;
	background: url("images/nav_side-bg.gif");
}

#slide
{
	width: 457px;
	height: 240px;
	background-color: #424242;
	text-align: center;
	vertical-align: middle;
}

#videoback
{
	width: 261px;
	background-color: #424242;
	text-align: center;
}

#videofor
{
	font-size: 12px;
	color: #fec856;
}

.selection
{
	font-size: 10px;
	color: #ffffff;
	padding: 10px 18px 10px 18px;
	background-color: #272727;
}

.content
{
	padding: 18px;
	background-color: #272727;
	vertical-align: top;
}

p
{
	margin: 18px 0 0 0;
}

.line
{
	height: 1px;
	border-top: 1px solid #343434;
	margin: 20px 0 0 0;
}

.largewords
{
	font-size: 14px;
	line-height: 24px;
}

.contentside
{
	padding: 18px;
	line-height: 18px;
	vertical-align: top;
	background-color: #191919;
}

.sidepicture
{
	float: left;
	margin: 4px 10px 40px 0;
}

#footer
{
	background-color: #272727;
	font-size: 9px;
	color: #999999;
	padding: 10px 18px 10px 18px;
}

