@charset "UTF-8";

html, body {
	height: 100%;
}

html>body #holder {
	height: auto;
}

body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #606060;
	background-color: #FFFFFF;
	-webkit-text-size-adjust: 100%;
	width: 510px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background-body.gif);
}

p {
	margin-bottom: 0;
}

img {
	border-style: none;
}


a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.Header {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.Header2 {
	font-size: 14px;
	color: #000000;
}

.Header3 {
	font-weight: bold;
	padding: 0 0 2px 0;
}

.Description {
	padding: 5px 0 0 0;
}

.Footer {
	font-size: 10px;
	line-height: 1.0;
}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
}

.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}

.feed {
  padding: 0 0 0 19px;
  background: url("images/feed-icon-14x14.png") no-repeat 0 50%;
}

.observer {
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}

#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	width: 508px;
	background: #FFFFFF;
	background-image: url(images/background-container.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#content {
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 42px;
	padding-left: 14px;
	min-height: 510px;
}
			
#footer {
	position: absolute;
	bottom: 0;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 14px;
}

#project select {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 140px;
	color: #000000;
	border-style: solid;
	border-color: #CCCCCC;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

#button {
	background-image: url(images/background-button.gif);
	line-height: 1.0;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin: 0px;
}

#headlines {
	height: 1.0em;
	line-height: 1.0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin: 0px;

}

#hello {
	color: #CCC;
	padding-top: 6px;
	padding-right: 35px;
	padding-bottom: 6px;
	padding-left: 170px;
	margin: 0px;
	background-color: #000000;
  	background-image: url(images/background-eyes.jpg);
	background-repeat: no-repeat;
	
}