body {
	background:#000000 ;
	font-size:75%;
	line-height:1.6em;
	margin:0pt;
	padding:15px 0pt;
	text-align:left;
	color:#999999;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

.footer{
	position: fixed;
	bottom: 0px;
	margin: 5px;
	width: 95%;
	font-size:75%;
	line-height:1.6em;
	font-weight: normal;
	color:#333333;
	text-align:left;
 }


#holder{

	margin: auto;
	height: auto;
	width: 800px;
	padding: 50px;
 }

strong {
	color:#FFFFFF;
}

label {
	text-align: left;
	display: block;
}

input {
	border:none;
	padding:5px;
	color: #333333;
	background: #999999;
	margin-bottom:5px;
}

h1 {
	font-size:120%;
	margin:5px 0 10px 0;
	padding:0;
	color:#FFFFFF;
}

input:focus {
	color: #000000;
	background: #FFFFFF;
}

input.submit {
	color: #333333;
	background: #999999;
	margin-top:15px;
}

input.submit:focus {
	color: #000000;
	background: #FFFFFF;
}

#daform{
	margin:0;
	padding:0;
	/*display:inline;*/
	height: 290px;
	width: 250px;
	float:right;
}

#image {
  height: 412px;
  width: 368px;
  float:left;
  margin-right:30px;
}

legend {
	font-size:90%;
	color: #fff;
	background: #333333;
	border: 1px solid #ffffff;
	padding: 2px 6px;
	line-height:150%;
	text-align: left;
}

.footer a:link {
	padding: 2px 15px 2px 5px;
	background-color:#333333;
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited {
	padding: 2px 15px 2px 5px;
	background-color:#333333;
	color:#999999;
	text-decoration: none;
}

.footer a:hover {
	padding: 2px 15px 2px 5px;
	background-color:#990000;
	color:#FFFFFF;
	text-decoration: underline;
}

.release h1 { 
	margin-top:20px;
}

/*

.release h2 {
	font-size:100%;
	font-weight:bold;
	line-height:1em;
	color:#990000;
}

.release strong {
	font-weight:bold;
}

*/

.release a:link {
	padding: 1px 1px 1px 1px;
	background-color:#000000;
	color:#999999;
	text-decoration:none;
}


.release a:visited {
	padding: 1px 1px 1px 1px;
	background-color:#000000;
	color:#999999;
	text-decoration: none;
}

.release a:hover {
	padding: 1px 1px 1px 1px;
	background-color:#990000;
	color:#FFFFFF;
	text-decoration: underline;
}
