
body {
	background-color: #FFFFFF;
}

p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

* {
	font-family: "helvetica neue", helvetica, arial, tahoma, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 1.2em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h2 {
	font-size: .8em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.logo {
	border: 0;
	float: left;
	padding-bottom: 10px;
}

.thinbox {
	border: 1px solid #9D9DA1;
	width: 100%;
}

.siteslist {
	width: 25%;
}

.bak0 {
	background-color: #FFFFFF;
}

.bak1 {
	background-color: #F0F9F4;
}

.bak2 {
	background-color: #E0E9E4;
}

.bak3 {
	background-color: #C0D3CA;
}

.bak4 {
	background-color: #008080;
}

.title {
	padding: 30px 5px 5px 5px; 
	margin: 5px 5px 5px 5px;
	padding-left: 150px;
	font-size: 18pt;
	color: #707070;
}

ul.select, li.select, a.select, a.selected {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

ul.select {
	border: 1px solid #9D9DA1;
	background: white;
	list-style: none;
}

a {
	color: #008080;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a.select {
	padding: 0px;
	border: 1px solid white;
	text-decoration: none;
	color: #808080;
	font-weight: bold;
	width: 100%; /* IE */
	white-space: nowrap;
}

a.selected {
	padding: 0px;
	border: 1px solid #F0F0F0;
	text-decoration: none;
	color: #000000;
	background-color: #F0F0F0;
	font-weight: bold;
	width: 100%; /* IE */
	white-space: nowrap;
}

li.select > a.select {
	width:auto;
}

li.selected > a.selected {
	width:auto;
}

a.select:hover, a.selected:hover {
	border-color: #808080;
	color: #000000;
	text-decoration: none;
}

a.button {
	border: 1px solid #9D9DA1;
	background-color: #C0D3CA;
	color: #008080;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

a.button:hover {
	background-color: #F0F9F4;
	color: #008080;
	text-decoration: none;
}

input {
	padding: 0px; /* Fix FF vert positioning */
	border: 1px solid #9D9DA1;
	background-color: #F0F9F4;
	color: #008080;
	text-decoration: none;
	font-weight: bold;
	height: 17px;
	text-align: right;
}

.container {
	border: 1px solid white;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	vertical-align: bottom;
}

#exclaimer {
	clear: both;
	padding-left: 25px;
	padding-top: 5px;
}

#exclaimer h3 {
	font-size: 1.4em;
}

.images p {
	padding: 0;
	margin: 0;
}

#site_link {
	float: right;
}

#dates {
	float: left;
}

.images {
	clear: both;
}
