body {
	background-color: #333333;

}
.headerdate {
  text-align:left;
  color: #FFF593;
  border-bottom: 1px solid #666;
}
.headerbox {
  border-left: 1px solid #666;
  border-top: 1px solid #666;
  border-right: 1px solid #666;
  padding-left: 2px;
  padding-right: 2px;
  margin-left: 1px;
}


a:link {text-decoration: none; color: #FFF593;}
a:visited {text-decoration: none;color: #FFF593;}
a:hover {text-decoration:underline;color: #FFF593;}
a:active {text-decoration: underline;color: #FFF593;}

.photobooktextarea,.photobooksubmit,.photobookinput  {
                font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
	width: 350px;
	border: 1px solid #FFF593;
}
.cont1 {
	position: relative;
	border: 2px solid #000099;
	text-align: right;
}
.headimage {
	border: 1px solid FFF593;
	border-left: 1px solid FFF593;
	margin: 1px;
	padding: 1px;
	width: 600px;
	text-align: center;
}
.line1 {
	background-color: #FFF593;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial;
}
h2 {

	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial;
}
.line2 {

	background-color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
hr {
  height=1px;
}