body {
	background: #CCCCCC url('../IMAGES/bg.jpg') top center fixed no-repeat;
	margin: 0px;
	margin-left: 7%;
	font-family: Helvetica;
	font-size: 11px;
	letter-spacing: 0px;
	word-spacing: 0px;
	overflow: hidden;
}

a:link, a:visited {
	color: #333;
	text-decoration: none;
	outline: none;
	cursor: hand;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

a:hover, a:active {
	color: #BBB;
	text-decoration: none;
  	outline: none;
	cursor: hand;
	padding: 0px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

#menu {
	z-index: 2;
	position: fixed;
	margin-top: 9.3em;
}

#reelmenu {
	z-index: 2;
	margin-top: 3.2em;
}

#menu img, #reelmenu img {
	border: 0px;
	padding-left: 2px;
}

#follow {
	z-index: 2;
	position: fixed;
	bottom: 2%;
	margin-left: -10px;
	letter-spacing: 0px;
}

#follow img {
	width: 28px;
	height: 28px;
	vertical-align: middle;
	border: 0px;
}

#follow a{
	color: #FFF;
	padding: 10px;
}

#header {
	font-family: Helvetica;
	font-size: 9.0em;
	color: #000;
	letter-spacing: -5px;
	margin: 0px;
	margin-left: -3px;
	line-height: -1.5em;
	display: block;
	height: 120px;
}

#headercontent {
	width: 900px;
	padding-left: 2px;
	padding-top: 4.5em;
}

#headercontent img {
	border: 0px #000 solid;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 0px;
}

#text1 {
	font-size: 2.5em;
	color: #FFF;
	background-color: #000;
	letter-spacing: -1px;
	padding: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
}

#text2 {
	font-size: 1.2em;
	color: #FFF;
	background-color: #000;
	letter-spacing: 0px;
	padding: 5px;
	margin-right: 2px;
	width: 196px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}

#text2 a:link, a:visited {
	color: #FFF; text-decoration: none;
}

#text2 a:hover {
	color: #FFFF00;
}

#text2 img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

#trans {
	filter:alpha(opacity=70);-moz-opacity:0.8;opacity:0.8;
}

#thetop {
	padding-top: 2.5em;
	font-weight: bold;
}