body {
	color: 		#111111;
	margin-right: 	10px;
	margin-left: 	5px;	
	padding: 		0px;
	font-family: 	"Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 		.7em;
	font-weight: 	normal;
	line-height: 		1.4em;
}

#banner {
	margin:		0px;
	padding:		0px;
	height:		100px;
	width:		790px;

}
#container {
	margin:		0px auto;
	width:		800px;
	border: 		0px;
	padding:		0px;
}
#mainframe {
	width:		800px;
	background-color:	#FFFFFF;
	border-top-width: 	0px;
	border-top-style: 	solid;
	border-top-color: 	#FFFFFF;
	border-bottom-width: 	0px;
	border-bottom-style: 	solid;
	border-bottom-color: 	#FFFFFF;
	padding:		0px;
}
#flashPane {
	margin-top:		10px;
	margin-left:		0px;
	margin-right:	0px;
	margin-bottom:	0px;
	padding:		0px;
	height:		430px;
	width:		800px;
}
#quicktimePane {
	margin:		0px;
	padding:		0px;
	height:		600px;
	width:		800px;
}
#capturePane {
	margin-left:		0px;
	margin-top:		0px;
	padding:		0px;
	height:		533px;
	width:		800px;
}
#pressure {
	margin:		0px;
	padding:		0px;
	height:		600px;
	width:		800px;
}
#taba {
	margin:		0px;
	padding:		0px;
	height:		600px;
	width:		800px;
}
#nav {
	padding:		0px;
	margin-top: 	-2px;
	margin-bottom: 	10px;
}
#nav ul {
	text-align: 		center;
	margin:		0px;
	padding:		0px;
}
#nav li {
	display:		inline;
	padding:		0px;
	font-size: 		1.2em;
	color: 		#000000;
	text-align: 		center;
	line-height: 		1em;
	vertical-align: 	middle;
}
#nav li a:link {
	text-decoration: 	none;
	color: 		#000000;
	background-color:	transparent;
}
#nav li a:visited {
	text-decoration: 	none;
	color: 		#000000;
	background-color:	transparent;
}
#nav li a:hover {
	text-decoration: 	none;
	color: 		#FFFFFF;
	background-color:	#888888;
}
#nav li a:active {	
	text-decoration: 	none;
	color: 		#000000;
	background-color:	#888888;
}

#content {
	padding:		0px;
	margin:		0px;
}
.cat {
	text-align:		left;
	height:			3em;  //1.0em; 
	padding:		0px 0px 0px -2px;
	margin-top:		40px;
	margin-bottom:	0px;
	font-size: 		1.5em;
	color: 			#FFFFFF;
	background-color:	#888888; //#FFCC33;	
	//vertical-align:	bottom;

}
.item {
	margin-bottom:	4px;
	margin-left:		0px;
	margin-right:	0px;
	font-size: 		1em;
	color: 		#333333;
	background-color:	#FFFFFF;	
	text-align:		justify;
	font-weight: 	normal;
	line-height: 		1.3em;
	vertical-align:	middle;
	min-height: 	6.68em; /*80px; */
}
.item a:link {
	text-decoration: 	none;
	color: 		#1E4166;
}
.item a:visited {
	text-decoration: 	none;
	color: 		#1E4166;
}
.item a:hover {
	text-decoration: 	underline;
	color:		 #009900;
}
.item a:active {
	text-decoration: 	underline;
	color:		 #009900;
}

.item img {
	width: 		6.68em; /* 80 px;*/
	height:		6.68em; /* 80 px;*/
	margin-top:		2px;
	margin-right:	10px;
	border:		0px;
	float:		left;
}

#caption {
	margin-top:		14px;
	margin-bottom:	30px;
	margin-left:		0px;
	margin-right:	0px;
	font-size: 		1em;
	color: 		#000000;
	background-color:	#FFFFFF;	
	text-align:		justify;
	font-weight: 	normal;
	line-height: 		1.3em;
}
#caption a:link {
	text-decoration: 	none;
	color: 		#1E4166;
}
#caption a:visited {
	text-decoration: 	none;
	color: 		#1E4166;
}
#caption a:hover {
	text-decoration: 	underline;
	color:		 #009900;
}
#caption a:active {
	text-decoration: 	underline;
	color:		 #009900;
}


#footer {
	height: 25px;
	background-color: #FFCC33;
}
#footer h1 {
	margin:		5px;
	vertical-align: 	bottom;
	font-size: 		1em;
	color: 		#FFFFFF;
	text-align: 		center;
	line-height:		2em;
}