body {
	padding:0;
	margin:0;
	border:0;
	background-color: #FFFF99;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CCCC;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FF6633;
	text-decoration: none;
}
a:visited {
	font-style: normal;
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	color: #FFCC00;
	text-decoration: none;
}
#col1 {
	padding:0;
	margin:0;
	background-color: #FF6633;
	clear: both;
}
#pictures {
	background-color: #FFFFFF;
	width: 100%;
	height: 450px;
	overflow: auto;
	clear: both;
	color: #CCCCCC;
}
#sequential {
	background-color: #FFFFFF;
	width: 100%;
	height: 260px;
	overflow: auto;
	clear: both;
}
#motion {
	width: 100%;
	height: 340px;
	/* left: 10px; */
	overflow: auto;
	clear: both;
}
#sounds {
 	background-color: #FFFFFF;
	width: 100%;
	overflow: hidden;
	clear: both;
}
#news {
 	background-color: #FFFFFF;
	width: 100%;
	overflow: hidden;
	clear: both;
}
#contact {
	background-color: #FFFFFF;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.table1 {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-size: 9px;
/* 	background-color: #FFFFFF; */
/* 	color: #00CCFF; */
}
.table2 {
	border: 0px none;
	font-size: 9px;
	/* 	 	background-color: #FFFF99; */
color: #FF6633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	height: 70px;
	background-image:url(../images/lionfeet.jpg);
	background-repeat: no-repeat;
	clear: both;
	}
#chadwick {
	background: url(../images/lionheadtitle.jpg) no-repeat;
	float: left;
	height: 100px;
	width: 100%;
	}
#newsbox {
	padding: 0px;
	margin: 0px;
	color: #00CCCC;
	position: relative;
	left: 10px;
	width: 400px;
}
#soundbox {
	padding: 0px;
	margin: 0px;
	color: #00CCCC;
	position: relative;
	left: 10px;
	width: 400px;
}
.newslabel {
	font-weight: bold;
	color: #FF6633;
}
/*
#newsbox a:link {
	font-size: 9px;
	font-style: normal;
	color: #FF6633;
	text-decoration: none;
}
#newsbox a:visited {
	font-size: 9px;
	font-style: normal;
	color: #FF6633;
	text-decoration: none;
}
#newsbox a:hover {
	font-size: 9px;
	font-style: normal;
	color: #FFCC00;
	text-decoration: none;
}
*/
#col1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFF99;
	text-decoration: none;
}
#col1 a:visited {
	font-style: normal;
	color: #FFFF99;
	text-decoration: none;
}
#col1 a:hover {
	font-style: normal;
	color: #FFCC00;
	text-decoration: none;
}
.leftspace10 {
	position: relative;
	left: 10px;
}
.orange {
	position: relative;
	left: 10px;
	color: #FF6633;
}
#click{
	width: 100px;
	text-align: center;
	vertical-align: middle;
}