body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: white;
	background-color: black;
}
#allcontent {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.inline {
	text-align: center;
	width: 95%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}
img {
	padding: 5px;
	azimuth:center
	}
H1, H2 {
	text-align: center;
	color: White;
	font-family: "Wonton ICG", "Monotype Corsiva", Verdana, Helvetica, sans-serif;
	letter-spacing: 5px;
}
H3, H4 {
	text-align: center;
	color: White;
	font-family: "Wonton ICG", "Monotype Corsiva", Verdana, Helvetica, sans-serif;
	
}
P {
	font-family: Verdana, Helvetica, sans-serif;
	color: white;

}
td th {
	padding: 11px;
	width: auto;
	text-decoration: none;	
}
br {clear:both;
}

.under {
	font-style: italic;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.cameradata {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
}
.table {
	text-align:center;
	width: 380px;
	padding: 5px;
}
#warning {
	line-height: 1.6em;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	}
#footer {
	text-align: center;
	font-size: 70%;
	visibility: hidden;
}
#styles {
	font-size: small;
	vertical-align: middle;
	padding: 1px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #000000;
	text-decoration: underline;
}
#indeximg {
	text-align:center;
	color: #000000;
	border: none
}

a:link {
	color: #FFF8DC;
}
th a:link {
	color: #FFF8DC;
	text-decoration:none;
}
a:visited {
	color: gray;
}
a:hover {
	color: Blue;
}
a:active {
	color: Red;
}
.left {
	float: left;
	width: 120px;
	text-align: center;
	display: none;
	visibility: hidden;
}
.right {
	float: right;
	width: 120px;
	text-align: center;
	display: none;
	visibility: hidden;
}
.hidden {
	display: none;
}
.widead {
	display: none;
}
