body {
	background-color: rgb(153,160,160);
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	color: rgb(0,0,0);
	position:relative;
}
#content a:link {
	text-decoration: none;
	color: rgb(102,0,51);
	font-weight: bold;
}
#content a:visited {
	text-decoration: none;
	color: rgb(102,0,51);
	font-weight: bold;
}
#content a:hover {
	text-decoration: none;
	color: rgb(153,160,160);
	font-weight: bold;
}
#content a:active {
	text-decoration: none;
	color: rgb(153,160,160);
	font-weight: bold;
}
#header {
	width: 100%;
	height: 24px;
	background-color: #95622F;
}
#header2 {
	width: 762px;
	height: 64px;
	margin: 0 auto 0 auto;
	position: relative;
}
#branding {
	position: absolute;
	z-index: 10;
	height: 111px;
	width: 214px;
	left: 16px;
	top: -23px;
}
#container {
	width: 934px;
	margin: 0 auto 0 auto;
	background-image:  url("../Images/tsi_ripples.jpg");
	background-repeat: no-repeat;
	height: 488px;
	background-position: 60px -1px;
	background-color: #99A0A0;
}
.grad {
	margin: 0;
	padding: 0;
	width: 86px;
	height: 400px;
	float: left;
}
#main_nav {
	margin: 0px;
	padding: 0px;
	width: 120px;
	height: 262px;
	float: left;
}
#sub_nav {
	margin: 0;
	padding: 0;
	width: 120px;
	height: 262px;
	float: left;
}
#content {
	background-color: rgb(255,255,255);
	margin: 0;
	padding: 0;
	width: 522px;
	float: left;
	height: 600px;
	position: relative;
	z-index: 1;
}
#content p {
	margin: 8px 0px 8px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
}
.adjacent {
	margin: -8px 0px -8px 0px;
}
#content h1 {
	margin: 0px;
	padding: 0px;
	line-height: 11px;
	color: rgb(255,51,51);
	font-size: 11px;
}
#how {
	background-image:url(../Images/h1_how.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#features {
	background-image:url(../Images/h1_features.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#news {
	background-image:url(../Images/h1_news.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#events {
	background-image:url(../Images/h1_events.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#how span, #features span, #news span, #events span {
	position: absolute;
	margin-top: -9999px;
}
#movie {
	position: absolute;
	width: 522px;
	height: 180px;
	top: 0;
	left: 0;
	z-index: 2;
}
#breaking {
	position: absolute;
	width: 225px;
	top: 250px;
	left: 24px;
	height: auto;
	z-index: 2;
}
#upcoming {
	position: absolute;
	width: 225px;
	top: 250px;
	left: 273px;
	height: auto;
	z-index: 2;
}
#bottom_bar {
	position: absolute;
	top: 576px;
	height: 24px;
	width: 522px;
	background-color: #95622F;
	z-index: 2;
}
#wx_module_741 {
	position: absolute;
	visibility: hidden;
	height: 300px;
	width: 320px;
	left: 50px;
	top: 88px;
	z-index: 3;
}
#wx_module_button {
	position: absolute;
	visibility: hidden;
	height: 19px;
	width: 298px;
	left: 50px;
	top: 338px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	z-index: 3;
}
#footer {
	margin: 0px 0px 0px 326px;
	padding: 0px;
}

