body {
	font-family:arial,helvetica;
	font-size:11px;
	color:#222222;
	margin: 10px 0px 0px 10px;
	padding: 0px; 
	background-color: #993300;
}

p {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #222222;
  line-height: 16px;
}

div, td, span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #222222;
}

form {
  margin: 0px;
  font-size: 11px;
  color: #222222;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#slideshow_photo_container {
	margin-bottom: 5px; 
	text-align: center;
}

#slideshow {
	margin-bottom: 5px; 
	border: 1px solid #666666;
}

#slideshowCap {
	line-height: 20px;
	padding: 0px 12px 14px 12px;
}

.message {
	border: 1px solid #003984;
	padding: 8px 12px 8px 12px;
	background-color: #95befe;
	color: #000000;
	text-align: center;
}

#powered_by {
	width: 245px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(/res/images/powered_by_logo.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	margin: 14px 0px 2px 0px;
	padding: 6px 0px 8px 35px;
	color: #333333;
	font-weight: bold;
	border: 3px solid #CCCCCC;
}

#powered_by a:link {
  color: #ea780c;
  text-decoration: none;    
}

#powered_by a:visited {
  color: #ea780c;
  text-decoration: none;  
}

#powered_by a:active {
  color: #ea780c;
  text-decoration: underline;
}

#powered_by a:hover {
  color: #ea780c;
  text-decoration: underline;
}
